aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)Author
2001-01-30 * sdbout.c (sdbout_one_type): Skip types with indeterminate size.Laurynas Biveinis
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh Ghazi
2001-01-21 * sdbout.c (PUT_SDB_DEF): Fix after last bogus change.Michael Sokolov
2000-10-20 * gcse.c (set_hash_table_size): Now unsigned.Richard Kenner
2000-10-13 Remove obstacks.Mark Mitchell
2000-09-18 * sdbout.c (PUT_SDB_DEF, PUT_SDB_TAG, PUT_SDB_EPILOGUE_END):J"orn Rennecke
2000-09-11 * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,Zack Weinberg
2000-06-06 * sdbout.c (struct sdb_file): NAME now const.Richard Kenner
2000-03-25 * Rework fields used to describe positions of bitfields andRichard Kenner
2000-03-21gccNathan Sidwell
2000-03-20 * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"Andreas Jaeger
2000-03-17 * Clean up usages of TREE_INT_CST_LOW.Richard Kenner
2000-02-28 * emit-rtl.c (remove_unncessary_notes): Remove notes for emptyMark Mitchell
2000-02-20 * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner
2000-01-17 * reload.c: PROTO -> PARAMS.Kaveh Ghazi
2000-01-11 * Makefile.in (toplev.o): Depend on regs.h.Kaveh Ghazi
2000-01-10 * Makefile.in (optabs.o): Depend on real.hKaveh Ghazi
2000-01-09 * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses aroundKaveh Ghazi
2000-01-04 * builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh Ghazi
1999-04-18 * output.h (current_function_is_leaf,John Wehle
1999-03-28 * sdbout.c (sdbout_symbol): Do not call build_pointer_type, buildJeffrey A Law
1999-03-22 * sdbout.c (syms.h): Don't include on Interix.Jeffrey A Law
1999-03-19Warning fixes:Kaveh Ghazi
1999-03-10 * sdbout.c (plain_type_1): Make boolean types work better with sdb.Colin Smith
1998-09-25Fix nightly testing i386-coff libstdc++ build failure.Jim Wilson
1998-09-24 * sdbout.c (sdbout_field_types): Don't emit the types of fields weJason Merrill
1998-06-22Warning fixes:Kaveh Ghazi
1998-05-18 * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.Robert Lipe
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1998-01-14Bring in final gcc-2.8.0 changes.Jeffrey A Law
1997-12-20 * bitmap.c (bitmap_clear): Ensure `inline' is at the beginningKaveh R. Ghazi
1997-12-18 * tree.c (build_range_type): Allow creation of ranges with no maximum.Richard Henderson
1997-12-15 * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,Richard Henderson
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-09-05 * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAINJeffrey 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