summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (build_range_type): Allow creation of ranges with no maximum.law1997-12-181-1/+9
* /law1997-12-181-0/+33
* * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,rth1997-12-151-1/+1
* Merge from gcc-2.8law1997-12-071-20/+27
* * integrate.c (output_inline_function): Just unset DECL_INLINE.jason1997-11-261-0/+1
* Tue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog.fr>:jason1997-11-251-2/+14
* * dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.jason1997-11-201-12/+27
* Wed Nov 19 12:03:04 1997 Philippe De Muyter <phdm@macqel.be>jason1997-11-191-1/+43
* Fix gcc2 irix5 c-torture failures, EH/large frame errorswilson1997-11-181-1/+3
* Minor spacing nit.law1997-11-141-1/+1
* Fix typo.law1997-11-121-1/+1
* * except.c: Do not include "assert.h".law1997-11-121-57/+89
* Fix nightly testing mips64-elf build failure.wilson1997-11-051-1/+10
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-12/+13
* * dwarf2out.c (output_call_frame_info): Fix length argumentlaw1997-11-011-4/+4
* * dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_ASCII tolaw1997-10-311-8/+33
* * dwarf2out.c (output_call_frame_info): Use l1 instead of ".".jason1997-10-281-1/+1
* * dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32jason1997-10-261-16/+20
* * tree.c (restore_tree_status): Also free up temporary storagejason1997-10-181-9/+13
* * dwarf2out.c (output_call_frame_info): Reinstate last changelaw1997-10-071-0/+8
* Remove incorrect change from Manfred Hollstein.wilson1997-10-071-8/+0
* * m68k/mot3300.h (ASM_OUTPUT_ALIGN): Accept any alignmentlaw1997-10-071-0/+9
* Declare get_file_function_namemeissner1997-10-071-1/+1
* * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.jason1997-09-271-0/+77
* * frame.c: Include gansidecl.h for PROTO.law1997-09-271-2/+1
* * dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/jason1997-09-251-86/+86
* * final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.jason1997-09-181-26/+46
* * dwarf2out.c (gen_subprogram_die): Handle redefinition of anlaw1997-09-161-2/+50
* dwarf2 EH supportjason1997-09-101-66/+205
* * dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLELjason1997-09-081-6/+14
* * dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloclaw1997-08-291-1/+1
* (gen_compile_unit_die): Add support for Pascal.kenner1997-08-021-0/+3
* xmerrill1997-07-291-1/+1
* xmerrill1997-07-281-27/+14
* xmerrill1997-07-141-3/+0
* (gen_subprogram_die): When handling declarations, testwilson1997-07-081-1/+1
* xmerrill1997-07-041-198/+138
* xmerrill1997-06-251-14/+71
* (text_end_label): Make it static.wilson1997-06-201-1/+1
* (output_line_info): Always use DW_LNE_set_address insteadwilson1997-06-201-39/+164
* (dwarf2out_frame_debug): Handle IOR.wilson1997-06-161-30/+123
* xmerrill1997-05-211-5/+5
* (ASM_COMMENT_START): Add default definition.kenner1997-05-181-0/+5
* xmerrill1997-05-061-3/+3
* reformat a little to match GNU coding standards.mrs1997-05-061-3/+3
* xmerrill1997-05-031-1367/+1441
* xmerrill1997-04-291-8/+10
* (gen_variable_dir): Add test for DW_AT_declaration towilson1997-04-221-4/+10
* Delete junk comment.kenner1997-04-201-1/+0
* Major cleanup; mostly reformatting.kenner1997-04-201-1243/+1528