summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/21144matz2005-04-292-1/+7
* * config/xtensa/xtensa.h (OPTIMIZATION_OPTIONS): Define to disablebwilson2005-04-292-0/+18
* gcc/kazu2005-04-294-6/+57
* PR tree-optimization/21272dpatel2005-04-294-1/+22
* * tree-flow-inline.h, tree-ssa-operands.c: Fix comment typos.kazu2005-04-293-5/+7
* 2005-04-29 Jakub Jelinek <jakub@redhat.com>jakub2005-04-2918-28/+889
* * tree-flow-inline.h: Fix a comment typo.kazu2005-04-293-2/+7
* * config/fr30/fr30.c (fr30_expand_prologue): Use gcc_assert andnathan2005-04-293-17/+18
* * config/arm/arm.h (ARM_EABI_CTORS_SECTION_OP): Do not define if ajules2005-04-293-0/+20
* 2005-04-29 Jim Tison <jtison@us.ibm.com>uweigand2005-04-292-7/+9
* * crtstuff.c: Handle targets that use .init_array.jules2005-04-299-11/+155
* * config/m68k/m68k.c (m68k_initial_elimination_offset): Usenathan2005-04-294-134/+103
* * 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