aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-06-15(dwarf2out_frame_debug): Handle IOR.Jim Wilson1-30/+123
1997-05-21xJason Merrill1-5/+5
1997-05-18(ASM_COMMENT_START): Add default definition.Richard Kenner1-0/+5
1997-05-06xJason Merrill1-3/+3
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-3/+3
1997-05-03xJason Merrill1-1367/+1441
1997-04-29xJason Merrill1-8/+10
1997-04-22(gen_variable_dir): Add test for DW_AT_declaration to the old_die if statemen...Jim Wilson1-4/+10
1997-04-20Delete junk comment.Richard Kenner1-1/+0
1997-04-20Major cleanup; mostly reformatting.Richard Kenner1-1243/+1528
1997-04-20Cast first arg in all calls to bzero to char *.Richard Kenner1-66/+69
1997-04-20xJason Merrill1-41/+30
1997-04-03Delete comment referring to README.DWARF.Jim Wilson1-3/+0
1997-03-15Change all calls to eliminate_regs.Richard Kenner1-3/+3