| Commit message (Expand) | Author | Age | Files | Lines |
* | PR debug/18242 | dannysmith | 2004-11-02 | 1 | -1/+1 |
* | 2004-10-15 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-16 | 1 | -1/+1 |
* | 2004-10-13 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-10-13 | 1 | -0/+5 |
* | * common.opt (flag_gcse_sm): Disable by default. | steven | 2004-09-28 | 1 | -11/+1 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -11/+12 |
* | * unroll.c: Removed. | rakdver | 2004-09-14 | 1 | -19/+1 |
* | * profile.c (BB_TO_GCOV_INDEX): move more to the front. | hubicka | 2004-09-11 | 1 | -2/+0 |
* | * dbxout.c (dbxout_block): Update for | geoffk | 2004-09-10 | 1 | -2/+2 |
* | * toplev.c (warn_deprecated_use): Correct logic for saying "type" | jsm28 | 2004-09-10 | 1 | -7/+10 |
* | 2004-09-10 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-10 | 1 | -1/+1 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -4/+0 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -1/+1 |
* | * c-tree.h (C_DECL_USED, parser_obstack, in_alignof, in_sizeof, | jsm28 | 2004-09-09 | 1 | -0/+1 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -2/+2 |
* | * toplev.c (process_options): Fix typo. | rsandifo | 2004-09-02 | 1 | -1/+1 |
* | * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency. | rakdver | 2004-09-01 | 1 | -0/+23 |
* | * toplev.c (process_options): Ensure debug_hooks is initialized. | shebs | 2004-09-01 | 1 | -1/+2 |
* | PR target/13506 | rearnsha | 2004-08-26 | 1 | -0/+9 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+5 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -1/+1 |
* | 2004-08-03 Dale Johannesen <dalej@apple.com> | dalej | 2004-08-03 | 1 | -5/+0 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -2/+1 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -11/+41 |
* | * loop-invariant.c: New file. | rakdver | 2004-06-20 | 1 | -0/+13 |
* | 2004-06-19 Andrew Pinski <apinski@apple.com> | pinskia | 2004-06-19 | 1 | -3/+4 |
* | * Makefile.in (FLAGS_H): New. | rakdver | 2004-06-14 | 1 | -709/+19 |
* | * toplev.c (floor_log2_wide): Correct casts for 64-bit hosts. | dj | 2004-06-09 | 1 | -9/+9 |
* | * toplev.c (floor_log2_wide): Replace loop with faster bit | dj | 2004-06-08 | 1 | -19/+31 |
* | * toplev.c (init_asm_output): Add explicit 'b' to mode when | dannysmith | 2004-06-05 | 1 | -1/+1 |
* | * toplev.c (check_global_declarations): Don't ask for | geoffk | 2004-06-03 | 1 | -3/+3 |
* | * tree.h: Remove include of version.h | mgadams | 2004-06-03 | 1 | -0/+1 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -3/+3 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -0/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -17/+75 |
* | * flags.h (flag_short_enums): Update comment. | pbrook | 2004-05-11 | 1 | -1/+5 |
* | 2004-04-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-20 | 1 | -2/+3 |
* | patch from Anil Paranjpe to fix H8/300 .ident problem. | wilson | 2004-04-20 | 1 | -2/+5 |
* | 2004-04-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-17 | 1 | -13/+65 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+6 |
* | 2004-04-05 Caroline Tice <ctice@apple.com> | ctice | 2004-04-05 | 1 | -1/+6 |
* | * toplev.c (backend_init): Move init_optimization_passes call ... | rth | 2004-04-01 | 1 | -1/+1 |
* | * toplev.c (backend_init): Add missing call to inint_optimization_passes. | hubicka | 2004-03-29 | 1 | -0/+1 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -10/+10 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -0/+4 |
* | * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat): | hubicka | 2004-03-03 | 1 | -0/+1 |
* | * passes.c: New file. | rth | 2004-02-27 | 1 | -2110/+5 |
* | * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c, | kazu | 2004-02-27 | 1 | -1/+1 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -87/+87 |
* | gcc/ | kazu | 2004-02-23 | 1 | -6/+0 |
* | * input.h: Don't #include line-map.h. It may cause link problems | bothner | 2004-02-20 | 1 | -0/+1 |