aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-1/+4
1998-06-19svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.Jason Merrill1-9/+9
1998-06-19* dwarf2out.c (getpwd): Add prototype.H.J. Lu1-1/+1
1998-06-18Fix cygwin32 hosted dwarf2 target problem with line number info.Jim Wilson1-18/+7
1998-06-17dwarf2out.c: Disable EH_FRAME_SECTION if we don't have .init.Jason Merrill1-0/+5
1998-06-16Fix bug reported by tege. section names wrong if USER_LABEL_PREFIX non-null.Jim Wilson1-4/+6
1998-05-20* dwarf2out.c (base_type_die): Use int_size_in_bytes.Jason Merrill1-1/+1
1998-05-19Warning Fixes:Kaveh R. Ghazi1-5/+12
1998-05-18dwarfout.h, [...]: New files.Robert Lipe1-0/+1
1998-05-13Warning fixes:Kaveh R. Ghazi1-0/+4
1998-05-08Remove previous dwarf2out.c change. It was incorrect according to Jim.Jeff Law1-42/+16
1998-05-08dwarf2out.c: Don't assume that `.section ".text"' causes the assembler to tre...Paul Eggert1-16/+42
1998-05-06typo typo fixes fixesJeff Law1-5/+5
1998-05-06toplev.h: New file.Robert Lipe1-0/+1
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-2/+14
1998-05-04tree.def: Add NAMESPACE_DECL.Jason Merrill1-1/+7
1998-04-29Fix dwarf2 abort while compiling mips simulator, reported by Michael Tiemann.Jim Wilson1-0/+18
1998-04-16dwarfout.c (decl_class_context): Add prototype.Jeffrey A Law1-0/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-3/+11
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-11/+1
1998-03-18Fix more warnings...Kaveh R. Ghazi1-1/+3
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1-3/+5
1998-02-13Fix C++ irix6 -g compiler abort.Jim Wilson1-13/+60
1998-02-05dwarf2out.c: Add old_args_size.Jason Merrill1-2/+31
1998-02-02dwarf2out.c (dwarf2out_frame_init): Undo last change...Andreas Schwab1-6/+3
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1-36/+45
1998-01-26dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO.John Carr1-3/+6
1998-01-14alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1-12/+12
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-0/+10
1997-12-18tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson1-1/+9
1997-12-18dwarf2out.c (dwarf2out_frame_debug): Handle adjustments of the frame pointer ...Gavin Koch1-0/+33
1997-12-15reload.h, [...]: Revert March 15 change.Richard Henderson1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-20/+27
1997-11-26integrate.c (output_inline_function): Just unset DECL_INLINE.Jason Merrill1-0/+1
1997-11-25[multiple changes]Jason Merrill1-2/+14
1997-11-20dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.Jason Merrill1-12/+27
1997-11-19dwarf2out.c (CIE_LENGTH_LABEL, [...]): New macros.Philippe De Muyter1-1/+43
1997-11-18Fix gcc2 irix5 c-torture failures, EH/large frame errorsJim Wilson1-1/+3
1997-11-13Minor spacing nit.Jeff Law1-1/+1
1997-11-12Fix typo.Jeff Law1-1/+1
1997-11-12except.c: Do not include "assert.h".Jeffrey A Law1-57/+89
1997-11-04Fix nightly testing mips64-elf build failure.Jim Wilson1-1/+10
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-12/+13
1997-11-01dwarf2out.c (output_call_frame_info): Fix length argument to ASM_OUTPUT_ASCII.Jeffrey A Law1-4/+4
1997-10-31dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_ASCII to output ASCII by...Jeffrey A Law1-8/+33
1997-10-28* dwarf2out.c (output_call_frame_info): Use l1 instead of ".".Jason Merrill1-1/+1
1997-10-26dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32 bit PC-rela...Jason Merrill1-16/+20
1997-10-18tree.c (restore_tree_status): Also free up temporary storage when we finish a...Jason Merrill1-9/+13
1997-10-07dwarf2out.c (output_call_frame_info): Reinstate last change using flag_debug_...Jeffrey A Law1-0/+8
1997-10-07Remove incorrect change from Manfred Hollstein.Jim Wilson1-8/+0