| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.c (stack_protect_epilogue): Pass label to | jakub | 2005-06-30 | 1 | -6/+4 |
* | * target.h (gcc_target): New field allocate_initial_value. | kkojima | 2005-06-29 | 1 | -7/+9 |
* | 2005-06-29 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-06-29 | 1 | -2/+2 |
* | * target.h (invalid_conversion, invalid_unary_op, | jsm28 | 2005-06-28 | 1 | -0/+20 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 1 | -6/+8 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 1 | -0/+19 |
* | 2005-06-28 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-06-28 | 1 | -130/+342 |
* | * cgraph.c (cgraph_remove_node): Do not release function bodies until | hubicka | 2005-06-28 | 1 | -1/+11 |
* | 2005-06-28 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-06-28 | 2 | -15/+17 |
* | * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | jakub | 2005-06-27 | 1 | -0/+135 |
* | * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | jakub | 2005-06-27 | 2 | -0/+50 |
* | * cfg.c, tree-vect-transform.c, tree.def: Fix comment typos. | kazu | 2005-06-26 | 1 | -3/+3 |
* | * doc/install.texi (Specific): Do not specify the concrete | gerald | 2005-06-26 | 1 | -6/+3 |
* | * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | jakub | 2005-06-26 | 2 | -5/+5 |
* | * tree-optimize.c (init_tree_optimization_passes): Fix flags of | hubicka | 2005-06-24 | 2 | -2/+22 |
* | * doc/md.texi (Standard Names): Change insn pattern name | ebotcazou | 2005-06-18 | 1 | -2/+13 |
* | 2005-06-16 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-06-16 | 1 | -6/+15 |
* | * doc/invoke.texi (-mips16): Fix typo. | rsandifo | 2005-06-15 | 1 | -1/+1 |
* | * config/mips/mips.h (GENERATE_MIPS16E): New definition. | davidu | 2005-06-15 | 1 | -1/+2 |
* | * doc/invoke.texi (Blackfin Options): Document -mlong-calls. | bernds | 2005-06-13 | 1 | -1/+17 |
* | 2005-06-09 Dale Johannesen <dalej@apple.com> | dalej | 2005-06-10 | 1 | -0/+4 |
* | PR c/21759 | gdr | 2005-06-09 | 1 | -1/+6 |
* | 2005-06-09 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-09 | 1 | -5/+6 |
* | PR target/21889 | ebotcazou | 2005-06-08 | 1 | -0/+5 |
* | 2005-06-07 Eric Christopher <echristo@redhat.com> | echristo | 2005-06-08 | 2 | -4/+5 |
* | * tree-ssa-address.c: New file. | rakdver | 2005-06-07 | 2 | -0/+27 |
* | gcc/po/ | jakub | 2005-06-06 | 1 | -1/+1 |
* | * doc/md.texi (Insn Splitting): Fix some wording. | bje | 2005-06-06 | 1 | -2/+2 |
* | * config/rs6000/rs6000.c (rs6000_emit_swdivsf): New function. | dje | 2005-06-06 | 1 | -1/+12 |
* | * lcm.c: Move all mode-switching related functions from here... | steven | 2005-06-04 | 1 | -1/+2 |
* | * tree-vrp.c, config/arm/arm.md, config/arm/arm1020e.md, | kazu | 2005-06-02 | 1 | -1/+1 |
* | PR 21765 | dnovillo | 2005-06-02 | 1 | -0/+16 |
* | 2005-06-01 Ramana Radhakrishnan <ramana@codito.com> | sayle | 2005-06-01 | 1 | -3/+5 |
* | * common.opt (fjump-tables): New. | jsm28 | 2005-06-01 | 1 | -0/+10 |
* | * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison. | rsandifo | 2005-06-01 | 2 | -154/+3 |
* | * configure.ac: Add --enable-secureplt. | amodra | 2005-06-01 | 2 | -7/+40 |
* | * doc/tm.texi (TARGET_GET_PCH_VALIDITY, TARGET_PCH_VALID_P): Tweak | rsandifo | 2005-05-31 | 1 | -18/+26 |
* | * doc/install.texi (sparc-sun-solaris2*): Update note | ebotcazou | 2005-05-31 | 1 | -5/+5 |
* | * doc/install.texi (sparc-sun-solaris2.7): Document bootstrap | ebotcazou | 2005-05-31 | 1 | -0/+11 |
* | 2005-05-30 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-05-30 | 1 | -15/+18 |
* | 2005-05-30 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2005-05-30 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 3 | -4/+4 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -6/+23 |
* | 2005-05-25 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-05-25 | 1 | -0/+11 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -1/+9 |
* | gcc/ | kazu | 2005-05-19 | 1 | -1/+1 |
* | 2005-05-18 Geoffrey Keating <geoffk@apple.com> | geoffk | 2005-05-18 | 1 | -12/+6 |
* | * doc/invoke.texi (SPARC options): Document that -mapp-regs is | ebotcazou | 2005-05-18 | 1 | -1/+1 |
* | Yet more Objective-C++... | mrs | 2005-05-17 | 1 | -1/+61 |
* | gcc: | bonzini | 2005-05-17 | 1 | -1/+7 |