dwarf2out.c (class_scope_p): New fn.
[gcc.git] / gcc / dwarf2out.c
1999-12-14 Jason Merrilldwarf2out.c (class_scope_p): New fn.
1999-12-06 Brendan Kehoedwarf2out.c (field_byte_offset): As with dwarfout.c...
1999-12-05 Mark Mitchelldwarf2out.c (add_abstract_origin_attribute): Don't...
1999-12-01 Jason Merrilldwarf2out.c (scope_die_for): Only handle types.
1999-11-25 Jason Merrilldwarf2out.c (pend_type, [...]): Lose.
1999-11-25 Jason Merrilldwarf2out.c (free_AT, free_die): New fns.
1999-11-23 Jason Merrillrevert AT_containing_type change
1999-11-23 Jason Merrilldwarf2out.c (die_struct): Remove die_attr_last and...
1999-11-17 Jason Merrilldwarf2out.c (push_decl_scope): Still use decl_scope_dep...
1999-11-16 Jason Merrilldwarf2out.c (scope_die_for): Don't rely on the decl_sco...
1999-11-10 Jeffrey A Lawdwarf2out.c (add_AT_location_description): Allow (mem...
1999-11-06 Mark MitchellMakefile.in (dbxout.o): Depend on ggc.h.
1999-11-03 Jeffrey A Law* dwarf2out.c: Do not include ctype.h.
1999-11-01 Richard Kenner[multiple changes]
1999-10-26 Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-09-30 Bernd SchmidtUse lookup table to get register sizes in dwarf2 eh
1999-09-28 Nick CliftonFix the handling of inline, unresolved type references.
1999-09-23 Jason Merrilldwarf2out.c (output_aranges): Use DW_AT_location to...
1999-09-22 Michael MeissnerFix complex-5.c problem
1999-09-09 Jason Merrilldefaults.h (EH_FRAME_SECTION, [...]): Define here.
1999-09-08 Linas VepstasLinas Vepstas <linas@linas.org>
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-03 Richard Hendersondbxout.c (dbxout_init): Use xcalloc instead of xmalloc...
1999-09-02 Richard Hendersondwarf2out.c (dwarf2out_line): Constify `lastfile'.
1999-09-02 Finn Hakanssoncombine.c (simplify_shift_const): Remove extra semicolon.
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-31 Kaveh R. GhaziMakefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-30 Jeffrey A Lawdwarf2out.c (mem_loc_descriptor): New argument MODE.
1999-08-27 Jim WilsonFix aranges corruption for non-mips 64 bit targets.
1999-08-27 Jim WilsonAdd support for defering line number table construction...
1999-08-26 Nick CliftonAccept LABEL_REFs as well as SYMBOL_REFs in mem_loc_des...
1999-08-10 Kaveh R. Ghazidwarf2out.c (dwarf2out_frame_debug_expr, [...]): Add...
1999-08-10 Kaveh R. Ghazioutput.h (assemble_name): Constify a char*.
1999-08-03 Hans-Peter Nilssondwarf2out.c (add_location_or_const_value_attribute...
1999-08-03 Mark Mitchelltoplev.h (errorcount): Declare.
1999-07-22 Mark Mitchelldefaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New...
1999-07-20 Hans-Peter Nilsson* dwarf2out.c (output_abbrev_section): Terminate with...
1999-07-08 Jason Merrilldwarf2out.c (dwarf2out_line): Emit a line number commen...
1999-07-07 Jason Merrilldwarf2out.c (gen_struct_or_union_type_die): Only rememb...
1999-06-22 Michael MeissnerRetabify
1999-06-03 Jason Merrilldwarf2out.c (add_incomplete_type): New fn.
1999-05-25 Jeffrey A Lawoutput.h (STRIP_NAME_ENCODING): Provide default definition.
1999-04-18 John Wehleoutput.h (current_function_is_leaf, [...]): Declare.
1999-03-30 Jason Merrilldwarf2out.c (output_line_info): Don't emit redundant...
1999-03-25 Andrew Macleodrtl.texi (RTX_FRAME_RELATED_P): Add documentation.
1999-03-21 Nick CliftonPreserve programmer specified labels, and emit debug...
1999-03-11 Jason Merrilldwarf2out.c (add_AT_lbl_offset): Rename from add_AT_sec...
1999-02-25 Jason Merrilldwarf2out.c (scope_die_for): Set scope_die to comp_unit...
1999-02-24 Jim WilsonFix dwarf2 debug error found by gdb testsuite: add...
1999-02-01 Kaveh GhaziAdd 1999 copyright.
1999-02-01 Kaveh R. Ghazisystem.h (inline, const): Handle these for stage2 ...
1999-01-11 Jeff LawUpdate FSF address in copyright header.
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-12-15 Jason Merrilldwarf2out.c (gen_struct_or_union_type_die): Check AGGRE...
1998-12-14 Andrew MacLeodoutput.h (force_data_section): New prototype.
1998-11-03 Jim WilsonComment to document possible problems with last change.
1998-10-31 Mark Mitchelldwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_DW...
1998-10-28 Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-14 Jeff LawForgot to commit.
1998-10-13 Kaveh R. GhaziWarning fixes:
1998-10-05 Nick CliftonIf errorcount nonzero, don't call abort if the function...
1998-10-03 John Carrdwarf2out.c (expand_builtin_dwarf_reg_size): Initialize...
1998-10-01 David S. Millerdwarf2out.c (expand_builtin_dwarf_reg_size): Use FIRST_...
1998-10-01 John Carrdwarf2out.c (expand_builtin_dwarf_reg_size): Fix to...
1998-09-10 Mark Mitchelltree.h (DECL_ORIGIN): New macro.
1998-09-05 Richard Hendersonrtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.
1998-08-11 Jim WilsonFix sparc64-elf build problem.
1998-07-30 Mark Mitchelldyn-string.h: New file.
1998-07-23 Jim WilsonPatch from Torbjorn Granlund.
1998-07-22 Catherine Mooredwarf2out.c (output_aranges): Call stripattributes...
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-19 Jason Merrillsvr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.
1998-06-19 H.J. Lu* dwarf2out.c (getpwd): Add prototype.
1998-06-18 Jim WilsonFix cygwin32 hosted dwarf2 target problem with line...
1998-06-17 Jason Merrilldwarf2out.c: Disable EH_FRAME_SECTION if we don't have...
1998-06-16 Jim WilsonFix bug reported by tege. section names wrong if USER_...
1998-05-20 Jason Merrill* dwarf2out.c (base_type_die): Use int_size_in_bytes.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-18 Robert Lipedwarfout.h, [...]: New files.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-08 Jeff LawRemove previous dwarf2out.c change. It was incorrect...
1998-05-08 Paul Eggertdwarf2out.c: Don't assume that `.section ".text"' cause...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-05-05 Jason Merrilltree.def: Add NAMESPACE_DECL.
1998-04-29 Jim WilsonFix dwarf2 abort while compiling mips simulator, report...
1998-04-16 Jeffrey A Lawdwarfout.c (decl_class_context): Add prototype.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-18 Kaveh R. GhaziFix more warnings...
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-13 Jim WilsonFix C++ irix6 -g compiler abort.
1998-02-06 Jason Merrilldwarf2out.c: Add old_args_size.
1998-02-02 Andreas Schwabdwarf2out.c (dwarf2out_frame_init): Undo last change...
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-26 John Carrdwarf2out.c (dwarf2out_frame_init): Test value of DWARF...
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1997-12-18 Richard Hendersontree.c (build_range_type): Allow creation of ranges...
next