Age | Commit message (Expand) | Author | Files | Lines |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-01-13 | cgraphunit.c (cgraph_optimize_function): Always do optimize_inline_calls when... | Jan Hubicka | 1 | -1/+1 |
2003-11-20 | ssa.c, [...]: Remove files. | Richard Henderson | 1 | -3/+0 |
2003-10-24 | re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp... | Geoffrey Keating | 1 | -0/+3 |
2003-09-08 | c-decl.c (c_expand_body_1): Push and pop function context here. | Richard Henderson | 1 | -1/+1 |
2003-08-29 | tree-optimize.c: New file. | Richard Henderson | 1 | -0/+1 |
2003-08-08 | common.opt: Add debug switches. | Neil Booth | 1 | -4/+0 |
2003-08-05 | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 1 | -0/+6 |
2003-07-25 | Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC. | Gabriel Dos Reis | 1 | -6/+2 |
2003-07-19 | c-pragma.c (apply_pragma_weak): Don't use warning_with_decl. | Gabriel Dos Reis | 1 | -1/+1 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -0/+1 |
2003-07-10 | ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'... | Steven Bosscher | 1 | -41/+29 |
2003-07-06 | tree.h (default_flag_random_seed): Remove. | Nathan Sidwell | 1 | -0/+3 |
2003-07-05 | toplev.c (output_clean_symbol_name): Remove. | Nathan Sidwell | 1 | -1/+0 |
2003-07-04 | c-aux-info.c: Include toplev.h after c-tree.h. | Kaveh R. Ghazi | 1 | -10/+21 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 1 | -5/+1 |
2003-06-28 | Makefile.in: Update. | Neil Booth | 1 | -0/+4 |
2003-06-22 | common.opt: More -f switches. | Neil Booth | 1 | -0/+6 |
2003-06-21 | Makefile.in: Update. | Neil Booth | 1 | -0/+15 |
2003-06-20 | c-decl.c (store_parm_decls): Make saved_warn_shadow boolean. | Neil Booth | 1 | -0/+3 |
2003-06-18 | Makefile.in: Update. | Neil Booth | 1 | -0/+1 |
2003-06-17 | rtl.h: Remove declarations from coverage.h. | Andreas Jaeger | 1 | -1/+0 |
2003-06-15 | c-pch.c (asm_file_name): Remove. | Neil Booth | 1 | -0/+12 |
2003-06-01 | toplev.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -56/+56 |
2003-05-31 | toplev.c (botch): Remove. | Aldy Hernandez | 1 | -3/+0 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 1 | -2/+0 |
2003-05-09 | toplev.h (warning_with_file_and_line): Don't declare. | Gabriel Dos Reis | 1 | -4/+0 |
2003-05-04 | toplev.h (pedwarn_with_file_and_line): Don't declare. | Gabriel Dos Reis | 1 | -2/+0 |
2003-03-02 | toplev.c (aux_base_name): Moved from toplev.h. | Neil Booth | 1 | -1/+0 |
2002-08-04 | gcc.c (cc1_options): Pass output file as auxbase when appropriate. | Nathan Sidwell | 1 | -0/+2 |
2002-07-25 | invoke.texi: Document -mabi=meabi, and expand on the EABI description. | Richard Sandiford | 1 | -0/+1 |
2002-06-05 | toplev.h (report_error_function): Remove. | Gabriel Dos Reis | 1 | -2/+0 |
2002-05-31 | target.h: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-05-23 | mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings. | Gabriel Dos Reis | 1 | -0/+1 |
2002-05-16 | c-common.c (cb_register_builtins): Handle more built-ins here rather than in ... | Neil Booth | 1 | -4/+6 |
2002-03-25 | toplev.c: Don't include setjmp.h. | Zack Weinberg | 1 | -1/+0 |
2002-01-10 | Added __attribute__((deprecated)) patches. | Ira Ruben | 1 | -0/+1 |
2001-12-31 | * toplev.h: Remove forward def of tree_node, rtx_def. | Graham Stott | 1 | -5/+0 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -69/+0 |
2001-10-25 | langhooks.c (lang_hook_default_clear_binding_stack): New. | Zack Weinberg | 1 | -0/+3 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -2/+7 |
2001-10-21 | langhooks.c (lang_hook_default_do_nothing, [...]): New defaults. | Neil Booth | 1 | -4/+2 |
2001-10-20 | toplev.h (struct lang_hooks): HONOR_READONLY now bool. | Richard Kenner | 1 | -1/+1 |
2001-10-19 | langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro. | Richard Kenner | 1 | -0/+3 |
2001-10-08 | langhooks.h: New file. | Alexandre Oliva | 1 | -0/+29 |
2001-09-24 | top level: | Zack Weinberg | 1 | -23/+15 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-12 | toplev.c (set_float_handler): Make static. | Zack Weinberg | 1 | -3/+0 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -3/+0 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -2/+0 |