summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* constraints.md (ZQ, ZR, ZS, ZT): New constraints.Andreas Krebbel2009-07-223-139/+170
* mep.c (mep_legitimize_arg): Leave control registers alone too.DJ Delorie2009-07-211-1/+3
* sse.md (vec_unpacku_float_hi_v4si): New expander.Uros Bizjak2009-07-211-0/+65
* re PR target/40811 (unsigned int to float isn't vectorized)Uros Bizjak2009-07-212-5/+35
* sh.c (sh_gimplify_va_arg_expr): Wrap the result with a NOP_EXPR if needed.Kaz Kojima2009-07-211-1/+1
* pa.c (compute_zdepwi_operands): Limit deposit length to 32 - lsb.John David Anglin2009-07-211-7/+12
* mips.md (move_type): Add arith.Adam Nemet2009-07-201-3/+19
* config.gcc (mips64-*-*): Add definition of tm_defines in order to set MIPS_AB...Nick Clifton2009-07-201-2/+0
* SH: resurect -mfmovdChristian Bruel2009-07-202-6/+5
* md.texi: Document the new PowerPC "es" constraint.Richard Sandiford2009-07-181-2/+12
* rs6000.c (rs6000_mode_dependent_address): Allow any offset from virtual_stack...Richard Sandiford2009-07-183-6/+14
* avr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2 and atmega32u2 devices.Anatoly Sokolov2009-07-172-0/+6
* m32c.c (m32c_compare_redundant): Avoid removing compares that may be indirect...DJ Delorie2009-07-161-1/+35
* mep.md (sibcall_internal): Change register to avoid argument registers.DJ Delorie2009-07-151-4/+4
* * config/mips/mips.md (*extenddi_truncate<mode>,Adam Nemet2009-07-151-23/+32
* sse.md (copysign<mode>3): Use "and-not" SSE instruction instead of "and" with...Uros Bizjak2009-07-151-10/+10
* sse.md (copysign<mode>3): Allocate registers only for operands[5] and operand...Uros Bizjak2009-07-151-5/+3
* arm.md (ior_xor): New code iterator.Richard Earnshaw2009-07-152-0/+26
* linux-unwind.h (m68k_fallback_frame_state): Update to handle 2.6.30 kernel.Maxim Kuvyrkov2009-07-151-0/+9
* mep.md (sibcall_internal): Change register to allow for 24-bit addresses.DJ Delorie2009-07-151-4/+4
* mep.md (sibcall_internal): Include non-toggling non-jmp case.DJ Delorie2009-07-141-0/+8
* mep.c (mep_vliw_jmp_match): New function.DJ Delorie2009-07-143-2/+17
* sse.md (copysign<mode>3): New expander.Uros Bizjak2009-07-143-9/+44
* predicates.md (offsettable_mem_operand): Test RTX_AUTOINC class.David Edelsohn2009-07-141-3/+1
* mep.h (CC1_SPEC): Tweak parameters to trigger unrolling at the right iteratio...DJ Delorie2009-07-131-2/+2
* mep.c (mep_expand_prologue): Fix frame pointer calculations.DJ Delorie2009-07-131-1/+6
* t-gthr-win32 (LIB2FUNCS_EXTRA): Remove file config/i386/mingw-tls.c.Kai Tietz2009-07-132-208/+1
* cygming.h (TARGET_OS_CPP_BUILTINS): Define _X86_ just for 32-bit case.Kai Tietz2009-07-121-1/+2
* winnt.c (i386_pe_determine_dllexport_p): Don't dllexport if !TREE_PUBLIC.Danny Smith2009-07-121-0/+6
* avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.Anatoly Sokolov2009-07-123-47/+50
* re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek2009-07-113-0/+46
* * config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify.DJ Delorie2009-07-101-5/+3
* thumb2.md (thumb2_cbz): Correct computation of length attribute.Mark Mitchell2009-07-101-4/+6
* re PR target/39079 (MIPS: __builtin___clear_cache() broken on SMP ISA_HAS_SYN...David Daney2009-07-104-3/+15
* targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie2009-07-102-6/+6
* mep.h (FUNCTION_ARG_REGNO_P): Add coprocessor registers used to pass vectors.DJ Delorie2009-07-091-1/+3
* * config/mep/mep.c (mep_option_can_inline_p): Remove error call.DJ Delorie2009-07-091-1/+0
* unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2009-07-095-5/+5
* mep.c: (mep_option_can_inline_p): New.DJ Delorie2009-07-081-0/+20
* re PR target/38900 (ICE: unable to find a register to spill)Richard Henderson2009-07-085-129/+149
* unix.h (ASM_COMMENT_START): Add a space after the forward slash.Nick Clifton2009-07-081-3/+8
* mep-ivc2.cpu (cpmovtocsar0_C3, [...]): Mark volatile.DJ Delorie2009-07-083-30/+45
* pretty-print.c (pp_base_format): Remove %H.Manuel López-Ibáñez2009-07-071-4/+4
* ia64.c (ia64_handle_model_attribute): Remove an extra 'decl' for error_at.H.J. Lu2009-07-071-2/+2
* t-osf4 (SHLIB_LINK): Do not hide the dummy weak pthread symbols.Olivier Hainque2009-07-071-4/+2
* cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2009-07-073-23/+33
* mep-core.cpu (fsft, ssarb): Mark as VOLATILE.DJ Delorie2009-07-065-306/+281
* lib1funcs.h (FMOVD_WORKS): Only define if __FMOVD_ENABLED__ is defined.Nick Clifton2009-07-065-74/+140
* re PR target/40636 (Build failed with --enable-build-with-cxx (mingw32 target))Ian Lance Taylor2009-07-041-2/+2
* i386.md (fix_trunc<mode>_fisttp_i387_1): Use can_create_pseudo_p.Uros Bizjak2009-07-033-23/+23