| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | Fix DWARF1/C++ abort with member function in class nested in another function. | wilson | 1998-10-28 | 1 | -4/+16 |
* | * dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING | amacleod | 1998-10-27 | 1 | -19/+29 |
* | * tree.h (DECL_ORIGIN): New macro. | mmitchel | 1998-09-10 | 1 | -16/+7 |
* | fix typo | brendan | 1998-09-02 | 1 | -1/+1 |
* | * dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles | amylaar | 1998-09-02 | 1 | -1/+10 |
* | d | law | 1998-06-19 | 1 | -6/+10 |
* | * m68k.h: Declare more functions used in macros. | law | 1998-05-23 | 1 | -0/+4 |
* | Fix SCO5 namespace/dwarf interaction bug. | wilson | 1998-05-19 | 1 | -1/+11 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -3/+7 |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 1 | -0/+1 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -5/+5 |
* | Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * tree.def: Add NAMESPACE_DECL. | jason | 1998-05-05 | 1 | -0/+3 |
* | * except.c (push_eh_entry): Add prototype. | law | 1998-04-16 | 1 | -0/+3 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -30/+3 |
* | d | law | 1998-01-27 | 1 | -8/+19 |
* | Patch from Joern to fix dwarf1 bug: emit debug info for types defined in | wilson | 1998-01-26 | 1 | -1/+11 |
* | 8 | bothner | 1998-01-22 | 1 | -11/+1 |
* | Bring in final gcc-2.8.0 changes. | law | 1998-01-14 | 1 | -0/+9 |
* | * tree.c (build_range_type): Allow creation of ranges with no maximum. | law | 1997-12-18 | 1 | -6/+5 |
* | * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c, | rth | 1997-12-15 | 1 | -2/+2 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -3/+20 |
* | O Bring in changes from release branch (egcs_ss_971127). | law | 1997-12-01 | 1 | -1/+16 |
* | * dwarfout.c (byte_size_attribute): Add local var upper_bound | law | 1997-11-14 | 1 | -4/+14 |
* | * except.c: Do not include "assert.h". | law | 1997-11-12 | 1 | -13/+20 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -48/+56 |
* | * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Check | law | 1997-08-26 | 1 | -1/+1 |
* | (output_compile_unit_die): Add support for Pascal. | kenner | 1997-08-02 | 1 | -0/+2 |
* | x | merrill | 1997-07-29 | 1 | -1/+1 |
* | x | merrill | 1997-07-28 | 1 | -1/+7 |
* | (ASM_OUTPUT_SOURCE_FILENAME): Delete default value. | kenner | 1997-07-27 | 1 | -8/+0 |
* | (field_byte_offset): Check for object_offset_in_bits | wilson | 1997-06-24 | 1 | -0/+19 |
* | Change all calls to eliminate_regs. | kenner | 1997-03-15 | 1 | -2/+2 |
* | (root_type_1, write_modifier_bytes_1): New functions. | wilson | 1997-03-06 | 1 | -7/+42 |
* | (output_type): Do early exit only if TYPE_CONTEXT is NULL | wilson | 1997-02-12 | 1 | -1/+4 |
* | (dwarfout_line): Push to LINE_SECTION after calling lookup_filename. | kenner | 1997-01-10 | 1 | -1/+1 |
* | (type_attribute): Ignore any subtype for now. | kenner | 1997-01-06 | 1 | -3/+9 |
* | (location_or_const_value_attribute, case CONCAT): Add. | wilson | 1996-12-16 | 1 | -0/+9 |
* | x | merrill | 1996-12-09 | 1 | -112/+223 |
* | (output_mem_loc_descriptor, case MULT): Add. | wilson | 1996-12-09 | 1 | -1/+10 |
* | x | merrill | 1996-11-15 | 1 | -1/+4 |
* | x | merrill | 1996-11-15 | 1 | -5/+2 |
* | tweak | merrill | 1996-10-18 | 1 | -4/+47 |
* | (output_bound_representation): Fix typo in prototype. | tege | 1996-10-15 | 1 | -1/+1 |
* | *** empty log message *** | merrill | 1996-10-07 | 1 | -75/+36 |
* | (DWARF_VERSION): Define as 1 if not already defined. | kenner | 1996-09-22 | 1 | -7/+5 |
* | (output_bound_representation): Fix typo. | dje | 1996-07-26 | 1 | -1/+1 |
* | (output_bound_representation): Treat default case as variable bounds, | kenner | 1996-07-20 | 1 | -65/+59 |
* | Check DWARF_VERSION macro. | wilson | 1996-07-19 | 1 | -1/+2 |