aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-23Warning fixes:Kaveh R. Ghazi1-1/+1
1998-12-14dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_P instead of...Jason Merrill1-4/+10
1998-12-14output.h (force_data_section): New prototype.Andrew MacLeod1-1/+1
1998-11-03Comment to document possible problems with last change.Jim Wilson1-0/+8
1998-10-31dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_DWARF_DELTA4 for the CIE...Mark Mitchell1-1/+1
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1-7/+10
1998-10-14Forgot to commit.Jeff Law1-1/+1
1998-10-13Warning fixes:Kaveh R. Ghazi1-29/+32
1998-10-05If errorcount nonzero, don't call abort if the function is already defined.Nick Clifton1-1/+11
1998-10-03dwarf2out.c (expand_builtin_dwarf_reg_size): Initialize last_end to 0x7fffffff.John Carr1-1/+3
1998-10-01dwarf2out.c (expand_builtin_dwarf_reg_size): Use FIRST_PSEUDO_REGISTER as upp...David S. Miller1-1/+1
1998-10-01dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work with more than three...John Carr1-9/+11
1998-09-10tree.h (DECL_ORIGIN): New macro.Mark Mitchell1-18/+8
1998-09-05rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.Richard Henderson1-1/+13
1998-08-11Fix sparc64-elf build problem.Jim Wilson1-0/+10
1998-07-30dyn-string.h: New file.Mark Mitchell1-43/+35
1998-07-23Patch from Torbjorn Granlund.Jim Wilson1-2/+4
1998-07-22dwarf2out.c (output_aranges): Call stripattributes for TEXT_SECTION references.Catherine Moore1-4/+4
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