aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2004-09-08i386.c (ix86_prepare_fp_compare_args): Do not force operand 0.0 into register...Uros Bizjak2-37/+86
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra28-1339/+1397
2004-09-07config.gcc: Added support for --with-divide=[breaks|traps] for mips targets.David Daney2-4/+27
2004-09-06Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves.James E Wilson1-16/+16
2004-09-06final.c (output_in_slot): Delete.Eric Botcazou1-3/+3
2004-09-04md.texi (shift patterns): New anchor.Richard Sandiford1-1/+14
2004-09-04mips.md (mask): New mode attribute.Richard Sandiford1-153/+43
2004-09-04builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab.Uros Bizjak4-34/+430
2004-09-04mips.md (SHORT): New mode macro.Richard Sandiford1-180/+49
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu6-2/+64
2004-09-03i386.c (x86_branch_hints): Remove m_PENT4 and m_NOCONA.H.J. Lu1-1/+5
2004-09-03final.c (output_in_slot): New global variable.Eric Botcazou1-3/+3
2004-09-03More MIPS vector cleanup work.James E Wilson5-7/+30
2004-09-03cris.h (ASM_OUTPUT_CASE_END): Use prev_nonnote_insn to get the tablejump-insn...Hans-Peter Nilsson1-2/+3
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich12-1/+772
2004-09-03ia64.c (ia64_function_arg): Use PARALLEL even if there is only one reg.Steve Ellcey1-16/+2
2004-09-03m68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_INT)0xffffffff since CON...Andreas Schwab1-1/+1
2004-09-02rs6000.c (expand_block_move): Use SImode and HImode with STRICT_ALIGNMENT.David Edelsohn1-2/+2
2004-09-03bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.Mark Mitchell2-2/+21
2004-09-02rs6000.c (expand_block_clear): Use vector instructions if available.Geoffrey Keating1-19/+38
2004-09-02symbian.h (LIB_SPEC): Define to empty.Mark Mitchell2-0/+8
2004-09-02* config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove.Paul Brook1-34/+0
2004-09-02mips.c (mips_classify_symbol, [...]): (mips_restore_gp, mips_set_return_addre...Richard Sandiford2-50/+30
2004-09-02mips.md (*lea_high64): Change split condition to flow2_completed.Richard Sandiford1-1/+27
2004-09-02* arm/predicates.md (arm_reload_memory_operand): Allow MEM.Richard Earnshaw1-1/+1
2004-09-02re PR target/16884 ([fweb related] bug while initialising variables)Denis Chertykov1-21/+15
2004-09-02linux64.h: Don't include signal.h or sys/ucontext.h.Alan Modra1-35/+45
2004-09-01power4.md: Increase store latency to 12.David Edelsohn2-11/+11
2004-09-01Make -fdata-sections work for AVR port.James E Wilson1-35/+0
2004-09-02Fix size of generic vectors with -maltivec.Fariborz Jahanian1-1/+2
2004-09-01gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long', not Windows ...Wu Yongwei1-1/+1
2004-09-01ns32k.h (TRANSFER_FROM_TRAMPOLINE): Remove.Richard Henderson1-29/+16
2004-09-01darwin.c (machopic_symbol_defined_p): In addition to being SYMBOL_REF_LOCAL_P...Mike Stump1-4/+4
2004-09-01config/sh/sh.md ("length"): Increase branch length when SH1 pic code to 18:J"orn Rennecke1-6/+9
2004-09-01arm-cores.def (ARM_CORE): Add new field for the real name of the CPU.Richard Earnshaw5-67/+68
2004-09-01* arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)Richard Earnshaw3-2/+185
2004-09-01config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.Mark Mitchell3-0/+28
2004-09-01target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.Mark Mitchell2-1/+28
2004-09-01sh.c (output_branch): Check the insn length possibly in the delayed slot.Kaz Kojima1-1/+2
2004-09-01re PR target/15417 (ICE while building an avr-cross compiler)Denis Chertykov1-0/+6
2004-08-31re PR target/15334 (ICE building libgcc/./_mulvsi3.o for m68hc11-unknown-elf)Stephane Carrez1-0/+5
2004-08-31darwin.c (darwin_make_decl_one_only): Allocate section names once per compila...Matt Austern1-6/+15
2004-08-31mips.md (fcond): New code macro and attribute.Richard Sandiford1-150/+28
2004-08-30mips.c (MIPS_FP_CONDITIONS): New macro.Richard Sandiford3-1182/+195
2004-08-30mips.md (UNSPEC_{RSQRT,RECIP}[12]_{S,D,PS}): Delete.Richard Sandiford2-155/+34
2004-08-29sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with other FreeBSD platforms.David O'Brien1-1/+1
2004-08-29arm.h (REVERSE_CONDITION): Define.Richard Earnshaw1-1/+6
2004-08-29mips.c (override_options): Disable hot/cold partitioning for MIPS16.Richard Sandiford1-0/+4
2004-08-29mips.h (mips_builtins, [...]): Delete.Richard Sandiford2-1685/+297
2004-08-29mips.md (*mov[sd]f_on_*): Redefine using :SCALARF.Richard Sandiford1-42/+15