summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address in copyright header.Jeff Law1999-01-111-1/+2
* Warning fixes:Kaveh R. Ghazi1998-12-231-1/+1
* dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_P instead of...Jason Merrill1998-12-141-4/+10
* output.h (force_data_section): New prototype.Andrew MacLeod1998-12-141-1/+1
* Comment to document possible problems with last change.Jim Wilson1998-11-031-0/+8
* dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_DWARF_DELTA4 for the CIE...Mark Mitchell1998-10-311-1/+1
* Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1998-10-281-7/+10
* Forgot to commit.Jeff Law1998-10-141-1/+1
* Warning fixes:Kaveh R. Ghazi1998-10-131-29/+32
* If errorcount nonzero, don't call abort if the function is already defined.Nick Clifton1998-10-051-1/+11
* dwarf2out.c (expand_builtin_dwarf_reg_size): Initialize last_end to 0x7fffffff.John Carr1998-10-031-1/+3
* dwarf2out.c (expand_builtin_dwarf_reg_size): Use FIRST_PSEUDO_REGISTER as upp...David S. Miller1998-10-011-1/+1
* dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work with more than three...John Carr1998-10-011-9/+11
* tree.h (DECL_ORIGIN): New macro.Mark Mitchell1998-09-101-18/+8
* rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.Richard Henderson1998-09-051-1/+13
* Fix sparc64-elf build problem.Jim Wilson1998-08-111-0/+10
* dyn-string.h: New file.Mark Mitchell1998-07-301-43/+35
* Patch from Torbjorn Granlund.Jim Wilson1998-07-231-2/+4
* dwarf2out.c (output_aranges): Call stripattributes for TEXT_SECTION references.Catherine Moore1998-07-221-4/+4
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-1/+4
* svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.Jason Merrill1998-06-191-9/+9
* * dwarf2out.c (getpwd): Add prototype.H.J. Lu1998-06-191-1/+1
* Fix cygwin32 hosted dwarf2 target problem with line number info.Jim Wilson1998-06-181-18/+7
* dwarf2out.c: Disable EH_FRAME_SECTION if we don't have .init.Jason Merrill1998-06-171-0/+5
* Fix bug reported by tege. section names wrong if USER_LABEL_PREFIX non-null.Jim Wilson1998-06-161-4/+6
* * dwarf2out.c (base_type_die): Use int_size_in_bytes.Jason Merrill1998-05-201-1/+1
* Warning Fixes:Kaveh R. Ghazi1998-05-191-5/+12
* dwarfout.h, [...]: New files.Robert Lipe1998-05-181-0/+1
* Warning fixes:Kaveh R. Ghazi1998-05-131-0/+4
* Remove previous dwarf2out.c change. It was incorrect according to Jim.Jeff Law1998-05-081-42/+16
* dwarf2out.c: Don't assume that `.section ".text"' causes the assembler to tre...Paul Eggert1998-05-081-16/+42
* typo typo fixes fixesJeff Law1998-05-061-5/+5
* toplev.h: New file.Robert Lipe1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1998-05-051-2/+14
* tree.def: Add NAMESPACE_DECL.Jason Merrill1998-05-041-1/+7
* Fix dwarf2 abort while compiling mips simulator, reported by Michael Tiemann.Jim Wilson1998-04-291-0/+18
* dwarfout.c (decl_class_context): Add prototype.Jeffrey A Law1998-04-161-0/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-3/+11
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-11/+1
* Fix more warnings...Kaveh R. Ghazi1998-03-181-1/+3
* c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1998-03-121-3/+5
* Fix C++ irix6 -g compiler abort.Jim Wilson1998-02-131-13/+60
* dwarf2out.c: Add old_args_size.Jason Merrill1998-02-051-2/+31
* dwarf2out.c (dwarf2out_frame_init): Undo last change...Andreas Schwab1998-02-021-6/+3
* c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1998-01-271-36/+45
* dwarf2out.c (dwarf2out_frame_init): Test value of DWARF2_UNWIND_INFO.John Carr1998-01-261-3/+6
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1998-01-141-12/+12
* Bring in final gcc-2.8.0 changes.Jeff Law1998-01-141-0/+10
* tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson1997-12-181-1/+9
* dwarf2out.c (dwarf2out_frame_debug): Handle adjustments of the frame pointer ...Gavin Koch1997-12-181-0/+33