Age | Commit message (Expand) | Author | Files | Lines |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -0/+1 |
2005-03-29 | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-22 | c-opts.c (c_common_parse_file): Only start/end main source file if debug hook... | Daniel Berlin | 1 | -1/+2 |
2004-11-04 | sdbout.c (SDB_GENERATE_FAKE): Remove. | Kazu Hirata | 1 | -6/+1 |
2004-10-31 | sdbout.c (sdbout_symbol): Do not output type .def statements for builtin types. | Danny Smith | 1 | -0/+5 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -14/+4 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -5/+4 |
2004-07-20 | tree.h: Include vec.h | Nathan Sidwell | 1 | -7/+7 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -5/+4 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -14/+14 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -10/+10 |
2004-04-16 | sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, not TYPE_FIELDS. | DJ Delorie | 1 | -3/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -5/+5 |
2004-02-19 | sdbout.c (preinit_symbols, [...]): New statics. | Zack Weinberg | 1 | -1/+26 |
2004-02-16 | * sdbout.c (sdb_debug_hooks): Correct the type_decl entry. | Zack Weinberg | 1 | -1/+1 |
2004-02-12 | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 1 | -21/+14 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -1/+2 |
2004-01-27 | Makefile.in (dwarf2out.o): Depend on input.h | Devang Patel | 1 | -23/+24 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-10-11 | expr.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-09-30 | Convert to ISO C90 prototypes. | Kelley Cook | 1 | -6/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 1 | -4/+13 |
2003-06-01 | sdbout.h: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -152/+75 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 1 | -6/+4 |
2003-04-05 | dbxout.c (scope_labelno): Add GTY. | Geoffrey Keating | 1 | -1/+2 |
2003-01-16 | Make-lang.in (f/target.o): Depend on toplev.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+3 |
2002-09-16 | re PR fortran/3924 (g77 generates code which is rejected by GAS if COFF debug... | Richard Henderson | 1 | -17/+0 |
2002-08-15 | dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | Douglas B Rupp | 1 | -6/+9 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -11/+14 |
2002-05-09 | sbitmap.c: Fix formatting. | Kazu Hirata | 1 | -4/+4 |
2002-03-21 | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 1 | -2/+3 |
2002-03-12 | Makefile.in (debug.o): Depend on debug.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-01-22 | predict.c: Fix formatting. | Kazu Hirata | 1 | -6/+6 |
2002-01-12 | diagnostic.c (warn_deprecated_use): Rework to lower indentation. | Richard Kenner | 1 | -1/+2 |
2001-11-18 | * sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL. | Richard Kenner | 1 | -3/+3 |
2001-11-14 | dbxout.c (dbxout_symbol_location): Update call of alter_subreg. | Jan Hubicka | 1 | -1/+1 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 1 | -1/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -7/+7 |
2001-10-10 | calls.c: Fix formatting. | 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-09-10 | alias.c (clear_reg_alias_info): Use K&R format definition. | Richard Kenner | 1 | -7/+8 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-07-22 | dbxout.c (dbxout_global_decl): New. | Neil Booth | 1 | -21/+53 |