aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
AgeCommit message (Expand)Author
1998-09-10 * tree.h (DECL_ORIGIN): New macro.Mark Mitchell
1998-09-02fix typoBrendan Kehoe
1998-09-02 * dwarfout.c (fundamental_type_code): Encode 32 bit floats/doublesJ"orn Rennecke
1998-06-19dJeffrey A Law
1998-05-23 * m68k.h: Declare more functions used in macros.Andreas Schwab
1998-05-19Fix SCO5 namespace/dwarf interaction bug.Jim Wilson
1998-05-19Warning Fixes:Kaveh Ghazi
1998-05-18 * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.Robert Lipe
1998-05-06typo typo fixes fixesJeffrey A Law
1998-05-06Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>Robert Lipe
1998-05-05 * tree.def: Add NAMESPACE_DECL.Jason Merrill
1998-04-16 * except.c (push_eh_entry): Add prototype.Jeffrey A Law
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1998-01-27dKaveh R. Ghazi
1998-01-26Patch from Joern to fix dwarf1 bug: emit debug info for types defined inJ"orn Rennecke
1998-01-228Per Bothner
1998-01-14Bring in final gcc-2.8.0 changes.Jeffrey A Law
1997-12-18 * tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson
1997-12-15 * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,Richard Henderson
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-12-01O Bring in changes from release branch (egcs_ss_971127).Jeffrey A Law
1997-11-14 * dwarfout.c (byte_size_attribute): Add local var upper_boundFred Fish
1997-11-12 * except.c: Do not include "assert.h".Jeffrey A Law
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-08-26 * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): CheckJim Wilson
1997-08-02(output_compile_unit_die): Add support for Pascal.Richard Kenner
1997-07-29xJason Merrill
1997-07-28xJason Merrill
1997-07-27(ASM_OUTPUT_SOURCE_FILENAME): Delete default value.Richard Kenner
1997-06-24(field_byte_offset): Check for object_offset_in_bitsJim Wilson
1997-03-15Change all calls to eliminate_regs.Richard Kenner
1997-03-06(root_type_1, write_modifier_bytes_1): New functions.Jim Wilson
1997-02-12(output_type): Do early exit only if TYPE_CONTEXT is NULLJim Wilson
1997-01-10(dwarfout_line): Push to LINE_SECTION after calling lookup_filename.Richard Kenner
1997-01-06(type_attribute): Ignore any subtype for now.Richard Kenner
1996-12-16(location_or_const_value_attribute, case CONCAT): Add.Jim Wilson
1996-12-09xJason Merrill
1996-12-09(output_mem_loc_descriptor, case MULT): Add.Jim Wilson
1996-11-15xJason Merrill
1996-11-15xJason Merrill
1996-10-18tweakJason Merrill
1996-10-15(output_bound_representation): Fix typo in prototype.Torbjorn Granlund
1996-10-07*** empty log message ***Jason Merrill
1996-09-22(DWARF_VERSION): Define as 1 if not already defined.Richard Kenner
1996-07-26(output_bound_representation): Fix typo.Doug Evans
1996-07-20(output_bound_representation): Treat default case as variable bounds,Richard Kenner
1996-07-19Check DWARF_VERSION macro.Jim Wilson
1996-07-03formatting tweaksMike Stump
1996-05-19If not GNUC, make `inline' null; otherwise, leave alone.Richard Kenner
1996-05-17 * dwarfout.c (*): flag_verbose_asm renamed to flag_debug_asm.Doug Evans