aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-11-14dwarfout.c (byte_size_attribute): Add local var upper_bound and add case to h...Fred Fish1-4/+14
1997-11-12except.c: Do not include "assert.h".Jeffrey A Law1-13/+20
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-48/+56
1997-08-26dwarfout.c (dwarfout_file_scope_decl, [...]): Check TYPE_DECL_IS_STUB instead...Jim Wilson1-1/+1
1997-08-02(output_compile_unit_die): Add support for Pascal.Richard Kenner1-0/+2
1997-07-29xJason Merrill1-1/+1
1997-07-28xJason Merrill1-1/+7
1997-07-27(ASM_OUTPUT_SOURCE_FILENAME): Delete default value.Richard Kenner1-8/+0
1997-06-24(field_byte_offset): Check for object_offset_in_bitsJim Wilson1-0/+19
1997-03-15Change all calls to eliminate_regs.Richard Kenner1-2/+2
1997-03-06(root_type_1, write_modifier_bytes_1): New functions.Jim Wilson1-7/+42
1997-02-12(output_type): Do early exit only if TYPE_CONTEXT is NULL or if TYPE_CONTEXT ...Jim Wilson1-1/+4
1997-01-10(dwarfout_line): Push to LINE_SECTION after calling lookup_filename.Richard Kenner1-1/+1
1997-01-06(type_attribute): Ignore any subtype for now.Richard Kenner1-3/+9
1996-12-16(location_or_const_value_attribute, case CONCAT): Add.Jim Wilson1-0/+9
1996-12-09xJason Merrill1-112/+223
1996-12-09(output_mem_loc_descriptor, case MULT): Add.Jim Wilson1-1/+10
1996-11-15xJason Merrill1-1/+4
1996-11-15xJason Merrill1-5/+2
1996-10-18tweakJason Merrill1-4/+47
1996-10-15(output_bound_representation): Fix typo in prototype.Torbjorn Granlund1-1/+1
1996-10-07*** empty log message ***Jason Merrill1-75/+36
1996-09-22(DWARF_VERSION): Define as 1 if not already defined.Richard Kenner1-7/+5
1996-07-26(output_bound_representation): Fix typo.Doug Evans1-1/+1
1996-07-20(output_bound_representation): Treat default case as variable bounds,Richard Kenner1-65/+59
1996-07-18Check DWARF_VERSION macro.Jim Wilson1-1/+2
1996-07-03formatting tweaksMike Stump1-18/+18