aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-19 Remove the RTL inliner.Steven Bosscher
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-28Mainline merge as of 2003-10-26.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-09-24 * tree.h (DECL_SOURCE_LOCATION): Resurrect.Jason Merrill
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
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-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2003-01-15Death to WFL nodes. See ChangeLogs for details.Jeff Law
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-25Merge with basic-improvements as of 2002-11-20.Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-05-23 * dbxout.c (dbxout_class_name_qualifiers): New function.Kevin Buettner
2002-05-11 * dbxout.c: Fix formatting.Kazu Hirata
2002-05-01 * dbxout.c (dbxout_type): Emit size information for range types,Joel Brobecker
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-02-06Accept LABEL_REFs as well as SYMBOL_REFs from the constant pool.Nick Clifton
2002-02-06* dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parametersAlexandre Oliva
2002-01-26Index: gcc/ChangeLogGeoffrey Keating
2002-01-17 * dbxout.c (dbxout_type): Support const and volatile.Jason Merrill
2002-01-08If a symbol ref is in the constant pool, use the pool's version of the symbol...Nick Clifton
2001-12-09 * 1750a.md: Add default case in switch.Kaveh Ghazi
2001-11-30 * dwarf2out.c (is_cxx): New fn.Jason Merrill
2001-11-30 * dwarf2out.c (add_data_member_location_attribute): Do theJason Merrill
2001-11-14 * dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka
2001-11-12 * dbxout.c (dbxout_symbol_location): Avoid emitting invalid registerJakub Jelinek
2001-11-09 * c-lang.c (LANG_HOOKS_NAME): New.Neil Booth
2001-11-04 * Makefile.in (dbxout.o): Depend on function.h.Kaveh Ghazi
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-09-13 * c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh Ghazi
2001-09-11 * dbxout.c (dbxout_parms): Fix typo in comment.Hans-Peter Nilsson
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-08 * dbxout.c: Fix comment formatting.Kazu Hirata
2001-08-04 * target.h (gcc_target): Add asm_out.named_section,Richard Henderson
2001-08-03 * dbxout.c (dbxout_symbol_location): Flatten subregs first;Richard Henderson