summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* (type_attribute): Ignore any subtype for now.kenner1997-01-061-3/+9
* (location_or_const_value_attribute, case CONCAT): Add.wilson1996-12-161-0/+9
* xmerrill1996-12-091-112/+223
* (output_mem_loc_descriptor, case MULT): Add.wilson1996-12-091-1/+10
* xmerrill1996-11-151-1/+4
* xmerrill1996-11-151-5/+2
* tweakmerrill1996-10-181-4/+47
* (output_bound_representation): Fix typo in prototype.tege1996-10-151-1/+1
* *** empty log message ***merrill1996-10-071-75/+36
* (DWARF_VERSION): Define as 1 if not already defined.kenner1996-09-221-7/+5
* (output_bound_representation): Fix typo.dje1996-07-261-1/+1
* (output_bound_representation): Treat default case as variable bounds,kenner1996-07-201-65/+59
* Check DWARF_VERSION macro.wilson1996-07-191-1/+2