| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * dbxout.c: Fix comment formatting. | kazu | 2001-08-08 | 1 | -1/+1 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -7/+2 |
* | * dbxout.c (dbxout_symbol_location): Flatten subregs first; | rth | 2001-08-03 | 1 | -8/+8 |
* | * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate. | neil | 2001-07-26 | 1 | -12/+12 |
* | * dbxout.c: Consistently use putc instead of fputc. | kenner | 2001-07-25 | 1 | -118/+187 |
* | * dbxout.c (dbxout_global_decl): New. | neil | 2001-07-22 | 1 | -2/+15 |
* | * dbxout.c, sdbout.c, varasm.c: Revert most recent patch. | neil | 2001-07-22 | 1 | -12/+2 |
* | * dbxout.c (dbxout_global_decl): New. | neil | 2001-07-21 | 1 | -2/+12 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -22/+12 |
* | * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on | neil | 2001-07-19 | 1 | -28/+36 |
* | * dbxout.c (dbxout_really_begin_function): Rename to | neil | 2001-07-17 | 1 | -23/+20 |
* | * dbxout.c (dbxout_source_line): Make static, update prototype. | neil | 2001-07-15 | 1 | -25/+29 |