summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
...
* reload.h, [...]: Revert March 15 change.Richard Henderson1997-12-151-1/+1
* Merge from gcc-2.8Jeff Law1997-12-061-20/+27
* integrate.c (output_inline_function): Just unset DECL_INLINE.Jason Merrill1997-11-261-0/+1
* [multiple changes]Jason Merrill1997-11-251-2/+14
* dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.Jason Merrill1997-11-201-12/+27
* dwarf2out.c (CIE_LENGTH_LABEL, [...]): New macros.Philippe De Muyter1997-11-191-1/+43
* Fix gcc2 irix5 c-torture failures, EH/large frame errorsJim Wilson1997-11-181-1/+3
* Minor spacing nit.Jeff Law1997-11-131-1/+1
* Fix typo.Jeff Law1997-11-121-1/+1
* except.c: Do not include "assert.h".Jeffrey A Law1997-11-121-57/+89
* Fix nightly testing mips64-elf build failure.Jim Wilson1997-11-041-1/+10
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-12/+13
* dwarf2out.c (output_call_frame_info): Fix length argument to ASM_OUTPUT_ASCII.Jeffrey A Law1997-11-011-4/+4
* dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_ASCII to output ASCII by...Jeffrey A Law1997-10-311-8/+33
* * dwarf2out.c (output_call_frame_info): Use l1 instead of ".".Jason Merrill1997-10-281-1/+1
* dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32 bit PC-rela...Jason Merrill1997-10-261-16/+20
* tree.c (restore_tree_status): Also free up temporary storage when we finish a...Jason Merrill1997-10-181-9/+13
* dwarf2out.c (output_call_frame_info): Reinstate last change using flag_debug_...Jeffrey A Law1997-10-071-0/+8
* Remove incorrect change from Manfred Hollstein.Jim Wilson1997-10-071-8/+0
* mot3300.h (ASM_OUTPUT_ALIGN): Accept any alignment instead of aborting.Manfred Hollstein1997-10-071-0/+9
* Declare get_file_function_nameMichael Meissner1997-10-071-1/+1
* c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill1997-09-271-0/+77
* frame.c: Include gansidecl.h for PROTO.Andreas Schwab1997-09-261-2/+1
* dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/Jason Merrill1997-09-251-86/+86
* final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.Jason Merrill1997-09-181-26/+46
* dwarf2out.c (gen_subprogram_die): Handle redefinition of an extern inline fun...Jeff Law1997-09-151-2/+50
* dwarf2 EH supportJason Merrill1997-09-101-66/+205
* dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL prologue insn,...Jason Merrill1997-09-081-6/+14
* dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloc to reallocate abb...Philipp Thomas1997-08-291-1/+1
* (gen_compile_unit_die): Add support for Pascal.Richard Kenner1997-08-021-0/+3
* xJason Merrill1997-07-291-1/+1
* xJason Merrill1997-07-281-27/+14
* xJason Merrill1997-07-141-3/+0
* (gen_subprogram_die): When handling declarations...Jim Wilson1997-07-081-1/+1
* xJason Merrill1997-07-041-198/+138
* xJason Merrill1997-06-251-14/+71
* (text_end_label): Make it static.Jim Wilson1997-06-191-1/+1
* (output_line_info): Always use DW_LNE_set_address instead of DW_LNS_fixed_adv...Jim Wilson1997-06-191-39/+164
* (dwarf2out_frame_debug): Handle IOR.Jim Wilson1997-06-151-30/+123
* xJason Merrill1997-05-211-5/+5
* (ASM_COMMENT_START): Add default definition.Richard Kenner1997-05-181-0/+5
* xJason Merrill1997-05-061-3/+3
* reformat a little to match GNU coding standards.Mike Stump1997-05-061-3/+3
* xJason Merrill1997-05-031-1367/+1441
* xJason Merrill1997-04-291-8/+10
* (gen_variable_dir): Add test for DW_AT_declaration to the old_die if statemen...Jim Wilson1997-04-221-4/+10
* Delete junk comment.Richard Kenner1997-04-201-1/+0
* Major cleanup; mostly reformatting.Richard Kenner1997-04-201-1243/+1528
* Cast first arg in all calls to bzero to char *.Richard Kenner1997-04-201-66/+69
* xJason Merrill1997-04-201-41/+30