| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just | geoffk | 2004-11-02 | 1 | -0/+12 |
* | * Makefile.in (OBJS-common): Remove duplicates. | kazu | 2004-10-28 | 1 | -3/+1 |
* | * dbxout.c: Include obstack.h. | zack | 2004-10-27 | 1 | -1/+1 |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -2/+1 |
* | 2004-11-18 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-10-18 | 1 | -13/+13 |
* | 2004-10-18 Revital Eres <eres@il.ibm.com> | hagog | 2004-10-18 | 1 | -1/+1 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -4/+5 |
* | 2004-10-11 Sebastian Pop <pop@cri.ensmp.fr> | dberlin | 2004-10-13 | 1 | -1/+1 |
* | PR bootstrap/17857 | rsandifo | 2004-10-07 | 1 | -0/+1 |
* | * pretty-print.c: Include tree.h. | zack | 2004-10-06 | 1 | -5/+6 |
* | 2004-10-05 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-10-05 | 1 | -1/+7 |
* | 2004-10-05 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-10-05 | 1 | -3/+3 |
* | 2004-10-01 Jakub Jelinek <jakub@redhat.com> | jakub | 2004-10-01 | 1 | -3/+1 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2004-09-29 | 1 | -1/+3 |
* | * Makefile.in (tree-ssa-propagate.o): Depend on vec.h. | steven | 2004-09-28 | 1 | -1/+1 |
* | 2004-09-27 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-09-27 | 1 | -11/+20 |
* | 2004-09-23 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-09-24 | 1 | -0/+3 |
* | Revert commit of testing BOOT_CFLAGS | rakdver | 2004-09-23 | 1 | -1/+1 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -2/+6 |
* | gcc/ | kcook | 2004-09-22 | 1 | -152/+154 |
* | 2004-09-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-21 | 1 | -10/+10 |
* | * Makefile.in (c-parse.o): Depend on $(C_PRAGMA_H). | zack | 2004-09-18 | 1 | -2/+2 |
* | * Makefile.in (gimple-low.o): Depend on $(EXPR_H). | schwab | 2004-09-17 | 1 | -3/+3 |
* | * Makefile.in (gen-protos.o): Depend on errors.h. | rsandifo | 2004-09-17 | 1 | -1/+2 |
* | * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | rakdver | 2004-09-16 | 1 | -1/+2 |
* | * Makefile.in (tree-ssa-dom.o): Depend on tree-ssa-propagate.h. | steven | 2004-09-15 | 1 | -1/+2 |
* | gcc: | jsm28 | 2004-09-15 | 1 | -1/+1 |
* | * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | rakdver | 2004-09-14 | 1 | -1/+1 |
* | * unroll.c: Removed. | rakdver | 2004-09-14 | 1 | -12/+7 |
* | * Makefile.in (STAGE1_CHECKING): New variable. | nathan | 2004-09-14 | 1 | -3/+6 |
* | Fix gen-proto (fixproto) build failure. | wilson | 2004-09-14 | 1 | -1/+1 |
* | * Makefile.in (predict.o): Depend on tree-scalar-evolution.h | hubicka | 2004-09-14 | 1 | -1/+1 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -22/+24 |
* | * Makefile.in (all.cross): Add srcextra. | nemet | 2004-09-11 | 1 | -1/+1 |
* | Fix typos. | wilson | 2004-09-11 | 1 | -2/+2 |
* | 2004-09-10 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-09-10 | 1 | -1/+1 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -35/+16 |
* | * Makefile.in (gengtype): Use $(BUILD_ERRORS). | nathan | 2004-09-09 | 1 | -3/+4 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -1/+1 |
* | 2004-09-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-08 | 1 | -1/+5 |
* | [gcc/ChangeLog] | zlaski | 2004-09-08 | 1 | -1/+2 |
* | [gcc/ChangeLog] | zlaski | 2004-09-08 | 1 | -1/+1 |
* | 2004-09-06 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-09-06 | 1 | -1/+2 |
* | * Makefile.in (rtl.o, bitmap.o): Correct dependencies, remove | zack | 2004-09-06 | 1 | -4/+2 |
* | * Makefile.in (rtl.o): Remove -DGENERATOR_FILE. | membar | 2004-09-06 | 1 | -2/+2 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -2/+3 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -1/+6 |
* | Tree level if-conversion for vectorizer. | dpatel | 2004-09-04 | 1 | -1/+5 |
* | 2004-09-03 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-09-04 | 1 | -0/+27 |
* | PR middle-end/9997 | rth | 2004-09-03 | 1 | -2/+3 |