aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)Author
1999-09-04Import final gcc2 snapshot (990109)gcc3Jeffrey A Law
1998-04-04gcc2 snapshot 980401 importJeffrey A Law
1998-01-14Import of real gcc-2.8.0 sources.Jeffrey A Law
1997-11-02import gcc2 971021 snapshotJeffrey A Law
1997-05-06reformat a little to match GNU coding standards.Mike Stump
1997-03-15Change all calls to eliminate_regs.Richard Kenner
1996-11-15 * sdbout.c (current_file): New global.Doug Evans
1996-10-09Include defaults.h.Richard Kenner
1996-07-03formatting tweaksMike Stump
1996-06-08(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-19(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-21(syms.h): Don't include under Linux.Jim Wilson
1995-01-14(plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0Richard 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 functionJim 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 removeRichard Kenner
1993-09-24* sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REGNUM instead ofDoug 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-02(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
1992-07-06*** empty log message ***Richard Kenner
1992-06-30*** empty log message ***Richard Stallman
1992-05-31*** empty log message ***Richard Stallman
1992-05-27*** empty log message ***Richard Stallman
1992-05-07*** empty log message ***Richard Stallman
1992-03-21*** empty log message ***Tom Wood