aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)Author
1998-06-22Warning fixes:Kaveh R. Ghazi
1998-05-18dwarfout.h, [...]: New files.Robert Lipe
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi
1997-12-18tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson
1997-12-15reload.h, [...]: Revert March 15 change.Richard Henderson
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-09-05sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX...Jim Wilson
1997-05-06reformat a little to match GNU coding standards.Mike Stump
1997-03-15Change all calls to eliminate_regs.Richard Kenner
1996-11-15sdbout.c (current_file): New global.Doug Evans
1996-10-09Include defaults.h.Richard Kenner
1996-07-03formatting tweaksMike Stump
1996-06-07(gsyms.h): Include if CROSS_COMPILE is defined.Jim Wilson
1996-05-19Add prototypes for static functions.Richard Kenner
1995-12-30(plain_type_1, case ARRAY_TYPE): Subtract lower bound when writingRichard Kenner
1995-12-18(sdbout_symbol, case FUNCTION_DECL): Use DECL_INITIALJim Wilson
1995-06-15Update FSF address.Richard Kenner
1995-05-16Changed WINNT to _WIN32.Richard Kenner
1995-05-04(plain_type): Pass additional argument to plain_type_1.Jim Wilson
1995-05-01(sdbout_one_type): Don't switch to text section ifJim Wilson
1995-04-12(sdbout_record_type_name): Correct indentation.Jim Wilson
1995-03-10(sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name fromRichard Kenner
1995-01-20(syms.h): Don't include under Linux.Jim Wilson
1995-01-13(plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0 (i.e.Richard Kenner
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor
1994-09-30Don't include syms.h for winnt.Richard Kenner
1994-06-18(sdbout_symbol): Use DECL_ASSEMBLER_NAME ifJim Wilson
1994-06-18(sdbout_one_type): Use DECL_ASSEMBLER_NAME notJim Wilson
1994-06-18(sdbout_one_type): Use DECL_ASSEMBLER_NAME ifJim Wilson
1994-04-04(sdbout_begin_block): Don't output block for function level scope unless MIPS...Jim Wilson
1994-03-25(sdbout_symbol): Remove decl of unused variable LETTER.Richard Kenner
1994-01-04(sdbout_symbol): Handle variables at zero offset from frame pointer.Jim Wilson
1993-11-16(sdbout_symbol): If non-static var has static-style RTL,Richard Stallman
1993-11-08(sdbout_init) [RMS_QUICK_HACK_1]: Call sdbout_symbol for __vtbl_ptr_type.Richard Stallman
1993-10-12(KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and remove...Richard Kenner
1993-09-24sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POI...Doug Evans
1993-04-13Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.Richard Kenner
1993-03-09(PUSH_DERIVED_LEVEL): Cast enumm constants to int.Richard Stallman
1993-01-10# Fix misspellings in comments.Paul Eggert
1993-01-01(plain_type_1): Distinguish some C integer types by name.Jim Wilson
1992-11-24(template_name_p): New function.Richard Stallman
1992-11-10(plain_type_1): Handle LONG_TYPE_SIZE like INT_TYPE_SIZE.Richard Stallman
1992-10-24(sdbout_symbol): Return if a symbol's DECL_NAME isRichard Stallman
1992-09-30Don't use system syms.h on hpux.Richard Stallman
1992-07-20entered into RCSRichard Stallman
1992-07-12*** empty log message ***Richard Stallman
1992-07-06*** empty log message ***Charles Hannum