| Commit message (Expand) | Author | Age | Files | Lines |
* | Index: gcc/ChangeLog | geoffk | 2005-07-27 | 1 | -0/+2 |
* | * doc/install.texi (--with-build-sysroot): Fix grammatical error. | mmitchel | 2005-07-26 | 1 | -3/+7 |
* | * doc/extend.texi (Raw read/write Functions): New section. | aldyh | 2005-07-26 | 1 | -0/+22 |
* | * calls.c, fold-const.c, ipa-reference.c, ipa-type-escape.c, | kazu | 2005-07-26 | 2 | -6/+6 |
* | * gcc.c (option_map): Add --sysroot. | mmitchel | 2005-07-25 | 3 | -1/+34 |
* | * config/mips/mips-dsp.md: New file. | rsandifo | 2005-07-23 | 2 | -1/+210 |
* | gcc: | bonzini | 2005-07-21 | 1 | -2/+18 |
* | * gensupport.c (old_preds): Don't reference PREDICATE_CODES. | kazu | 2005-07-21 | 1 | -50/+0 |
* | * config.gcc: Add m32c-elf support. | dj | 2005-07-20 | 5 | -6/+197 |
* | * config/bfin/bfin-protos.h (bfin_longcall_p): Declare. | bernds | 2005-07-20 | 1 | -4/+4 |
* | * doc/trouble.texi: Update section on handling of empty loops. | rakdver | 2005-07-20 | 1 | -6/+2 |
* | gcc/ | kazu | 2005-07-20 | 3 | -231/+0 |
* | * toplev.h: Add comment about the first parameter for warning(). | dj | 2005-07-19 | 1 | -1/+8 |
* | PR c/22476 | ghazi | 2005-07-19 | 1 | -7/+16 |
* | * doc/install.texi (*-*-solaris2*): Document recommended version | ebotcazou | 2005-07-16 | 1 | -0/+8 |
* | 2005-07-15 Richard Guenther <rguenther@suse.de> | rguenth | 2005-07-15 | 1 | -1/+9 |
* | 2005-07-13 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2005-07-13 | 1 | -1/+1 |
* | 2005-07-13 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2005-07-13 | 1 | -5/+6 |
* | PR rtl-optimization/20376 | rakdver | 2005-07-13 | 1 | -9/+7 |
* | * doc/extend.texi (Blackfin Built-in Functions): New section. | bernds | 2005-07-12 | 2 | -2/+17 |
* | 2005-07-12 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-12 | 1 | -2/+21 |
* | * doc/tree-ssa.texi (Cleanups): Improve description of | ian | 2005-07-11 | 1 | -11/+57 |
* | * config/bfin/bfin.md (define_attr "type"): Add "sync". | bernds | 2005-07-11 | 1 | -6/+18 |
* | 2005-07-11 Richard Guenther <rguenther@suse.de> | rguenth | 2005-07-11 | 1 | -2/+13 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -0/+182 |
* | * cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC. | kazu | 2005-07-08 | 1 | -16/+0 |
* | Index: ChangeLog | geoffk | 2005-07-08 | 1 | -1/+10 |
* | * hooks.c (hook_bool_rtx_int_false): New function. | amylaar | 2005-07-07 | 1 | -0/+7 |
* | 2005-07-07 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-07 | 1 | -1/+2 |
* | * configure.in: Add --enable-libssp and --disable-libssp. | kazu | 2005-07-06 | 1 | -0/+4 |
* | Removal of -fforce-mem. | fjahanian | 2005-07-06 | 1 | -8/+4 |
* | Fix doc bug pointed out by Sergei Organov. | wilson | 2005-07-02 | 1 | -1/+1 |
* | * 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 |