aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)Author
1999-07-29This commit was manufactured by cvs2svn to create taggcc-2_95-releaseno-author
1999-04-18 * output.h (current_function_is_leaf,John Wehle
1999-03-30 * dwarf2out.c (output_line_info): Don't emit redundant info.Jason Merrill
1999-03-25 Andrew Macleod
1999-03-21Preserve programmer specified labels, and emit debug info for them even ifNick Clifton
1999-03-11 * dwarf2out.c (add_AT_lbl_offset): Rename from add_AT_section_offset.Jason Merrill
1999-02-25 * dwarf2out.c (scope_die_for): Set scope_die to comp_unit_dieJason Merrill
1999-02-24Fix dwarf2 debug error found by gdb testsuite: add big-endian correction.Jim Wilson
1999-02-01Add 1999 copyright.Kaveh Ghazi
1999-02-01 * system.h (inline, const): Handle these for stage2 (and later) gcc.Kaveh Ghazi
1999-01-11Update FSF address in copyright header.Jeffrey A Law
1998-12-23Warning fixes:Kaveh Ghazi
1998-12-15 * dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_PJason Merrill
1998-12-14 * output.h (force_data_section): New prototype.Andrew Macleod
1998-11-03Comment to document possible problems with last change.Jim Wilson
1998-10-31 * dwarf2out.c (output_call_frame_info): UseMark Mitchell
1998-10-28 * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson
1998-10-14Forgot to commit.Jeffrey A Law
1998-10-13Warning fixes:Kaveh Ghazi
1998-10-05If errorcount nonzero, don't call abort if the function is already defined.Nick Clifton
1998-10-03dwarf2out.c (expand_builtin_dwarf_reg_size): Initialize last_end to 0x7fffffff.John Carr
1998-10-01 * dwarf2out.c (expand_builtin_dwarf_reg_size): UseDavid S. Miller
1998-10-01 * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to workJohn Carr
1998-09-10 * tree.h (DECL_ORIGIN): New macro.Mark Mitchell
1998-09-05 * rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.Richard Henderson
1998-08-11Fix sparc64-elf build problem.Jim Wilson
1998-07-30 * dyn-string.h: New file.Mark Mitchell
1998-07-23Patch from Torbjorn Granlund.Jim Wilson
1998-07-22Wed Jul 22 19:10:00 1998 Catherine Moore <clm@cygnus.com>Catherine Moore
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-19 * svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.Jason Merrill
1998-06-19 * dwarf2out.c (getpwd): Add prototype.Jeffrey A Law
1998-06-18Fix cygwin32 hosted dwarf2 target problem with line number info.Jim Wilson
1998-06-17 * dwarf2out.c: Disable EH_FRAME_SECTION if we don't have .init.Jason Merrill
1998-06-16Fix bug reported by tege. section names wrong if USER_LABEL_PREFIX non-null.Jim Wilson
1998-05-20 * dwarf2out.c (base_type_die): Use int_size_in_bytes.Jason Merrill
1998-05-19Warning Fixes:Kaveh Ghazi
1998-05-18 * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.Robert Lipe
1998-05-13Warning fixes:Kaveh Ghazi
1998-05-08Remove previous dwarf2out.c change. It was incorrect according to Jim.Jeffrey A Law
1998-05-08 * dwarf2out.c: Don't assume that `.section ".text"' causes thePaul Eggert
1998-05-06typo typo fixes fixesJeffrey A Law
1998-05-06Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>Robert Lipe
1998-05-05 * Check in merge from gcc2. See ChangeLog.12 for details.Jeffrey A Law
1998-05-05 * tree.def: Add NAMESPACE_DECL.Jason Merrill
1998-04-29Fix dwarf2 abort while compiling mips simulator, reported by Michael Tiemann.Jim Wilson
1998-04-16 * dwarfout.c (decl_class_context): Add prototype.Jeffrey A Law
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1998-03-18Fix more warnings...Kaveh Ghazi