| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 1 | -8/+9 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -2/+2 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -2/+3 |
* | * toplev.c (flag_dummy): Remove. | neil | 2003-06-29 | 1 | -122/+117 |
* | * Makefile.in: Update. | neil | 2003-06-28 | 1 | -184/+1 |
* | Remove extra bits from my previous commit. | dpatel | 2003-06-27 | 1 | -14/+0 |
* | * toplev.c (rest_of_decl_compilation): Only varpoolize argument | hubicka | 2003-06-27 | 1 | -2/+2 |
* | * final.c (debug_flush_symbol_queue): New function. | dpatel | 2003-06-27 | 1 | -0/+20 |
* | * value-prof.c: New. | rakdver | 2003-06-26 | 1 | -0/+6 |
* | * c-opts.c (complain_wrong_lang, write_langs): Remove. | neil | 2003-06-25 | 1 | -52/+1 |
* | * Makefile.in (cgraph.o): Depend on output.h, not depend on | hubicka | 2003-06-24 | 1 | -2/+17 |
* | * ChangeLog.1: Fix a typo. | kazu | 2003-06-23 | 1 | -1/+1 |
* | * common.opt: Add -finline-limit. | neil | 2003-06-22 | 1 | -58/+0 |
* | * common.opt: More -f switches. | neil | 2003-06-22 | 1 | -85/+67 |
* | * Makefile.in: Update. | neil | 2003-06-21 | 1 | -87/+60 |
* | * Makefile.in: Update. | neil | 2003-06-21 | 1 | -89/+7 |
* | * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean. | neil | 2003-06-20 | 1 | -180/+29 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -3/+1 |
* | * toplev.c (rest_of_handle_sched): Hide the entire function if | kazu | 2003-06-18 | 1 | -4/+4 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+47 |
* | * toplev.c (Remaining -d letters summary): Update. | amylaar | 2003-06-18 | 1 | -2/+2 |
* | * Makefile.in: Update. | neil | 2003-06-18 | 1 | -110/+5 |
* | * rtl.h: Remove declarations from coverage.h. | aj | 2003-06-17 | 1 | -0/+1 |
* | * tracer.c: Remove duplication declaration. | aj | 2003-06-16 | 1 | -1/+0 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * c-pch.c (asm_file_name): Remove. | neil | 2003-06-15 | 1 | -169/+9 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 1 | -21/+6 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -1/+1 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -3/+1 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 1 | -4/+5 |
* | * function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | hubicka | 2003-06-06 | 1 | -0/+3 |
* | * toplev.c (push_srcloc): Simplify behavior to save current location | bothner | 2003-06-05 | 1 | -16/+3 |
* | * toplev.c (rest_of_type_compilation): Fix typo. | ghazi | 2003-06-04 | 1 | -1/+1 |
* | * configure.in (HAVE_LD_PIE): Check for ld -pie. | jakub | 2003-06-03 | 1 | -0/+19 |
* | * ggc-page.c (init_ggc): Give better diagnostics on failure to | zack | 2003-06-02 | 1 | -1/+3 |
* | * toplev.c: Use ISO C90 prototypes. | aj | 2003-06-01 | 1 | -141/+95 |
* | 2003-05-31 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-05-31 | 1 | -948/+1137 |
* | * flags.h (flag_wrapv): New flag controlling overflow semantics. | sayle | 2003-05-31 | 1 | -0/+6 |
* | * flags.h (g_switch_value): Change to an unsigned | kraai | 2003-05-19 | 1 | -1/+1 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 1 | -8/+9 |
* | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 1 | -7/+7 |
* | * coverage.h (coverage_counter_alloc): New function. | nathan | 2003-05-11 | 1 | -2/+3 |
* | * toplev.c (enum dump_file_index): Swap DFI_ce3, DFI_bbro. | rth | 2003-05-08 | 1 | -2/+2 |
* | gcc/ | rth | 2003-05-07 | 1 | -6/+0 |
* | 2003-05-05 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-05-05 | 1 | -0/+2 |
* | PR c/10604 | zack | 2003-05-03 | 1 | -23/+37 |
* | * c-decl.c (pending_invalid_xref_file): Remove. | nathan | 2003-05-03 | 1 | -4/+4 |
* | * Makefile.in (TREE_H): Replace location.h with input.h. | nathan | 2003-05-02 | 1 | -17/+7 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -5/+5 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -4/+4 |