summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill2000-01-251-0/+4
* cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-126/+126
* defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to FIRST_PSEUDO_R...Gabriel Dos Reis2000-01-061-1/+0
* dwarfout.c: Include "frame.h"Gabriel Dos Reis1999-12-301-0/+1
* Restore i386 binary compatibility in Dwarf EH info.Martin v. Loewis1999-12-291-1/+1
* Makefile.in (toplev.o): Depend on loop.h.Kaveh R. Ghazi1999-12-241-0/+1
* tree.c (decl_function_context): Handle virtual functions.Jason Merrill1999-12-151-3/+2
* Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?)J"orn Rennecke1999-11-291-0/+9
* dbxout.c (lastfile, [...]): Constify a char*.Kaveh R. Ghazi1999-10-261-46/+50
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-071-8/+2
* c-parse.in (language_string): Constify.Kaveh R. Ghazi1999-08-311-1/+0
* Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.Kaveh R. Ghazi1999-08-311-2/+0
* dwarfout.c (fundamental_type_code): Return FT_boolean for INTEGER_TYPE with p...Alexandre Oliva1999-08-131-0/+4
* dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the perman...Jason Merrill1999-07-061-1/+4
* dwarfout.c (field_byte_offset): Correctly compute the object's byte offset fo...Jeffrey A Law1999-07-011-2/+10
* dwarfout.c (add_incomplete_type): New fn.Jason Merrill1999-06-161-2/+61
* output.h (current_function_is_leaf, [...]): Declare.John Wehle1999-04-181-1/+1
* Preserve programmer specified labels, and emit debug info for them even ifNick Clifton1999-03-211-1/+6
* Add 1999 copyright.Kaveh Ghazi1999-02-011-1/+1
* system.h (inline, const): Handle these for stage2 (and later) gcc.Kaveh R. Ghazi1999-02-011-4/+0
* Copyright fixes.Jeff Law1999-01-061-1/+1
* Fix DWARF1/C++ abort with member function in class nested in another function.Jim Wilson1998-10-281-4/+16
* dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has bee...Andrew MacLeod1998-10-271-19/+29
* tree.h (DECL_ORIGIN): New macro.Mark Mitchell1998-09-101-16/+7
* fix typoBrendan Kehoe1998-09-021-1/+1
* dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles as FT_float.J"orn Rennecke1998-09-021-1/+10
* dwarfout.c (getpwd): Add prototype.Jeff Law1998-06-191-6/+10
* m68k.h: Declare more functions used in macros.Andreas Schwab1998-05-231-0/+4
* Fix SCO5 namespace/dwarf interaction bug.Jim Wilson1998-05-191-1/+11
* Warning Fixes:Kaveh R. Ghazi1998-05-191-3/+7
* dwarfout.h, [...]: New files.Robert Lipe1998-05-181-0/+1
* typo typo fixes fixesJeff Law1998-05-061-5/+5
* Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>Robert Lipe1998-05-061-0/+1
* tree.def: Add NAMESPACE_DECL.Jason Merrill1998-05-041-0/+3
* except.c (push_eh_entry): Add prototype.Jeffrey A Law1998-04-161-0/+3
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-30/+3
* c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Kaveh R. Ghazi1998-01-271-8/+19
* Patch from Joern to fix dwarf1 bug: emit debug info for types defined inJ"orn Rennecke1998-01-261-1/+11
* dwarfout.c (byte_size_attribute): Simplify and fix - don't need special (and ...Per Bothner1998-01-221-11/+1
* Bring in final gcc-2.8.0 changes.Jeff Law1998-01-141-0/+9
* tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson1997-12-181-6/+5
* reload.h, [...]: Revert March 15 change.Richard Henderson1997-12-151-2/+2
* Merge from gcc-2.8Jeff Law1997-12-061-3/+20
* O Bring in changes from release branch (egcs_ss_971127).Jeff Law1997-12-011-1/+16
* dwarfout.c (byte_size_attribute): Add local var upper_bound and add case to h...Fred Fish1997-11-141-4/+14
* except.c: Do not include "assert.h".Jeffrey A Law1997-11-121-13/+20
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-48/+56
* dwarfout.c (dwarfout_file_scope_decl, [...]): Check TYPE_DECL_IS_STUB instead...Jim Wilson1997-08-261-1/+1
* (output_compile_unit_die): Add support for Pascal.Richard Kenner1997-08-021-0/+2
* xJason Merrill1997-07-291-1/+1