| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gfortran.h (gfc_namespace): Add seen_implicit_none field, | fxcoudert | 2005-04-29 | 2 | -1/+6 |
* | * config/xtensa/xtensa.c (gen_int_relational): Use gcc_assert and | nathan | 2005-04-29 | 4 | -84/+91 |
* | 2005-04-29 Paul Brook <paul@codesourcery.com> | pbrook | 2005-04-29 | 4 | -2/+37 |
* | Fix problems noticed while reviewing patch from Alex Oliva. | wilson | 2005-04-29 | 2 | -4/+7 |
* | * opt-functions.awk (var_set): Emit proper initializer for | dj | 2005-04-29 | 2 | -2/+12 |
* | * dbxout.c (have_used_extensions): Remove. | dpatel | 2005-04-29 | 2 | -34/+10 |
* | Daily bump. | gccadmin | 2005-04-29 | 1 | -1/+1 |
* | fortran/ | tobi | 2005-04-29 | 4 | -2/+48 |
* | * lib/target-supports.exp (check_profiling_available): Return | bwilson | 2005-04-29 | 2 | -0/+6 |
* | 2004-04-29 David Billinghurst (David.Billinghurst@riotinto.com) | billingd | 2005-04-28 | 2 | -1/+6 |
* | Fix install doc problems reported by Jean-Paul Rigault | wilson | 2005-04-28 | 2 | -9/+16 |
* | * gfortran.h (gfc_gsymbol): Make name a const char *. | tobi | 2005-04-28 | 3 | -2/+8 |
* | * optc-gen.awk (END): Make sure no variable is defined more | dj | 2005-04-28 | 4 | -15/+53 |
* | Prevent out-of-bounds array access in reload. | wilson | 2005-04-28 | 2 | -2/+8 |
* | PR target/20813 | dje | 2005-04-28 | 5 | -8/+21 |
* | * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c, | kazu | 2005-04-28 | 26 | -5/+41 |
* | * arm.c (legitimize_pic_address): Fix sense of assertion test for | rearnsha | 2005-04-28 | 2 | -1/+6 |
* | * global.c (earlyclobber_regclass): Change the type to | kazu | 2005-04-28 | 2 | -21/+46 |
* | PR fortran/20865 | fxcoudert | 2005-04-28 | 4 | -0/+27 |
* | * tree-ssa-alias.c (push_fields_onto_fieldstack): Remove bogus | nathan | 2005-04-28 | 2 | -8/+5 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 83 | -82/+123 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 15 | -26/+31 |
* | * tree.h (edge_def): Remove. | kazu | 2005-04-28 | 2 | -2/+2 |
* | * config.gcc: Obsolete c4x-* and tic4x-*. | kazu | 2005-04-28 | 2 | -0/+4 |
* | * modulo-sched.c, tree-stdarg.c: Use targetm.foo instead of | kazu | 2005-04-28 | 3 | -8/+13 |
* | * c-typeck.c (build_compound_expr): Correct logic in last change. | jsm28 | 2005-04-28 | 4 | -4/+21 |
* | Fix issues brought up by Nathan's assertify patch for the ia64 backend. | wilson | 2005-04-28 | 2 | -67/+50 |
* | * doc/cpp.texi: gcc now implements universal character names. | mrs | 2005-04-28 | 2 | -2/+6 |
* | Daily bump. | gccadmin | 2005-04-28 | 1 | -1/+1 |
* | * Fix Paul's email address in ChangeLog entry. | jules | 2005-04-27 | 1 | -1/+1 |
* | PR c/21159 | jsm28 | 2005-04-27 | 4 | -3/+32 |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 9 | -194/+302 |
* | 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-27 | 2 | -2/+5 |
* | * explow.c (convert_memory_address): Add gcc_assert. | sje | 2005-04-27 | 2 | -0/+5 |
* | * configure.ac: Check for ld --sysroot support. | mmitchel | 2005-04-27 | 5 | -0/+78 |
* | 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-27 | 2 | -15/+8 |
* | 2005-04-27 Andrew Haley <aph@redhat.com> | aph | 2005-04-27 | 2 | -3/+4 |
* | * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm frame | nathan | 2005-04-27 | 3 | -2/+11 |
* | * gcj.texi (libgcj Runtime Properties): Remove obsolete | bryce | 2005-04-27 | 2 | -24/+16 |
* | * c-semantics.c (add_stmt): Don't test STATEMENT_CODE_P | ian | 2005-04-27 | 2 | -1/+5 |
* | * tree-ssa-dce.c: Fix a comment typo. | kazu | 2005-04-27 | 2 | -1/+5 |
* | Fix a typo. | kazu | 2005-04-27 | 1 | -3/+2 |
* | * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): | davem | 2005-04-27 | 5 | -148/+50 |
* | * config/fp-bit.c (abort): Add noreturn attribute. | nathan | 2005-04-27 | 4 | -10/+17 |
* | 2005-04-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-04-27 | 2 | -3/+9 |
* | * config/pa/pa.h (PRINT_OPERAND_ADDRESS): Use gcc_assert, remove | nathan | 2005-04-27 | 3 | -13/+11 |
* | 2005-04-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-04-27 | 2 | -1/+9 |
* | * config/arm/arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and | nathan | 2005-04-27 | 7 | -468/+441 |
* | * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c, | kazu | 2005-04-27 | 7 | -64/+68 |
* | * tree-flow.h (ssa_names): Change the type to VEC(tree,gc). | kazu | 2005-04-27 | 3 | -12/+24 |