Age | Commit message (Expand) | Author | Files | Lines |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-06-04 | uwin.h: Remove SUBTARGET_PROLOGUE. | Andreas Jaeger | 1 | -34/+0 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 1 | -4/+3 |
2003-04-14 | dbxout.c (print_int_cst_bounds_in_octal_p): New function, extracted from dbxo... | Joel Brobecker | 1 | -26/+44 |
2003-04-06 | dbxout.c (dbxout_handle_pch): Move prototype out from #if defined DBX_DEBUGGI... | Geoffrey Keating | 1 | -1/+1 |
2003-04-05 | dbxout.c (scope_labelno): Add GTY. | Geoffrey Keating | 1 | -19/+61 |
2003-04-04 | dbxout.c (dbxout_type): When printing type index of range type whose bounds a... | Joel Brobecker | 1 | -1/+11 |
2003-02-20 | Change base class access representation. | Nathan Sidwell | 1 | -5/+9 |
2003-01-16 | dbxout.c (lastfile, cwd): Fix `unused' warning. | Kaveh Ghazi | 1 | -8/+8 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -73/+66 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -5/+7 |
2002-12-12 | re PR debug/1621 (Debugging with complex numbers) | Jim Wilson | 1 | -2/+58 |
2002-11-08 | fix stabs info for vector types | Dale Johannesen | 1 | -1/+3 |
2002-09-26 | dbxout.c (FORCE_TEXT): Switch to current_function_decl, not text_section. | David Edelsohn | 1 | -1/+1 |
2002-09-23 | Set current_sym_code in a case where it was missing. | Dale Johannesen | 1 | -0/+1 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | tm.texi (DBX_OUTPUT_NFUN): Describe. | Alan Modra | 1 | -0/+4 |
2002-08-15 | dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | Douglas B Rupp | 1 | -4/+4 |
2002-05-22 | dbxout.c (dbxout_class_name_qualifiers): New function. | Kevin Buettner | 1 | -2/+38 |
2002-05-11 | dbxout.c: Fix formatting. | Kazu Hirata | 1 | -20/+20 |
2002-05-01 | dbxout.c (dbxout_type): Emit size information for range types, as well, but o... | Joel Brobecker | 1 | -1/+14 |
2002-03-21 | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2002-03-12 | Makefile.in (debug.o): Depend on debug.h. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-02-06 | Accept LABEL_REFs as well as SYMBOL_REFs from the constant pool. | Nick Clifton | 1 | -1/+2 |
2002-02-06 | dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parameters passed by in... | Alexandre Oliva | 1 | -0/+4 |
2002-01-26 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -4/+9 |
2002-01-17 | * dbxout.c (dbxout_type): Support const and volatile. | Jason Merrill | 1 | -15/+34 |
2002-01-08 | If a symbol ref is in the constant pool, use the pool's version of the symbol... | Nick Clifton | 1 | -0/+14 |
2001-12-09 | 1750a.md: Add default case in switch. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-30 | dwarf2out.c (is_cxx): New fn. | Jason Merrill | 1 | -1/+1 |
2001-11-29 | dwarf2out.c (add_data_member_location_attribute): Do the right thing for virt... | Jason Merrill | 1 | -2/+9 |
2001-11-14 | dbxout.c (dbxout_symbol_location): Update call of alter_subreg. | Jan Hubicka | 1 | -1/+1 |
2001-11-12 | dbxout.c (dbxout_symbol_location): Avoid emitting invalid register numbers. | Jakub Jelinek | 1 | -0/+2 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -1/+2 |
2001-11-04 | Makefile.in (dbxout.o): Depend on function.h. | Kaveh R. Ghazi | 1 | -6/+12 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -7/+7 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-11 | dbxout.c (dbxout_parms): Fix typo in comment. | Hans-Peter Nilsson | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -7/+2 |
2001-08-03 | dbxout.c (dbxout_symbol_location): Flatten subregs first; don't take REGNO of... | Richard Henderson | 1 | -8/+8 |
2001-07-26 | toplev.c, [...]: Include xcoffout.h if appropriate. | Neil Booth | 1 | -12/+12 |
2001-07-25 | dbxout.c: Consistently use putc instead of fputc. | Richard Kenner | 1 | -118/+187 |
2001-07-22 | dbxout.c (dbxout_global_decl): New. | Neil Booth | 1 | -2/+15 |
2001-07-22 | * dbxout.c, sdbout.c, varasm.c: Revert most recent patch. | Neil Booth | 1 | -12/+2 |
2001-07-21 | dbxout.c (dbxout_global_decl): New. | Neil Booth | 1 | -2/+12 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -22/+12 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -28/+36 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -23/+20 |