summaryrefslogtreecommitdiff
path: root/gcc/sdbout.c
Commit message (Expand)AuthorAgeFilesLines
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-0/+1
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* 2005-03-22 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-221-1/+2
* * sdbout.c (SDB_GENERATE_FAKE): Remove.kazu2004-11-041-6/+1
* * sdbout.c (sdbout_symbol): Do not output type .def statementsdannysmith2004-10-311-0/+5
* * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.zack2004-10-211-14/+4
* * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan2004-09-091-5/+4
* .:nathan2004-07-201-7/+7
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-5/+4
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-14/+14
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-10/+10
* * sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, notdj2004-04-161-3/+1
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-5/+5
* * sdbout.c (preinit_symbols, sdbout_initialized): New statics.zack2004-02-191-1/+26
* * sdbout.c (sdb_debug_hooks): Correct the type_decl entry.zack2004-02-161-1/+1
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-21/+14
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-1/+2
* 2004-01-27 Devang Patel <dpatel@apple.com>dpatel2004-01-271-23/+24
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * c-common.h: Fix comment formatting.kazu2004-01-161-2/+2
* * expr.c: Follow spelling conventions.kazu2003-10-111-1/+1
* Convert to ISO C90 prototypes.kcook2003-09-301-6/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-3/+3
* * dbxout.c (dbxout_source_line_counter): New global variable.ebotcazou2003-06-171-4/+13
* * sdbout.h: Use ISO C90 prototypes.aj2003-06-011-152/+75
* gcc:ghazi2003-05-171-6/+4
* 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