aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-05-25mips.h: Use #elif in preprocessor conditions.Richard Sandiford1-53/+34
2013-05-25re PR rtl-optimization/53916 ([mips16] divide operation compiled result incor...Richard Sandiford2-50/+26
2013-05-25re PR target/55777 (Inlining nomips16 function into mips16 function can resul...Richard Sandiford1-0/+12
2013-05-25sched-int.h (ds_t, dw_t): Make unsigned int.Steven Bosscher1-4/+2
2013-05-24AArch64 - allow insv_imm to handle bigger immediates via masking to 16 bitsIan Bolton2-5/+4
2013-05-23re PR rtl-optimization/56742 (Optimization bug lead to uncaught throw)Richard Henderson1-0/+43
2013-05-23re PR target/57379 (Segfault in invalidate_any_buried_refs (x=0x0) at ../../g...Uros Bizjak2-6/+3
2013-05-23re PR debug/57351 (ICE: internal compiler error: in dbx_reg_number, at dwarf2...Christian Bruel1-2/+1
2013-05-23[AArch64] Remove Usa constraint.Chris Schlumberger-Socha2-7/+2
2013-05-23[AArch64] Refactor aarch64_mov_operand predicate.Chris Schlumberger-Socha3-10/+22
2013-05-23[AArch64] Support for CLZVidya Praveen3-0/+20
2013-05-23[AArch64] Fix possible wrong code generation when comparing DImode values.James Greenhalgh1-32/+10
2013-05-23add missing fileMichael Meissner1-0/+101
2013-05-22extend.texi (PowerPC AltiVec/VSX Built-in Functions): Add documentation for t...Michael Meissner11-49/+689
2013-05-22Fix PR target/57340 and additionally for PR target/19599. Ramana Radhakrishnan1-3/+20
2013-05-22rs6000.h (MALLOC_ABI_ALIGNMENT): New #define.Bill Schmidt1-0/+7
2013-05-20re PR tree-optimization/56547 ([SH] missed opportunity for fmac with -ffast-m...Oleg Endo1-4/+41
2013-05-19mips.h (BASE_INSN_LENGTH, [...]): New macros.Richard Sandiford3-57/+68
2013-05-19mips.md (extended_mips16): Remove branch case.Richard Sandiford1-5/+0
2013-05-19t-sde: Don't build 64-bit microMIPS multilibs.Richard Sandiford1-1/+3
2013-05-18recog.h (Recog_data): Rename to...Richard Sandiford1-3/+3
2013-05-17driver-i386.c (host_detect_local_cpu): Pass mmx, 3dnow, sse, sse2, sse3, ssse...Uros Bizjak1-2/+10
2013-05-17re PR rtl-optimization/57281 (x86_64-linux loop fails to terminate at -O3 -m32)Jakub Jelinek1-16/+40
2013-05-17rl78.c (rl78_attribute_table): Add naked.Nick Clifton1-0/+14
2013-05-17i386.c (ix86_option_override_internal): Add missing PTA_FXSR flag to Athlon-4.Uros Bizjak1-1/+1
2013-05-17i386.c (ix86_option_override_internal): Revert removal of Athlon-4 PTA_SSE flag.Uros Bizjak1-1/+1
2013-05-16driver-i386.c (host_detect_local_cpu): Determine cache parameters using detec...Uros Bizjak1-10/+18
2013-05-16re PR target/45359 (poor -march=native choices for VIA C7 Esther processors)Uros Bizjak1-1/+28
2013-05-16Fix breakage with missing decl check for arm-none-eabi builds. Ramana Radhakrishnan1-0/+1
2013-05-16Internal memcpy using LDRD/STRDGreta Yorsh3-1/+196
2013-05-15i386.c (ix86_decompose_address): Use DEFAULT_TLS_SEG_REG to access TLS segmen...Leif Ekblad3-2/+11
2013-05-15re PR target/57260 (Generated R_MIPS_GOT_MIPS relocation for direct function ...Richard Sandiford1-0/+9
2013-05-15i386.c (iy86_option_override_internal): Update processor_alias_table for miss...Uros Bizjak2-35/+37
2013-05-15m68k.md (*rotlhi3_lowpart, [...]): Name for rotlhi3+1 and rotlqi3+1, resp.Andreas Schwab1-10/+10
2013-05-15Fix PR target/19599 - tailcall function pointers.Ramana Radhakrishnan5-20/+63
2013-05-15s390.c (s390_register_move_cost): Don't impose the FPR<->GPR move cost penalt...Andreas Krebbel1-5/+7
2013-05-15New instruction (FSGSBASE) for AMD bdver3 architectureGanesh Gopalasubramanian1-1/+1
2013-05-14recog.h: Rename struct recog_data to Recog_data.Mike Stump1-3/+3
2013-05-14[AArch64] Fix vcond where comparison and result have different types.James Greenhalgh2-30/+33
2013-05-14re PR target/42017 (gcc compiling C for ARM has stopped using r14 in leaf fun...Chung-Lin Tang1-1/+1
2013-05-14avr.c (avr_encode_section_info): Bail out if the type is error_mark_node.Joern Rennecke1-1/+4
2013-05-14expmed.c (expand_shift_1): Canonicalize rotates by constant bitsize / 2 to bi...Jakub Jelinek1-37/+20
2013-05-14sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.Eric Botcazou2-7/+0
2013-05-14rl78.md (mulsi3_g13): Add additional 'nop' required in multiply-accumulate mode.Kaushik Phatak1-0/+1
2013-05-13re PR target/56975 (dllimport broken on i686-pc-cygwin)Kai Tietz3-17/+23
2013-05-13aarch64-simd.md (aarch64_simd_mov<mode>): Group similar switch cases.Sofiane Naci2-66/+56
2013-05-13mode-switching.c (optimize_mode_switching): Set correct RTL profile.Jan Hubicka1-9/+11
2013-05-13AMD specific default alignment changesGanesh Gopalasubramanian1-5/+5
2013-05-13Fix EH handling issue in last change:Joern Rennecke1-1/+21
2013-05-12epiphany.c (epiphany_init): Check size of NUM_MODES_FOR_MODE_SWITCHING.Joern Rennecke3-43/+49