aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)Author
2005-06-06 * combine.c (try_combine): Use hard_regno_nregs array instead ofJakub Jelinek
2005-06-06 * config/i386/x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard withRainer Orth
2005-06-06Add bfin-uclinux configuration.Jie Zhang
2005-06-06 * config/rs6000/rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn
2005-06-05 * config/i386/i386.c (x86_use_loop): Remove.Steven Bosscher
2005-06-052005-06-05 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-06-05 PR target/21914Hans-Peter Nilsson
2005-06-042005-06-04 Dale Johannesen <dalej@apple.com>Dale Johannesen
2005-06-04 PR target/21888Richard Henderson
2005-06-04 * config/rs6000/aix52.h (ASM_CPU_SPEC): Add power5.David Edelsohn
2005-06-03 * config/darwin.h (LINK_SPEC): Pass -syslibroot to linkerGeoffrey Keating
2005-06-032005-06-03 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-06-032005-06-03 Pat Haugen <pthaugen@us.ibm.com>Pat Haugen
2005-06-03 * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix commentKazu Hirata
2005-06-03Fix typo in ASM_SEPCNick Clifton
2005-06-02 * config/sh/sh.c (general_movsrc_operand,Kazu Hirata
2005-06-02 * tree-vrp.c, config/arm/arm.md, config/arm/arm1020e.md,Kazu Hirata
2005-06-02 * config/s390/s390.c (s390_add_execute): Do not handle out-of-poolUlrich Weigand
2005-06-022005-06-02 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-06-02 * config/rs6000/rs6000.c (rs6000_insn_valid_within_doloop): New.David Edelsohn
2005-06-02 * config/sh/sh.h (TARGET_FPU_DOUBLE): Use MASK_SH4.Kaz Kojima
2005-06-01 * arm.md (bunordered, bordered, bungt, bunlt, bunge, bunle, buneq)Richard Earnshaw
2005-06-01 * config/i386/xmmintrin.h (_mm_setzero_ps, _mm_set_ss, _mm_set1_ps,Jakub Jelinek
2005-06-01 * config/i386/emmintrin.h (_mm_castpd_ps, _mm_castpd_si128,Jakub Jelinek
2005-06-01 * configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.Richard Henderson
2005-06-01 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.Richard Sandiford
2005-06-01 * config/sh/sh.c (multcosts): Check sh_multcost rather thanRichard Sandiford
2005-06-01 * config/sh/sh-protos.h (sh_pch_valid_p): Delete.Richard Sandiford
2005-06-01 * config/mips/mips-protos.h (mips_use_ins_ext_p): Remove parameterRichard Sandiford
2005-06-012005-06-01 David.Billinghurst <David.Billinghurst@riotinto.com>David Billinghurst
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-06-01 * config/i386/cygming.h (NO_PROFILE_COUNTERS): Define.Danny Smith
2005-06-01Index: ChangeLogGeoffrey Keating
2005-06-01 * configure.ac: Add --enable-secureplt.Alan Modra
2005-05-31 * doc/tm.texi (TARGET_GET_PCH_VALIDITY, TARGET_PCH_VALID_P): TweakRichard Sandiford
2005-05-302005-05-29 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2005-05-27 * config/mips/mips-protos.h (mips_declare_object): Add printfKaveh Ghazi
2005-05-272005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2005-05-27 * c-pch.c, timevar.c, timevar.h, unwind-compat.c,Kazu Hirata
2005-05-26 * darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointersMike Stump
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,Kazu Hirata
2005-05-26* gcc.target/mips/ext_ins.c: New test for testing the generationDavid Ung
2005-05-26 * opt-functions.awk (var_type): New function.Richard Sandiford
2005-05-25 * config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo.Richard Sandiford
2005-05-25ChangeLog:Ulrich Weigand
2005-05-25 * config/rs6000/lynx.h (CC1_SPEC): Use -maix-struct-return insteadAdam Nemet
2005-05-252005-05-25 Adrian Straetling <straetling@de.ibm.com>Adrian Straetling
2005-05-25 PR target/21412Eric Botcazou
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-05-242005-05-24 Paolo Carlini <pcarlini@suse.de>Paolo Carlini