aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-06sdbout.c (struct sdb_file): NAME now const.Richard Kenner1-3/+3
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-4/+1
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-2/+2
2000-03-20sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else" warning.Andreas Jaeger1-10/+11
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-21/+23
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-13/+4
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-1/+2
2000-01-17reload.c: PROTO -> PARAMS.Kaveh R. Ghazi1-14/+14
2000-01-11Makefile.in (toplev.o): Depend on regs.h.Kaveh R. Ghazi1-0/+1
2000-01-10Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi1-2/+4
2000-01-09elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a...Kaveh R. Ghazi1-3/+3
2000-01-04builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi1-2/+2
1999-04-18output.h (current_function_is_leaf, [...]): Declare.John Wehle1-1/+1
1999-03-27sdbout.c (sdbout_symbol): Do not call build_pointer_type, build one on the fl...Jeffrey A Law1-1/+6
1999-03-22sdbout.c (syms.h): Don't include on Interix.Mumit Khan1-1/+1
1999-03-19Warning fixes:Kaveh R. Ghazi1-2/+2
1999-03-10* sdbout.c (plain_type_1): Make boolean types work better with sdb.Colin Smith1-0/+1
1998-09-25Fix nightly testing i386-coff libstdc++ build failure.Jim Wilson1-25/+32
1998-09-24sdbout.c (sdbout_field_types): Don't emit the types of fields we won't be emi...Jason Merrill1-4/+12
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