aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-06-06combine.c (try_combine): Use hard_regno_nregs array instead of HARD_REGNO_NRE...Jakub Jelinek2-6/+6
2005-06-06x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard with HAVE_GAS_MAX_SKIP_P2ALIGN.Rainer Orth1-4/+3
2005-06-06Add bfin-uclinux configuration.Jie Zhang1-0/+10
2005-06-05rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn4-2/+140
2005-06-05i386.c (x86_use_loop): Remove.Steven Bosscher3-110/+1
2005-06-05mips.c (mips_rtx_costs): Remove unused variable.Eric Christopher1-3/+0
2005-06-05re PR target/21914 (mmix-knuth-mmixware testsuite failure: compile/20030703-1.c)Hans-Peter Nilsson1-4/+4
2005-06-04rs6000.c (no_global_regs_above): New.Dale Johannesen2-29/+48
2005-06-04re PR target/21888 (bootstrap failure with linker relaxation enabled)Richard Henderson1-1/+7
2005-06-04* config/rs6000/aix52.h (ASM_CPU_SPEC): Add power5.David Edelsohn1-0/+1
2005-06-03darwin.h (LINK_SPEC): Pass -syslibroot to linker when -isysroot passed.Geoffrey Keating1-0/+1
2005-06-03mips.opt: Add RejectNegative to divide-breaks and divide-traps.Eric Christopher1-2/+2
2005-06-03rs6000.c (rs6000_conditional_register_usage): Clear call_realy_used_regs[r2] ...Pat Haugen1-1/+6
2005-06-03cgraph.c, [...]: Fix comment typos.Kazu Hirata1-2/+3
2005-06-03Fix typo in ASM_SEPCNick Clifton1-1/+1
2005-06-02sh.c (general_movsrc_operand, [...]): Move to ...Kazu Hirata3-827/+880
2005-06-02tree-vrp.c, [...]: Fix comment typos.Kazu Hirata3-6/+6
2005-06-02s390.c (s390_add_execute): Do not handle out-of-pool execute templates.Ulrich Weigand1-38/+26
2005-06-02mips.h (processor_type): Remove PROCESSOR_DEFAULT, add PROCESSOR_MAX.Eric Christopher3-186/+364
2005-06-02rs6000.c (rs6000_insn_valid_within_doloop): New.David Edelsohn1-0/+21
2005-06-02* config/sh/sh.h (TARGET_FPU_DOUBLE): Use MASK_SH4.Kaz Kojima1-1/+2
2005-06-01* arm.md (bunordered, bordered, bungt, bunlt, bunge, bunle, buneq)Richard Earnshaw4-50/+461
2005-06-01xmmintrin.h (_mm_setzero_ps, [...]): Add __extension__.Jakub Jelinek2-16/+17
2005-06-01emmintrin.h (_mm_castpd_ps, [...]): Use __inline instead of inline.Jakub Jelinek1-6/+6
2005-06-01configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.Richard Henderson2-4/+18
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2-3/+3
2005-06-01sh.c (multcosts): Check sh_multcost rather than sh_multcost_str.Richard Sandiford3-35/+24
2005-06-01sh-protos.h (sh_pch_valid_p): Delete.Richard Sandiford1-1/+0
2005-06-01mips-protos.h (mips_use_ins_ext_p): Remove parameter names.Richard Sandiford1-1/+1
2005-06-01re PR target/21854 (irix6.5 bootstrap fails due to warning in mips.c)David Billinghurst1-0/+1
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2-2/+2
2005-06-01* config/i386/cygming.h (NO_PROFILE_COUNTERS): Define.Danny Smith1-0/+4
2005-06-01Index: ChangeLogGeoffrey Keating2-3/+35
2005-06-01configure.ac: Add --enable-secureplt.Alan Modra7-35/+217
2005-05-31tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...Richard Sandiford1-64/+7
2005-05-30re PR target/21761 (mainline gcc causing internal compiler error.)Geoffrey Keating1-1/+1
2005-05-27mips-protos.h (mips_declare_object): Add printf attribute.Kaveh R. Ghazi2-2/+2
2005-05-27t-rtems: Remove roe multilib variant.Ralf Corsepius1-35/+0
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata6-6/+6
2005-05-26darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective...Mike Stump1-0/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata20-28/+28
2005-05-26ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins...David Ung3-5/+83
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford36-383/+59
2005-05-25* config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo.Richard Sandiford1-1/+1
2005-05-25s390.c (GP_ARG_NUM_REG, [...]): New defines.Ulrich Weigand1-43/+83
2005-05-25lynx.h (CC1_SPEC): Use -maix-struct-return instead of -mno-svr4-struct-return.Adam Nemet1-1/+1
2005-05-25s390.c (TARGET_INSN_VALID_WITHIN_DOLOOP): Set to hook_bool_rtx_true.Adrian Straetling1-0/+3
2005-05-25re PR target/21412 (ICE loading TLS address)Eric Botcazou4-25/+58
2005-05-25common.opt (-Wattributes): New.DJ Delorie21-57/+77
2005-05-24ia64intrin.h: Define nothing for C++: overloaded builtins have been ported to...Paolo Carlini1-91/+2