| Commit message (Expand) | Author | Age | Files | Lines |
* | * dbxout.c (pending_bincls): Move decl down inside | schwab | 2003-07-03 | 1 | -5/+5 |
* | 2003-07-02 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-07-02 | 1 | -2/+2 |
* | * dbxout.c (pending_bincls): Guard with DBX_USE_BINCLS. | dje | 2003-07-02 | 1 | -3/+10 |
* | * dbxout.c (pending_bincls): Only define if DBX_DEBUGGING_INFO. | schwab | 2003-07-02 | 1 | -0/+2 |
* | 2003-07-01 Devang Patel <dpatel@apple.com> | dpatel | 2003-07-01 | 1 | -6/+94 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * cse.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -132/+83 |
* | * dbxout.c (flag_debug_only_used_symbols): Delete redundant | zack | 2003-06-28 | 1 | -2/+0 |
* | * final.c (debug_flush_symbol_queue): New function. | dpatel | 2003-06-27 | 1 | -21/+132 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -1/+1 |
* | * dbxout.c (dbxout_source_line_counter): New global variable. | ebotcazou | 2003-06-17 | 1 | -1/+6 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -1/+1 |
* | * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE. | aj | 2003-06-04 | 1 | -34/+0 |
* | gcc: | ghazi | 2003-05-17 | 1 | -4/+3 |
* | * dbxout.c (print_int_cst_bounds_in_octal_p): New function, | kenner | 2003-04-14 | 1 | -26/+44 |
* | * dbxout.c (dbxout_handle_pch): Move prototype out from | geoffk | 2003-04-06 | 1 | -1/+1 |
* | 2003-04-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-04-05 | 1 | -19/+61 |
* | * dbxout.c (dbxout_type): When printing type index of range type | kenner | 2003-04-04 | 1 | -1/+11 |
* | Change base class access representation. | nathan | 2003-02-20 | 1 | -5/+9 |
* | * dbxout.c (lastfile, cwd): Fix `unused' warning. | ghazi | 2003-01-16 | 1 | -8/+8 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -73/+66 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -5/+7 |
* | Fix for PR 1621. | wilson | 2002-12-13 | 1 | -2/+58 |
* | fix stabs info for vector types | dalej | 2002-11-08 | 1 | -1/+3 |
* | 2002-09-26 David Edelsohn <edelsohn@gnu.org> | dje | 2002-09-27 | 1 | -1/+1 |
* | Set current_sym_code in a case where it was missing. | dalej | 2002-09-23 | 1 | -0/+1 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | * doc/tm.texi (DBX_OUTPUT_NFUN): Describe. | amodra | 2002-09-13 | 1 | -0/+4 |
* | * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | rupp | 2002-08-15 | 1 | -4/+4 |
* | * dbxout.c (dbxout_class_name_qualifiers): New function. | rth | 2002-05-23 | 1 | -2/+38 |
* | * dbxout.c: Fix formatting. | kazu | 2002-05-11 | 1 | -20/+20 |
* | * dbxout.c (dbxout_type): Emit size information for range types, | kenner | 2002-05-01 | 1 | -1/+14 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -1/+1 |
* | * Makefile.in (debug.o): Depend on debug.h. | ghazi | 2002-03-12 | 1 | -2/+2 |
* | Accept LABEL_REFs as well as SYMBOL_REFs from the constant pool. | nickc | 2002-02-06 | 1 | -1/+2 |
* | * dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parameters | aoliva | 2002-02-06 | 1 | -0/+4 |
* | Index: gcc/ChangeLog | geoffk | 2002-01-26 | 1 | -4/+9 |
* | * dbxout.c (dbxout_type): Support const and volatile. | jason | 2002-01-17 | 1 | -15/+34 |
* | If a symbol ref is in the constant pool, use the pool's version of the symbol... | nickc | 2002-01-08 | 1 | -0/+14 |
* | * 1750a.md: Add default case in switch. | ghazi | 2001-12-09 | 1 | -2/+2 |
* | * dwarf2out.c (is_cxx): New fn. | jason | 2001-11-30 | 1 | -1/+1 |
* | * dwarf2out.c (add_data_member_location_attribute): Do the | jason | 2001-11-30 | 1 | -2/+9 |
* | * dbxout.c (dbxout_symbol_location): Update call of alter_subreg. | hubicka | 2001-11-14 | 1 | -1/+1 |
* | * dbxout.c (dbxout_symbol_location): Avoid emitting invalid register | jakub | 2001-11-12 | 1 | -0/+2 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+2 |
* | * Makefile.in (dbxout.o): Depend on function.h. | ghazi | 2001-11-04 | 1 | -6/+12 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -7/+7 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | * dbxout.c (dbxout_parms): Fix typo in comment. | hp | 2001-09-11 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |