aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-29dwarfout.c (output_block): Output abstract blocks even if they don't have TRE...Jason Merrill1-1/+2
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-18/+5
2000-02-25Copyright fixes.Jeff Law1-1/+2
2000-02-22dwarf2out.c (output_line_info): Put the marker for the end of the line number...Jason Merrill1-3/+2
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+0
2000-02-01dwarfout.c (SHORT_TYPE_SIZE): Correct default.Hans-Peter Nilsson1-1/+1
2000-01-25dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill1-0/+4
2000-01-14cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi1-126/+126
2000-01-06defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to FIRST_PSEUDO_R...Gabriel Dos Reis1-1/+0
1999-12-30dwarfout.c: Include "frame.h"Gabriel Dos Reis1-0/+1
1999-12-29Restore i386 binary compatibility in Dwarf EH info.Martin v. Loewis1-1/+1
1999-12-24Makefile.in (toplev.o): Depend on loop.h.Kaveh R. Ghazi1-0/+1
1999-12-15tree.c (decl_function_context): Handle virtual functions.Jason Merrill1-3/+2
1999-11-29Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?)J"orn Rennecke1-0/+9
1999-10-26dbxout.c (lastfile, [...]): Constify a char*.Kaveh R. Ghazi1-46/+50
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-8/+2
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+0
1999-08-31Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.Kaveh R. Ghazi1-2/+0
1999-08-13dwarfout.c (fundamental_type_code): Return FT_boolean for INTEGER_TYPE with p...Alexandre Oliva1-0/+4
1999-07-06dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the perman...Jason Merrill1-1/+4
1999-07-01dwarfout.c (field_byte_offset): Correctly compute the object's byte offset fo...Jeffrey A Law1-2/+10
1999-06-16dwarfout.c (add_incomplete_type): New fn.Jason Merrill1-2/+61
1999-04-18output.h (current_function_is_leaf, [...]): Declare.John Wehle1-1/+1
1999-03-21Preserve programmer specified labels, and emit debug info for them even ifNick Clifton1-1/+6
1999-02-01Add 1999 copyright.Kaveh Ghazi1-1/+1
1999-02-01system.h (inline, const): Handle these for stage2 (and later) gcc.Kaveh R. Ghazi1-4/+0
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-10-28Fix DWARF1/C++ abort with member function in class nested in another function.Jim Wilson1-4/+16
1998-10-27dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has bee...Andrew MacLeod1-19/+29
1998-09-10tree.h (DECL_ORIGIN): New macro.Mark Mitchell1-16/+7
1998-09-02fix typoBrendan Kehoe1-1/+1
1998-09-02dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles as FT_float.J"orn Rennecke1-1/+10
1998-06-19dwarfout.c (getpwd): Add prototype.Jeff Law1-6/+10
1998-05-23m68k.h: Declare more functions used in macros.Andreas Schwab1-0/+4
1998-05-19Fix SCO5 namespace/dwarf interaction bug.Jim Wilson1-1/+11
1998-05-19Warning Fixes:Kaveh R. Ghazi1-3/+7
1998-05-18dwarfout.h, [...]: New files.Robert Lipe1-0/+1
1998-05-06typo typo fixes fixesJeff Law1-5/+5
1998-05-06Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>Robert Lipe1-0/+1
1998-05-04tree.def: Add NAMESPACE_DECL.Jason Merrill1-0/+3
1998-04-16except.c (push_eh_entry): Add prototype.Jeffrey A Law1-0/+3
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-30/+3
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Kaveh R. Ghazi1-8/+19
1998-01-26Patch from Joern to fix dwarf1 bug: emit debug info for types defined inJ"orn Rennecke1-1/+11
1998-01-22dwarfout.c (byte_size_attribute): Simplify and fix - don't need special (and ...Per Bothner1-11/+1
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-0/+9
1997-12-18tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson1-6/+5
1997-12-15reload.h, [...]: Revert March 15 change.Richard Henderson1-2/+2
1997-12-06Merge from gcc-2.8Jeff Law1-3/+20
1997-12-01O Bring in changes from release branch (egcs_ss_971127).Jeff Law1-1/+16