aboutsummaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-11 * expr.c: Follow spelling conventions.Kazu Hirata
2003-09-30Convert to ISO C90 prototypes.Kelley Cook
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-06-17 * dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou
2003-06-01 * sdbout.h: Use ISO C90 prototypes.Andreas Jaeger
2003-05-17gcc:Kaveh Ghazi
2003-04-052003-04-04 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-01-16f:Kaveh Ghazi
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-17 PR fortran/3924Richard Henderson
2002-08-15 * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas Rupp
2002-08-04Index: ChangeLogGeoffrey Keating
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
2000-09-11 * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,Zack Weinberg