summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101145-1746/+1162
* PR target/55929uros2013-01-101-4/+7
* * config/v850/rtems.h (ASM_SPEC): Pass -m8byte-align and -mgcc-abinickc2013-01-101-19/+26
* 2013-01-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-01-101-245/+229
* * config/aarch64/aarch64.c (aarch64_print_operand): Replace %rnaveenh2013-01-102-34/+24
* * config/i386/sse.md (*vec_interleave_highv2df): Change modeuros2013-01-091-3/+3
* * config/v850/v850.md (cbranchsf4): New pattern.nickc2013-01-094-103/+203
* * config/pa/pa.c (pa_emit_move_sequence): Replace calls to gen_insvdanglin2013-01-091-4/+12
* Set up X86_TUNE_AVX128_OPTIMAL for m_BTVER2vekumar2013-01-091-1/+1
* * config/pa/pa.h (VAL_U6_BITS_P): Define.danglin2013-01-093-66/+204
* 2013-01-08 Tejas Belagod <tejas.belagod@arm.com>belagod2013-01-083-0/+172
* 2013-01-08 Tejas Belagod <tejas.belagod@arm.com>belagod2013-01-081-2/+2
* * config/rl78/rl78.md (mulsi3_g13): Correct values for MDBL andnickc2013-01-081-4/+4
* * config/rl78/rl78.c (rl78_expand_prologue): Always selectnickc2013-01-081-0/+3
* [AARCH64] Add support for floating-point vcond.jgreenhalgh2013-01-081-18/+85
* [AARCH64] Fix support for vectorization over sqrt (), sqrtf ().jgreenhalgh2013-01-081-0/+3
* libgcc/gerald2013-01-071-0/+6
* 2013-01-07 Steve Ellcey <sellcey@mips.com>sje2013-01-071-1/+1
* PR target/55897gjl2013-01-073-43/+40
* 2013-01-07 Tejas Belagod <tejas.belagod@arm.com>belagod2013-01-071-16/+16
* [AARCH64] Make argument of ld1 intrinsics const.jgreenhalgh2013-01-071-72/+72
* [AARCH64] Add support for vector and scalar floating-point immediate loads.jgreenhalgh2013-01-076-95/+306
* * config/avr/t-avr: Typo.gjl2013-01-071-1/+1
* PR55243gjl2013-01-072-37/+56
* * config/i386/i386.c (DEFAULT_PCC_STRUCT_RETURN): Remove.uros2013-01-071-6/+0
* gcc/rsandifo2013-01-061-4/+2
* * config/rs6000/aix53.h (LIB_SPEC): Add -lpthreads when compilingdje2013-01-052-0/+2
* 2013-01-04 Andrew Pinski <apinski@cavium.com>pinskia2013-01-041-0/+13
* * config/i386/i386.c (ix86_legitimize_address): Call convert_to_modeuros2013-01-041-44/+17
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-04379-406/+446
* PR target/53789danglin2013-01-042-13/+3
* i386: Fix gcc.dg/torture/tls/tls-reload-1.crth2013-01-031-4/+3
* PR target/55712uros2013-01-032-14/+53
* Simple fix to code to remove unnecessary NULL checks.tmsriram2013-01-031-9/+3
* Fix bugs in Function Multiversioning.tmsriram2013-01-021-3/+3
* gcc/yufeng2013-01-022-1/+3
* * config/rs6000/rs6000.c (rs6000_deligitimze_address): Do notdje2012-12-272-27/+48
* Before this patch, function multiversioning determines that two functionstmsriram2012-12-271-42/+59
* PR target/53789danglin2012-12-251-0/+6
* * rtlanal.c (volatile_insn_p): Delete commented out code.ebotcazou2012-12-211-12/+9
* * varasm.c (bss_initializer_p): Remove static.dje2012-12-212-10/+67
* gcc/gretay2012-12-214-2/+520
* Make zero_extends explicit for common AArch64 SI mode patternsibolton2012-12-201-0/+407
* s390: Generate rnsbgrth2012-12-201-0/+55
* s390: Generate rxsbg, and shifted forms of rosbgrth2012-12-201-6/+55
* s390: Implement extzv for z10rth2012-12-204-8/+109
* s390: Add mode attribute for mode bitsizerth2012-12-201-46/+26
* s390: Use risbgz for ANDrth2012-12-201-45/+62
* s390: Only use lhs zero_extract in word_moderth2012-12-201-9/+8
* s390: Constraints, predicates, and op letters for contiguous bitmasksrth2012-12-204-89/+94