aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)AuthorFilesLines
1998-06-22Warning fixes:Kaveh R. Ghazi1-2/+15
1998-05-18dwarfout.h, [...]: New files.Robert Lipe1-3/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-2/+6
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-1/+1
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-2/+6
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-1/+10
1997-12-18tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson1-0/+1
1997-12-15reload.h, [...]: Revert March 15 change.Richard Henderson1-3/+3
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+1
1997-09-05sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX...Jim Wilson1-0/+2
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-2/+2
1997-03-15Change all calls to eliminate_regs.Richard Kenner1-4/+4
1996-11-15sdbout.c (current_file): New global.Doug Evans1-0/+69
1996-10-09Include defaults.h.Richard Kenner1-0/+1
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