* ChangeLog: Fix whitespace.
[gcc.git] / gcc / config /
2014-07-05 Charles Baylis[ARM] PR target/49423
2014-07-04 James Greenhalgh[Patch AArch64_be] Fix some vec_concat big-endian confu...
2014-07-04 Tom de VriesFix constraint in vec_unpack_trunc_<mode>
2014-07-04 Richard Earnshawre PR target/61714 (configure --with-arch and --with...
2014-07-04 Chung-Ju WuMove fp-as-gp optimization to nds32-fp-as-gp.c module.
2014-07-04 Chung-Ju WuMove memory related implementation to nds32-memory...
2014-07-04 Chung-Ju WuMove some external functions used by machine descriptio...
2014-07-04 Chung-Ju WuPreparation of nds32-pipelines-auxiliary.c module for...
2014-07-04 Chung-Ju WuMove cost calculation to nds32-cost.c module.
2014-07-04 Chung-Ju WuMove some helper functions of predicates and constraint...
2014-07-04 Chung-Ju WuMove builtin functions implementation to nds32-intrinsi...
2014-07-04 Chung-Ju WuMove ISR impelentation to nds32-isr.c module.
2014-07-04 Chung-Ju WuAdd several new files for preparation of providing...
2014-07-03 Segher BoessenkoolFix the shift patterns, and add test
2014-07-03 Richard Earnshawarm.md (arch): Add armv6_or_vfpv3.
2014-07-03 Maciej W. Rozyckirs6000.c (rs6000_adjust_atomic_subword): Use BYTES_BIG_...
2014-07-02 Christian BruelSupport mode toggle.
2014-07-02 Kyrylo Tkachov[AArch64] Removed unused variable i in aarch64_expand_v...
2014-07-01 Trevor Saundersrevert r212197 for apparently not actually being obvious
2014-07-01 Trevor Saundersfix -Wunused-parameter warning in winnt.c
2014-07-01 Kyrylo Tkachov[AArch64] Implement some vca*_f[32,64] intrinsics.
2014-06-30 Alan Lawrence[AArch64] fix and enable non-const shuffle for bigendia...
2014-06-30 Marcus Shawcroft[AArch64] Fix register clobber in, aarch64_ashr_sisd_or...
2014-06-28 Ulrich Weigandrs6000.c (rs6000_aggregate_candidate): Revert accidenta...
2014-06-27 Rainer OrthSupport compressed debug sections
2014-06-27 Trevor Saundersremove broken and redundant diagnostic in i386_pe_secti...
2014-06-26 Uros Bizjakre PR target/61586 (ICE on alpha in alpha_handle_trap_s...
2014-06-26 Bill Schmidtre PR target/61542 ([4.8/4.9/trunk] vect-nop-move.c...
2014-06-26 Nick Clifton* config/frv/frv.c (frv_in_small_data_p): Remove redund...
2014-06-25 Tom de VriesRemove superfluous clobber of cc in arm_emit_call_insn
2014-06-25 Trevor Saundersfix typo in winnt.c
2014-06-25 David Edelsohnxcoff.h (ASM_DECLARE_FUNCTION_NAME): Replace implementa...
2014-06-25 Nick Cliftonv850.c (GHS_default_section_names): Change to const...
2014-06-25 Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-25 Trevor SaundersFixup const qualification of the argument passed to...
2014-06-24 Catherine Mooremips.c (mips_order_regs_for_local_alloc): Delete.
2014-06-24 Jakub Jelinekre PR target/61570 (-march=native CPU you selected...
2014-06-24 H.J. LuRevert the last change on driver-i386.c
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-23 Kai Tietzre PR middle-end/39284 (Computed gotos combined too...
2014-06-23 H.J. LuAssume x86-64 if a 32-bit processor supports SSE2 and...
2014-06-23 James GreenhalghRe: [AArch64] Implement ADD in vector registers for...
2014-06-23 Alan LawrencePR/60825 Make {int,uint}64x1_t in arm_neon.h a proper...
2014-06-23 Alan LawrencePR/60825 Make float64x1_t in arm_neon.h a proper vector...
2014-06-23 James Greenhalgh[AArch64] Implement ADD in vector registers for 32...
2014-06-22 Segher Boessenkoolrs6000: Merge the var_shift yes/no alternatives
2014-06-22 Segher Boessenkoolrs6000: Merge ashrsi3 and ashrdi3
2014-06-22 Segher Boessenkoolrs6000: Merge rotlsi3 and rotldi3
2014-06-22 Segher BoessenkoolMerge ashlsi3 and ashldi3
2014-06-22 Segher Boessenkoolrs6000: Merge lshrsi3 and lshrdi3
2014-06-22 Segher Boessenkoolrs6000: Remove "O" alternative from lshrsi3
2014-06-22 Richard Sandifordmips.c (mips_move_to_gpr_cost): Remove mode argument.
2014-06-22 Marc Glissere PR target/61503 (RTL representation of i386 shrdl...
2014-06-21 Jan-Benedict Glawnios2.c: Include "builtins.h".
2014-06-20 Maciej W. Rozyckirs6000.md: Append `DONE' to preparation statements...
2014-06-20 Kyrylo Tkachov[AArch64] Fix some saturating math NEON intrinsics...
2014-06-20 Julian Brownarm.c (arm_output_mi_thunk): Fix offset for TARGET_THUM...
2014-06-19 Tom de VriesFix aarch64_emit_call_insn return type
2014-06-19 Terry Guothumb1.md (define_split): Split 64bit constant in earli...
2014-06-18 Segher Boessenkoolrs6000: Make cr5 allocatable
2014-06-18 Kaz Kojimare PR target/61550 ([SH] build failure with ICE in...
2014-06-18 Robert SuchanekEnable LRA for MIPS
2014-06-18 Tom de Vries-fuse-caller-save - Enable for AArch64
2014-06-18 Radovan Obradovic-fuse-caller-save - Enable for ARM
2014-06-18 Richard Hendersonre PR target/61545 (Miscompilation in libcap-ng)
2014-06-18 Charles Baylisarm.c (neon_vector_mem_operand): Allow register POST_MO...
2014-06-18 Kyrylo Tkachov[ARM] Fix check for __FAST_MATH in arm_neon.h
2014-06-18 Uros Bizjaki386.md (*sibcall_memory): Rename from *sibcall_intern.
2014-06-18 Terry Guore PR target/61544 (ICE due to thumb1_reorg function...
2014-06-18 Evgeny Stupachenkore PR tree-optimization/52252 (An opportunity for x86...
2014-06-17 Matthew FortuneClean up ST_REGS handling in the MIPS backend.
2014-06-17 Yufeng Zhangre PR target/61483 ([AArch64] builtin va_start incorrec...
2014-06-17 Nick Cliftonmsp430.md (mulhisi3): Add a NOP after the DINT.
2014-06-17 Kugan Vivekanandarajaharm.c (arm_atomic_assign_expand_fenv): call default_ato...
2014-06-16 Uros Bizjaki386.c (decide_alg): Correctly handle maximum size...
2014-06-16 Ganesh Gopalasubra... Remove vpmacsdql instruction from multiplication
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-06-13 Vladimir Makarovlra-assign.c (assign_by_spills): Add code to assign...
2014-06-13 Peter Bergnerre PR testsuite/61415 (PowerPC test gcc.target/powerpc...
2014-06-13 Nick Cliftonrx.h (JUMP_ALIGN): Return the log value if user request...
2014-06-12 Alan Lawrence[AArch64] Remove from arm_neon.h functions not in the...
2014-06-12 Alan LawrencePR/59843 Fix ICE on singleton vector of float on AArch64.
2014-06-12 Georg-Johann Layre PR target/61443 ([avr] ICE when varargs argument...
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 DJ Delorierx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte...
2014-06-11 DJ Delorie* config/rx/rx.c (rx_max_skip_for_label): Don't skip...
2014-06-11 Maciej W. Rozyckimmix-protos.h (mmix_asm_output_source_line): Remove...
2014-06-11 Richard Sandifordcommon.md: New file.
2014-06-11 Richard Sandifordsystem.h (REG_CLASS_FROM_CONSTRAINT): Poison.
2014-06-11 Terry Guoarm.md (*thumb1_adddi3): Move into new file thumb1.md.
2014-06-11 Kyrylo Tkachov[AArch64] Implement CRC32 ACLE intrinsics.
2014-06-10 Kyrylo Tkachov[AArch64] Fix some reg-to-reg move scheduler types.
2014-06-10 Jiong Wang[AArch64] Fix layout of frame layout code.
2014-06-10 Kyrylo Tkachov[AArch64] Add a big-endian lane flip at expand-time...
2014-06-10 Marcus ShawcroftReverting previous commit.
2014-06-10 Jiong Wang[AArch64] Fix layout of frame layout code.
2014-06-10 Marcus Shawcroft[AArch64] Fix REG_CFA_RESTORE mode.
2014-06-10 Evgeny Stupachenkoi386.c (expand_vec_perm_pblendv): New.
2014-06-09 Ramana RadhakrishnanRemove XFmode from ARM backend.
2014-06-09 Alan LawrencePR/61062 Fix arm_neon.h ZIP/UZP/TRN for bigendian.
next