aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh Ghazi
2001-01-05(dbxout_parms): Handle invisible ref where decl is a REGCatherine Moore
2000-12-31 * dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.Richard Henderson
2000-12-022000-12-01 Jim Blandy <jimb@redhat.com>Jim Blandy
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. AddZack Weinberg
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,Joseph Myers
2000-10-10 * dbxout.c (dbxout_source_line): Remove extra tab.J. David Anglin
2000-09-25Callers gcc-toplev:Hans-Peter Nilsson
2000-09-25Changes add TABs on either or both sides, covering start of line,Hans-Peter Nilsson
2000-09-22fixJason Merrill
2000-09-22revertJason Merrill
2000-09-22 * c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.Jason Merrill
2000-07-23 * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab.George Helffrich
2000-06-29 * dbxout.c (dbxout_symbol, case RESULT_DECL, VAR_DECL): UseRaja R Harinath
2000-06-25Vector support: type node creation & debugging supportBernd Schmidt
2000-06-08 * dbxout.c (dbxout_type_fields): Don't segfault on fields withJakub Jelinek
2000-04-14 * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't callRichard Kenner
2000-04-04 * dbxout.c (CONTIN): If it doesn't have to do anything, give it aZack Weinberg
2000-03-25 * Rework fields used to describe positions of bitfields andRichard Kenner
2000-03-21gccNathan Sidwell
2000-03-17 * Clean up usages of TREE_INT_CST_LOW.Richard Kenner
2000-03-08 * dbxout.c (dbxout_parms): When correcting for promotedClinton Popetz
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.Kaveh Ghazi
2000-03-07 * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.Richard Kenner
2000-02-29Fix prototype for dbxout_symbol_location.Martin von Loewis
2000-02-29 * c-decl.c (current_function_decl): Move to toplev.c.Martin von Loewis
2000-02-28 * emit-rtl.c (remove_unncessary_notes): Remove notes for emptyMark Mitchell
2000-02-26Copyright fixes.Jeffrey A Law
2000-01-14 * cccp.c: PROTO -> PARAMS.Kaveh Ghazi
1999-11-25 * c-common.c (check_format_info): Don't call a variadic functionKaveh Ghazi
1999-11-12Fix gdb testsuite failures caused by Kenner's bulk merge from gcc2.Jim Wilson
1999-11-06 * Makefile.in (dbxout.o): Depend on ggc.h.Mark Mitchell
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>Richard Kenner
1999-10-26 * dbxout.c (lastfile, cwd, dbxout_type_method_1,Kaveh Ghazi
1999-09-23 * builtins.c, dbxout.c, varasm.c: Include tm_p.h.Richard Henderson
1999-09-03 * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.Richard Henderson
1999-08-31 * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.Kaveh Ghazi
1999-04-18 * output.h (current_function_is_leaf,John Wehle
1999-03-19Warning fixes:Kaveh Ghazi
1999-02-24Fix cross compiler build failure in dbxout.c.Jim Wilson
1998-12-08 * dbxout.c: If USG is defined use gstab.h, even if HAVE_STAB_H is set.Kaveh Ghazi
1998-11-091998-11-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>Jeff Law
1998-07-23Fix stabs bug with C array ranges.Jim Wilson
1998-06-30 benjamin kosnik
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-29Warning fixes:Kaveh Ghazi
1998-06-04Thu Jun 4 16:09:51 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley
1998-05-23 * m68k.h: Declare more functions used in macros.Andreas Schwab
1998-05-19Warning Fixes:Kaveh Ghazi
1998-05-18Undid previous delta to dbxout.cNick Clifton