summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* * gfortran.h (gfc_namespace): Add seen_implicit_none field,fxcoudert2005-04-292-1/+6
* * config/xtensa/xtensa.c (gen_int_relational): Use gcc_assert andnathan2005-04-294-84/+91
* 2005-04-29 Paul Brook <paul@codesourcery.com>pbrook2005-04-294-2/+37
* Fix problems noticed while reviewing patch from Alex Oliva.wilson2005-04-292-4/+7
* * opt-functions.awk (var_set): Emit proper initializer fordj2005-04-292-2/+12
* * dbxout.c (have_used_extensions): Remove.dpatel2005-04-292-34/+10
* Daily bump.gccadmin2005-04-291-1/+1
* fortran/tobi2005-04-294-2/+48
* * lib/target-supports.exp (check_profiling_available): Returnbwilson2005-04-292-0/+6
* 2004-04-29 David Billinghurst (David.Billinghurst@riotinto.com)billingd2005-04-282-1/+6
* Fix install doc problems reported by Jean-Paul Rigaultwilson2005-04-282-9/+16
* * gfortran.h (gfc_gsymbol): Make name a const char *.tobi2005-04-283-2/+8
* * optc-gen.awk (END): Make sure no variable is defined moredj2005-04-284-15/+53
* Prevent out-of-bounds array access in reload.wilson2005-04-282-2/+8
* PR target/20813dje2005-04-285-8/+21
* * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c,kazu2005-04-2826-5/+41
* * arm.c (legitimize_pic_address): Fix sense of assertion test forrearnsha2005-04-282-1/+6
* * global.c (earlyclobber_regclass): Change the type tokazu2005-04-282-21/+46
* PR fortran/20865fxcoudert2005-04-284-0/+27
* * tree-ssa-alias.c (push_fields_onto_fieldstack): Remove bogusnathan2005-04-282-8/+5
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-2883-82/+123
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-2815-26/+31
* * tree.h (edge_def): Remove.kazu2005-04-282-2/+2
* * config.gcc: Obsolete c4x-* and tic4x-*.kazu2005-04-282-0/+4
* * modulo-sched.c, tree-stdarg.c: Use targetm.foo instead ofkazu2005-04-283-8/+13
* * c-typeck.c (build_compound_expr): Correct logic in last change.jsm282005-04-284-4/+21
* Fix issues brought up by Nathan's assertify patch for the ia64 backend.wilson2005-04-282-67/+50
* * doc/cpp.texi: gcc now implements universal character names.mrs2005-04-282-2/+6
* Daily bump.gccadmin2005-04-281-1/+1
* * Fix Paul's email address in ChangeLog entry.jules2005-04-271-1/+1
* PR c/21159jsm282005-04-274-3/+32
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-279-194/+302
* 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-04-272-2/+5
* * explow.c (convert_memory_address): Add gcc_assert.sje2005-04-272-0/+5
* * configure.ac: Check for ld --sysroot support.mmitchel2005-04-275-0/+78
* 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-04-272-15/+8
* 2005-04-27 Andrew Haley <aph@redhat.com>aph2005-04-272-3/+4
* * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm framenathan2005-04-273-2/+11
* * gcj.texi (libgcj Runtime Properties): Remove obsoletebryce2005-04-272-24/+16
* * c-semantics.c (add_stmt): Don't test STATEMENT_CODE_Pian2005-04-272-1/+5
* * tree-ssa-dce.c: Fix a comment typo.kazu2005-04-272-1/+5
* Fix a typo.kazu2005-04-271-3/+2
* * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA):davem2005-04-275-148/+50
* * config/fp-bit.c (abort): Add noreturn attribute.nathan2005-04-274-10/+17
* 2005-04-27 Paolo Bonzini <bonzini@gnu.org>bonzini2005-04-272-3/+9
* * config/pa/pa.h (PRINT_OPERAND_ADDRESS): Use gcc_assert, removenathan2005-04-273-13/+11
* 2005-04-27 Paolo Bonzini <bonzini@gnu.org>bonzini2005-04-272-1/+9
* * config/arm/arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert andnathan2005-04-277-468/+441
* * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu2005-04-277-64/+68
* * tree-flow.h (ssa_names): Change the type to VEC(tree,gc).kazu2005-04-273-12/+24