summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?)amylaar1999-11-291-0/+9
* * dbxout.c (lastfile, cwd, dbxout_type_method_1,ghazi1999-10-261-46/+50
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-8/+2
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+0
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-311-2/+0
* * dwarfout.c (fundamental_type_code): Return FT_boolean forlaw1999-08-131-0/+4
* plaw1999-07-071-1/+4
* * dwarfout.c (field_byte_offset): Correctly compute the object'slaw1999-07-021-2/+10
* * dwarfout.c (add_incomplete_type): New fn.jason1999-06-161-2/+61
* * output.h (current_function_is_leaf,wehle1999-04-181-1/+1
* Preserve programmer specified labels, and emit debug info for them even ifnickc1999-03-211-1/+6
* Add 1999 copyright.ghazi1999-02-011-1/+1
* * system.h (inline, const): Handle these for stage2 (and later) gcc.ghazi1999-02-011-4/+0
* Copyright fixes.law1999-01-061-1/+1
* Fix DWARF1/C++ abort with member function in class nested in another function.wilson1998-10-281-4/+16
* * dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRINGamacleod1998-10-271-19/+29
* * tree.h (DECL_ORIGIN): New macro.mmitchel1998-09-101-16/+7
* fix typobrendan1998-09-021-1/+1
* * dwarfout.c (fundamental_type_code): Encode 32 bit floats/doublesamylaar1998-09-021-1/+10
* dlaw1998-06-191-6/+10
* * m68k.h: Declare more functions used in macros.law1998-05-231-0/+4
* Fix SCO5 namespace/dwarf interaction bug.wilson1998-05-191-1/+11
* Warning Fixes:ghazi1998-05-191-3/+7
* * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.robertl1998-05-181-0/+1
* typo typo fixes fixeslaw1998-05-061-5/+5
* Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * tree.def: Add NAMESPACE_DECL.jason1998-05-051-0/+3
* * except.c (push_eh_entry): Add prototype.law1998-04-161-0/+3
* Major cutover to using system.h:ghazi1998-03-201-30/+3
* dlaw1998-01-271-8/+19
* Patch from Joern to fix dwarf1 bug: emit debug info for types defined inwilson1998-01-261-1/+11
* 8bothner1998-01-221-11/+1
* Bring in final gcc-2.8.0 changes.law1998-01-141-0/+9
* * tree.c (build_range_type): Allow creation of ranges with no maximum.law1997-12-181-6/+5
* * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,rth1997-12-151-2/+2
* Merge from gcc-2.8law1997-12-071-3/+20
* O Bring in changes from release branch (egcs_ss_971127).law1997-12-011-1/+16
* * dwarfout.c (byte_size_attribute): Add local var upper_boundlaw1997-11-141-4/+14
* * except.c: Do not include "assert.h".law1997-11-121-13/+20
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-48/+56
* * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Checklaw1997-08-261-1/+1
* (output_compile_unit_die): Add support for Pascal.kenner1997-08-021-0/+2
* xmerrill1997-07-291-1/+1
* xmerrill1997-07-281-1/+7
* (ASM_OUTPUT_SOURCE_FILENAME): Delete default value.kenner1997-07-271-8/+0
* (field_byte_offset): Check for object_offset_in_bitswilson1997-06-241-0/+19
* Change all calls to eliminate_regs.kenner1997-03-151-2/+2
* (root_type_1, write_modifier_bytes_1): New functions.wilson1997-03-061-7/+42
* (output_type): Do early exit only if TYPE_CONTEXT is NULLwilson1997-02-121-1/+4
* (dwarfout_line): Push to LINE_SECTION after calling lookup_filename.kenner1997-01-101-1/+1