summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
...
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-17/+54
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-2/+4
* 2004-01-27 Devang Patel <dpatel@apple.com>dpatel2004-01-271-22/+25
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+1
* PR debug/7078dpatel2004-01-131-4/+6
* 2004-01-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-121-2/+4
* 2004-01-10 David Edelsohn <edelsohn@gnu.org>dje2004-01-101-9/+8
* 2004-01-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-101-0/+5
* * dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO ||schwab2003-11-081-1/+2
* * dbxout.c (current_file): Wrap declaration in DBX_USE_BINCL.ghazi2003-11-081-0/+2
* PR 11654geoffk2003-11-071-8/+14
* PR debug/12500jason2003-10-221-1/+1
* * c-pretty-print.c: Fix comment formatting.kazu2003-10-051-1/+1
* * dbxout.c (dbxout_fptype_value): Delete.zack2003-10-011-61/+5
* * dbxout.c (dbxout_typedefs): Output typedefs in forward order.bothner2003-09-261-4/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* PR debug/12066mmitchel2003-09-171-3/+4
* * c.opt: Introduce -fworking-directory.aoliva2003-08-051-1/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-8/+5
* PR debug/11473mmitchel2003-07-151-3/+1
* * c-format.c: Fix comment formatting.kazu2003-07-121-1/+1
* * stmt.c: Convert remaining prototypes to ISO C90.aj2003-07-061-3/+3
* * dbxout.c (pending_bincls): Move decl down insideschwab2003-07-031-5/+5
* 2003-07-02 H.J. Lu <hongjiu.lu@intel.com>hjl2003-07-021-2/+2
* * dbxout.c (pending_bincls): Guard with DBX_USE_BINCLS.dje2003-07-021-3/+10
* * dbxout.c (pending_bincls): Only define if DBX_DEBUGGING_INFO.schwab2003-07-021-0/+2
* 2003-07-01 Devang Patel <dpatel@apple.com>dpatel2003-07-011-6/+94
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-132/+83
* * dbxout.c (flag_debug_only_used_symbols): Delete redundantzack2003-06-281-2/+0
* * final.c (debug_flush_symbol_queue): New function.dpatel2003-06-271-21/+132
* * basic-block.h: Fix comment formatting.kazu2003-06-231-1/+1
* * dbxout.c (dbxout_source_line_counter): New global variable.ebotcazou2003-06-171-1/+6
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.aj2003-06-041-34/+0
* gcc:ghazi2003-05-171-4/+3
* * dbxout.c (print_int_cst_bounds_in_octal_p): New function,kenner2003-04-141-26/+44
* * dbxout.c (dbxout_handle_pch): Move prototype out fromgeoffk2003-04-061-1/+1
* 2003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk2003-04-051-19/+61
* * dbxout.c (dbxout_type): When printing type index of range typekenner2003-04-041-1/+11
* Change base class access representation.nathan2003-02-201-5/+9
* * dbxout.c (lastfile, cwd): Fix `unused' warning.ghazi2003-01-161-8/+8
* Merge from pch-branch.geoffk2003-01-101-73/+66
* Merge basic-improvements-branch to trunkzack2002-12-161-5/+7
* Fix for PR 1621.wilson2002-12-131-2/+58
* fix stabs info for vector typesdalej2002-11-081-1/+3
* 2002-09-26 David Edelsohn <edelsohn@gnu.org>dje2002-09-271-1/+1
* Set current_sym_code in a case where it was missing.dalej2002-09-231-0/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-1/+1