aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-07mot3300.h (ASM_OUTPUT_ALIGN): Accept any alignment instead of aborting.Manfred Hollstein1-0/+9
1997-10-07Declare get_file_function_nameMichael Meissner1-1/+1
1997-09-27c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill1-0/+77
1997-09-26frame.c: Include gansidecl.h for PROTO.Andreas Schwab1-2/+1
1997-09-25dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/Jason Merrill1-86/+86
1997-09-18final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.Jason Merrill1-26/+46
1997-09-15dwarf2out.c (gen_subprogram_die): Handle redefinition of an extern inline fun...Jeff Law1-2/+50
1997-09-10dwarf2 EH supportJason Merrill1-66/+205
1997-09-08dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL prologue insn,...Jason Merrill1-6/+14
1997-08-29dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloc to reallocate abb...Philipp Thomas1-1/+1
1997-08-02(gen_compile_unit_die): Add support for Pascal.Richard Kenner1-0/+3
1997-07-29xJason Merrill1-1/+1
1997-07-28xJason Merrill1-27/+14
1997-07-14xJason Merrill1-3/+0
1997-07-08(gen_subprogram_die): When handling declarations...Jim Wilson1-1/+1
1997-07-04xJason Merrill1-198/+138
1997-06-25xJason Merrill1-14/+71
1997-06-19(text_end_label): Make it static.Jim Wilson1-1/+1
1997-06-19(output_line_info): Always use DW_LNE_set_address instead of DW_LNS_fixed_adv...Jim Wilson1-39/+164