aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-05-08alpha.c (tls_symbolic_operand_1): Use gcc_assert and gcc_unreachable as appro...Nathan Sidwell6-181/+188
2005-05-08frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell2-78/+58
2005-05-08mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell2-43/+34
2005-05-08mips.c (mips_emit_compare): Don't reverse UNGE and UNGT comparisons.Richard Sandiford2-15/+14
2005-05-07* config/rs6000/rs6000.md (popcount<mode>2): Fix non-C90 constant.David Edelsohn1-3/+5
2005-05-07pa-hpux11.h (TARGET_OS_CPP_BUILTINS): Do not define inappropriate feature tes...Joseph Myers1-3/+6
2005-05-07* config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define.Joseph Myers1-0/+3
2005-05-07* config/cris/cris.md ("*movdi_insn", "*mov_sidesisf_biap")Hans-Peter Nilsson1-36/+49
2005-05-07config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti...David Edelsohn5-60/+91
2005-05-07re PR target/21412 (ICE loading TLS address)Richard Henderson1-4/+22
2005-05-07v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.Nathan Sidwell3-152/+122
2005-05-07tree-ssa-loop-ivcanon.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-05-07invoke.texi: Remove documentation for MIPS' -mint64 option.Richard Sandiford1-41/+1
2005-05-06mips.opt: Remove -mint64 option.Eric Christopher4-45/+25
2005-05-06sysv4.opt: Fix typo.Pat Haugen1-1/+1
2005-05-06re PR target/21329 (optimize i386 block copy)Denis Vlasenko1-13/+41
2005-05-06mcore.c (mcore_print_operand_address): Use gcc_assert and gcc_unreachable as ...Nathan Sidwell3-87/+55
2005-05-06linux64.h: Remove MASK_PROFILE_KERNEL, and TARGET_PROFILE_KERNEL.Aldy Hernandez2-8/+4
2005-05-06m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell3-44/+31
2005-05-06* config/rs6000/sysv4.h (EXTRA_SUBTARGET_SWITCHES): Delete.Richard Sandiford1-3/+0
2005-05-05darwin.opt translationDavid Edelsohn1-0/+3
2005-05-05* config/rs6000/darwin.h ({MASK,TARGET}_MACHO_DYNAMIC_NO_PIC) Remove.Aldy Hernandez1-6/+0
2005-05-05sh.c (sh_builtin_saveregs): Use copy_to_mode_reg and plus_constant.J"orn Rennecke1-4/+3
2005-05-05config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez17-627/+798
2005-05-05config.gcc (hppa1.1-*-rtems*): Remove.Ralf Corsepius1-39/+0
2005-05-05t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Exclude roe/603e multilib variants.Ralf Corsepius1-0/+2
2005-05-05re PR target/21284 (AVR target: switch/case jump table is placed in .data ins...Denis Chertykov1-0/+1
2005-05-05config.gcc (arm*-wince-pe*, [...]): Add arm/pe.opt to $extra_options.Richard Sandiford12-277/+277
2005-05-05arc.c (get_arc_condition_code): Use gcc_assert & gcc_unreachable as appropriate.Nathan Sidwell2-43/+38
2005-05-05rs6000.md (P): Use TARGET_*BIT rather than comparing Pmode.Geoffrey Keating1-524/+177
2005-05-05xm-m32r.h, linux.h: Delete files.Kelley Cook2-61/+0
2005-05-04Fixed a vrsave problem in the presense of save_world call in the prologue.Fariborz Jahanian1-8/+11
2005-05-04predicates.md: New file.Hans-Peter Nilsson4-154/+175
2005-05-04xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook2-8/+0
2005-05-04re PR rtl-optimization/21239 (Illegal elimination of SSE2 load/store using xm...Jakub Jelinek1-9/+12
2005-05-03* config/rs6000/rs6000.c: Remove conflict markers.Richard Henderson1-85/+0
2005-05-03rs6000.h (REG_CLASS_CONTENTS): Fix ALL_REGS and SPEC_OR_GEN_REGS definitions.Richard Henderson1-2/+2
2005-05-03re PR target/16888 (ICE: in print_reg, at config/i386/i386.c:7254)Alexandre Oliva1-3/+11
2005-05-03predicates.md (const_compl_high_operand): New.Eric Botcazou3-40/+24
2005-05-03re PR target/21297 (buf[i+i]=0 stores buf[i] when -O2)Jakub Jelinek1-3/+6
2005-05-03darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro...Nathan Sidwell7-65/+130
2005-05-02[multiple changes]Geoffrey Keating1-60/+28
2005-05-02mmix.opt: New file.Hans-Peter Nilsson3-87/+103
2005-05-02c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini4-11544/+3433
2005-05-02bfin.c (emit_link_insn, [...]): Use gcc_assert or gcc_unreachable as appropri...Nathan Sidwell2-57/+49
2005-05-01arm.h (ARM_EMIT_TRAMPOLINE_CACHE_CLEAR): Define.Paul Brook4-41/+11
2005-05-01i386.md (movmemsi): Also active when TARGET_INLINE_ALL_STRINGOPS.Michael Matz1-1/+1
2005-04-30re PR target/20633 ([4.0 only] libgcc2.c:1623: error: size of array 'compile_...Eric Botcazou1-0/+1
2005-04-30bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode.Paul Brook4-10/+24
2005-04-30h8300.c (byte_reg): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell2-252/+243