aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-09-06i386.c (ix86_hard_regno_mode_ok): AVX modes are valid only when AVX is enabled.Jan Hubicka1-1/+1
2013-09-06[AArch64] Use neon_<ldm,stm>_2 where appropriate as "type".James Greenhalgh1-4/+4
2013-09-06[AArch64, ARM] Introduce "mrs" type attribute.James Greenhalgh15-14/+17
2013-09-06[AArch64, ARM] Use "multiple" for type, where more than one instruction is us...James Greenhalgh2-5/+5
2013-09-06[AArch64, ARM] Rename the FCPYS type to FMOVJames Greenhalgh17-30/+30
2013-09-06[Patch AArch64] Fix types for some multiply instructions.James Greenhalgh1-6/+6
2013-09-06[Patch ARM AARCH64] Split "type" attributes: fdivJames Greenhalgh15-25/+27
2013-09-06[ARM,AARCH64] Insn type reclassification. Split f_cvt type.James Greenhalgh14-26/+34
2013-09-06[AArch64] Fix types of second parameter to qtbl/qtbx intrinsicsJames Greenhalgh1-16/+16
2013-09-06[Patch ARM] Add "type" attribute to Everything!James Greenhalgh21-260/+488
2013-09-06[Patch AArch64] Fix register constraints for lane intrinsics.James Greenhalgh2-73/+73
2013-09-06arm_neon.h: Fix all vdup<bhsd_lane<q> intrinsics to have the correct lane par...Tejas Belagod1-41/+41
2013-09-06re PR target/58269 (ICE when building libobjc on x86_64-apple-darwin* after ...Kirill Yukhin1-1/+1
2013-09-062013-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-2/+97
2013-09-06s390.md: Add "bcr_flush" value to mnemonic attribute.Andreas Krebbel2-5/+15
2013-09-05[AArch64] Fix categorisation of the frecp* insns.James Greenhalgh2-30/+14
2013-09-05[AARCH64][Insn classification unification 3/N] ALU/shift typesJames Greenhalgh24-299/+528
2013-09-05arm.c (thumb2_emit_strd_push): Rewrite to use pre-decrement on initial store.Richard Earnshaw2-95/+152
2013-09-05[AArch64] Support the 'crc' extension in -march and -mcpu options.Yufeng Zhang2-0/+3
2013-09-05linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko9-0/+26
2013-09-05[AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at...James Greenhalgh23-718/+707
2013-09-04rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Only emit lglobl if not weak.David Edelsohn1-6/+9
2013-09-04[AArch64] Obvious - Fix return types for vaddvq_<su>64James Greenhalgh1-2/+2
2013-09-04config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.Sandeep Kumar Singh1-0/+1
2013-09-03rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Emit lglobl for function descriptor.David Edelsohn1-0/+3
2013-09-03config.gcc (powerpc*-*-linux*): Add support for little-endian multilibs to bi...Alan Modra4-5/+22
2013-09-02[AArch64] Rewrite the vdup_lane intrinsics in CJames Greenhalgh4-589/+814
2013-09-01pa.md: Allow "const 0" operand 1 in "scc" insns.John David Anglin1-8/+8
2013-09-01darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to include sanitize(un...Iain Sandoe1-1/+2
2013-08-31alpha.c (alpha_emit_conditional_move): Update "cmp" RTX before signed_compari...Uros Bizjak1-0/+1
2013-08-30Merge ubsan into trunk.Marek Polacek3-3/+4
2013-08-30arm_neon.h (__AARCH64_UINT64_C, [...]): New arm_neon.h's internal macros to s...Tejas Belagod1-183/+216
2013-08-29Revert accidental checkin.Jan Hubicka1-1/+1
2013-08-29lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka1-1/+1
2013-08-28re PR target/58067 (ICE in GFortran recog.c:2158)Jakub Jelinek2-2/+53
2013-08-27Update Haswell processor detectionH.J. Lu1-0/+2
2013-08-27re PR target/57927 (-march=core-avx2 different than -march=native on INTEL H...Christian Widmer1-10/+18
2013-08-27arm_neon.h: Replace all inline asm implementations of vget_low_* with impleme...Tejas Belagod1-132/+79
2013-08-27Remove experimental LRA testNick Clifton1-3/+3
2013-08-27aarch64.md (unspec): Add UNSPEC_SISD_SSHL...Vidya Praveen2-5/+184
2013-08-27* config/i386/djgpp.h (ASM_DECLARE_FUNCTION_NAME): New.DJ Delorie1-0/+11
2013-08-26avr.opt (mfract-convert-truncate): New option.Joern Rennecke2-2/+200
2013-08-26avr-stdint.h (INT16_TYPE): Change default to "int".Joern Rennecke1-2/+2
2013-08-26i386.c (x86_64_elf_select_section): Put ATTRIBUTE_UNUSED into proper place.Joern Rennecke1-1/+1
2013-08-26i386.c (ix86_return_in_memory): Do not remove ATTRIBUTE_UNUSED on function ar...Uros Bizjak1-1/+1
2013-08-26i386.c (ix86_debug_options): Remove prototype.Uros Bizjak1-16/+9
2013-08-23re PR target/58218 (-mcmodel=medium cause assembler warning "ignoring incorre...Jakub Jelinek2-0/+25
2013-08-23predicates.md (ext_sse_reg_operand): New.Kirill Yukhin3-15/+16
2013-08-22linux.h (TARGET_LIBC_HAS_FUNCTION): Define as gnu_libc_has_function.Andreas Krebbel2-3/+6
2013-08-22i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko11-234/+576