aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)Author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-09 * sbitmap.c: Fix formatting.Kazu Hirata
2002-03-21 * Makefile.in (fold-const.o, stor-layout.o, stmt.o,Neil Booth
2002-03-12 * Makefile.in (debug.o): Depend on debug.h.Kaveh Ghazi
2002-01-22 * predict.c: Fix formatting.Kazu Hirata
2002-01-12 * diagnostic.c (warn_deprecated_use): Rework to lower indentation.Richard Kenner
2001-11-18 * sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL.Richard Kenner
2001-11-14 * dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka
2001-11-11 * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): FixKaveh Ghazi
2001-10-29 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,Joseph Myers
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-10-10 * calls.c: Fix formatting.Kazu Hirata
2001-09-13 * c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh Ghazi
2001-09-10 * alias.c (clear_reg_alias_info): Use K&R format definition.Richard Kenner
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-07-22 * dbxout.c (dbxout_global_decl): New.Neil Booth
2001-07-22 * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.Neil Booth
2001-07-21 * dbxout.c (dbxout_global_decl): New.Neil Booth
2001-07-19 * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth
2001-07-19 * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onNeil Booth
2001-07-17 * dbxout.c (dbxout_really_begin_function): Rename toNeil Booth
2001-07-16 * output.h (sdb_begin_function_line): Restore as an externNeil Booth
2001-07-15 * dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth
2001-07-12 * Makefile.in (final.o): Depend on debug.h.Neil Booth
2001-07-11 * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.Neil Booth
2001-07-10 * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,Neil Booth
2001-05-01 * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:Zack Weinberg
2001-04-032001-04-03 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2001-03-21 * sdbout.c: #include ggc.h.Richard Kenner
2001-03-15 * sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL.Mark Mitchell
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