Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-07-22 | * dbxout.c, sdbout.c, varasm.c: Revert most recent patch. | Neil Booth | 1 | -53/+21 |
2001-07-21 | dbxout.c (dbxout_global_decl): New. | Neil Booth | 1 | -21/+53 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -3/+8 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -1/+31 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -17/+39 |
2001-07-16 | output.h (sdb_begin_function_line): Restore as an extern variable. | Neil Booth | 1 | -1/+1 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -27/+50 |
2001-07-12 | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 1 | -6/+10 |
2001-07-11 | Makefile.in (c-lex.o): Wrap long lines. | Neil Booth | 1 | -6/+14 |
2001-07-10 | Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines. | Neil Booth | 1 | -5/+12 |
2001-05-01 | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 1 | -15/+0 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -8/+4 |
2001-03-21 | sdbout.c: #include ggc.h. | Richard Kenner | 1 | -24/+33 |
2001-03-15 | sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL. | Mark Mitchell | 1 | -3/+5 |
2001-01-29 | sdbout.c (sdbout_one_type): Skip types with indeterminate size. | Laurynas Biveinis | 1 | -6/+8 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -3/+2 |
2001-01-21 | * sdbout.c (PUT_SDB_DEF): Fix after last bogus change. | Michael Sokolov | 1 | -5/+0 |
2000-10-20 | gcse.c (set_hash_table_size): Now unsigned. | Richard Kenner | 1 | -9/+10 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -1/+1 |