aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-03formatting tweaksMike Stump1-3/+3
1996-06-07(gsyms.h): Include if CROSS_COMPILE is defined.Jim Wilson1-8/+14
1996-05-19Add prototypes for static functions.Richard Kenner1-17/+18
1995-12-30(plain_type_1, case ARRAY_TYPE): Subtract lower bound when writingRichard Kenner1-1/+2
1995-12-18(sdbout_symbol, case FUNCTION_DECL): Use DECL_INITIALJim Wilson1-1/+4
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Changed WINNT to _WIN32.Richard Kenner1-1/+1
1995-05-04(plain_type): Pass additional argument to plain_type_1.Jim Wilson1-7/+28
1995-05-01(sdbout_one_type): Don't switch to text section ifJim Wilson1-1/+5
1995-04-12(sdbout_record_type_name): Correct indentation.Jim Wilson1-9/+3
1995-03-10(sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name fromRichard Kenner1-6/+1
1995-01-20(syms.h): Don't include under Linux.Jim Wilson1-1/+1
1995-01-13(plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0 (i.e.Richard Kenner1-1/+3
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor1-6/+6
1994-09-30Don't include syms.h for winnt.Richard Kenner1-1/+1
1994-06-18(sdbout_symbol): Use DECL_ASSEMBLER_NAME ifJim Wilson1-1/+4
1994-06-18(sdbout_one_type): Use DECL_ASSEMBLER_NAME notJim Wilson1-1/+6
1994-06-18(sdbout_one_type): Use DECL_ASSEMBLER_NAME ifJim Wilson1-1/+7
1994-04-04(sdbout_begin_block): Don't output block for function level scope unless MIPS...Jim Wilson1-2/+18
1994-03-25(sdbout_symbol): Remove decl of unused variable LETTER.Richard Kenner1-3/+1
1994-01-04(sdbout_symbol): Handle variables at zero offset from frame pointer.Jim Wilson1-5/+10
1993-11-16(sdbout_symbol): If non-static var has static-style RTL,Richard Stallman1-0/+6
1993-11-08(sdbout_init) [RMS_QUICK_HACK_1]: Call sdbout_symbol for __vtbl_ptr_type.Richard Stallman1-0/+8
1993-10-12(KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and remove...Richard Kenner1-6/+5
1993-09-24sdbout.c: (sdbout_symbol): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POI...Doug Evans1-1/+1
1993-04-13Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.Richard Kenner1-1/+6
1993-03-09(PUSH_DERIVED_LEVEL): Cast enumm constants to int.Richard Stallman1-2/+4
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
1993-01-01(plain_type_1): Distinguish some C integer types by name.Jim Wilson1-0/+28
1992-11-24(template_name_p): New function.Richard Stallman1-2/+21
1992-11-10(plain_type_1): Handle LONG_TYPE_SIZE like INT_TYPE_SIZE.Richard Stallman1-0/+2
1992-10-24(sdbout_symbol): Return if a symbol's DECL_NAME isRichard Stallman1-0/+5
1992-09-30Don't use system syms.h on hpux.Richard Stallman1-1/+1
1992-07-20entered into RCSRichard Stallman1-1/+1
1992-07-12*** empty log message ***Richard Stallman1-2/+2
1992-07-06*** empty log message ***Charles Hannum1-1/+1
1992-07-06*** empty log message ***Richard Kenner1-2/+2
1992-06-30*** empty log message ***Richard Stallman1-7/+11
1992-05-31*** empty log message ***Richard Stallman1-2/+11
1992-05-27*** empty log message ***Richard Stallman1-0/+6
1992-05-07*** empty log message ***Richard Stallman1-1/+1
1992-03-21*** empty log message ***Tom Wood1-1/+1
1992-03-11*** empty log message ***Michael Meissner1-1/+1
1992-03-11*** empty log message ***Richard Stallman1-6/+54
1991-12-23Initial revisionRichard Stallman1-0/+1356