Age | Commit message (Expand) | Author | Files | Lines |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -6/+0 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -3/+3 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -3/+3 |
2003-09-20 | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 1 | -3/+2 |
2003-08-22 | c-decl.c: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-08-05 | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 1 | -2/+2 |
2003-07-25 | Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC. | Gabriel Dos Reis | 1 | -3/+3 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -15/+10 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -452/+289 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-16 | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 1 | -1/+1 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 1 | -1/+1 |
2003-04-05 | dbxout.c (scope_labelno): Add GTY. | Geoffrey Keating | 1 | -1/+2 |
2003-02-20 | Change base class access representation. | Nathan Sidwell | 1 | -8/+16 |
2003-02-06 | dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe... | Roger Sayle | 1 | -5/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -2/+4 |
2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -7/+7 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-08-15 | dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | Douglas B Rupp | 1 | -5/+8 |
2002-07-25 | dwarfout.c (VERSION_ASM_OP, [...]): Remove. | Neil Booth | 1 | -15/+7 |
2002-07-09 | * dwarfout.c (dwarfout_init): Warn that DWARF1 is deprecated. | Mark Mitchell | 1 | -0/+2 |
2002-07-05 | re PR c++/6706 (ICE with variable-sized arrays and DWARF-1 output) | Mark Mitchell | 1 | -2/+4 |
2002-06-17 | * dwarfout.c: Include function.h. | Tom Tromey | 1 | -1/+2 |
2002-06-17 | function.h (struct function): Rename profile_label_no. | Richard Henderson | 1 | -20/+11 |
2002-05-11 | dbxout.c: Fix formatting. | Kazu Hirata | 1 | -71/+71 |
2002-03-12 | Makefile.in (debug.o): Depend on debug.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -4/+0 |
2002-01-22 | dwarfout.c (last_filename): Remove. | Krister Walfridsson | 1 | -5/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -125/+40 |
2001-11-23 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -5/+5 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -1/+3 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -239/+239 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -9/+0 |
2001-08-17 | varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_... | Richard Henderson | 1 | -24/+24 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-08-01 | dwarfout.c: Remove reference to README.DWARF. | Robert Lipe | 1 | -3/+0 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -1/+4 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -4/+65 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -8/+12 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -20/+25 |