]> gcc.gnu.org Git - gcc.git/history - gcc/dwarf2out.c
Merge in gcc2-ss-010999
[gcc.git] / gcc / dwarf2out.c
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...
1997-12-18 Gavin Kochdwarf2out.c (dwarf2out_frame_debug): Handle adjustments...
1997-12-15 Richard Hendersonreload.h, [...]: Revert March 15 change.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-26 Jason Merrillintegrate.c (output_inline_function): Just unset DECL_I...
1997-11-25 Jason Merrill[multiple changes]
1997-11-20 Jason Merrilldwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from...
1997-11-19 Philippe De Muyterdwarf2out.c (CIE_LENGTH_LABEL, [...]): New macros.
1997-11-18 Jim WilsonFix gcc2 irix5 c-torture failures, EH/large frame errors
1997-11-14 Jeff LawMinor spacing nit.
1997-11-12 Jeff LawFix typo.
1997-11-12 Jeffrey A Lawexcept.c: Do not include "assert.h".
1997-11-05 Jim WilsonFix nightly testing mips64-elf build failure.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-01 Jeffrey A Lawdwarf2out.c (output_call_frame_info): Fix length argume...
1997-10-31 Jeffrey A Lawdwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_AS...
1997-10-28 Jason Merrill* dwarf2out.c (output_call_frame_info): Use l1 instead...
1997-10-26 Jason Merrilldwarf2out.c (output_call_frame_info): The CIE pointer...
1997-10-18 Jason Merrilltree.c (restore_tree_status): Also free up temporary...
1997-10-07 Jeffrey A Lawdwarf2out.c (output_call_frame_info): Reinstate last...
1997-10-07 Jim WilsonRemove incorrect change from Manfred Hollstein.
1997-10-07 Manfred Hollsteinmot3300.h (ASM_OUTPUT_ALIGN): Accept any alignment...
next
This page took 1.025137 seconds and 108 git commands to generate.