summaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk2003-04-051-1/+2
* f:ghazi2003-01-161-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+3
* PR fortran/3924rth2002-09-171-17/+0
* * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp2002-08-151-6/+9
* Index: ChangeLoggeoffk2002-08-041-2/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-11/+14
* * sbitmap.c: Fix formatting.kazu2002-05-091-4/+4
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-2/+3
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * predict.c: Fix formatting.kazu2002-01-221-6/+6
* * diagnostic.c (warn_deprecated_use): Rework to lower indentation.kenner2002-01-121-1/+2
* * sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL.kenner2001-11-181-3/+3
* * dbxout.c (dbxout_symbol_location): Update call of alter_subreg.hubicka2001-11-141-1/+1
* * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fixghazi2001-11-111-1/+1
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-7/+7
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-2/+2
* * alias.c (clear_reg_alias_info): Use K&R format definition.kenner2001-09-101-7/+8
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * dbxout.c (dbxout_global_decl): New.neil2001-07-221-21/+53
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.neil2001-07-221-53/+21
* * dbxout.c (dbxout_global_decl): New.neil2001-07-211-21/+53
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-3/+8
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-1/+31
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-17/+39
* * output.h (sdb_begin_function_line): Restore as an externneil2001-07-161-1/+1
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-27/+50
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-6/+10
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-6/+14
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-101-5/+12
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-15/+0
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-8/+4
* * sdbout.c: #include ggc.h.kenner2001-03-211-24/+33
* * sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL.mmitchel2001-03-151-3/+5
* * sdbout.c (sdbout_one_type): Skip types with indeterminate size.rth2001-01-301-6/+8
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-3/+2
* * sdbout.c (PUT_SDB_DEF): Fix after last bogus change.msokolov2001-01-211-5/+0
* * gcse.c (set_hash_table_size): Now unsigned.kenner2000-10-201-9/+10
* Remove obstacks.mmitchel2000-10-131-1/+1
* * sdbout.c (PUT_SDB_DEF, PUT_SDB_TAG, PUT_SDB_EPILOGUE_END):amylaar2000-09-181-3/+8
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-34/+0
* * sdbout.c (struct sdb_file): NAME now const.kenner2000-06-061-3/+3
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-4/+1
* gccnathan2000-03-211-2/+2
* * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"rth2000-03-201-10/+11
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-21/+23
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-13/+4
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-1/+2