summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/i386/predicates.md (any_QIreg_operand): Rename fromuros2015-04-142-61/+52
* * config/i386/i386.md (*bmi2_umul<mode><dwi>3_1): Merge fromuros2015-04-131-32/+14
* 2015-04-13 Richard Biener <rguenther@suse.de>rguenth2015-04-131-8/+8
* Don't enable -fprefetch-loop-arrays for TARGET_SOFTWARE_PREFETCHING_BENEFICIA...jsm282015-04-121-0/+1
* * gcov.c (find_source): Fix miswording in error message.gerald2015-04-111-2/+2
* [ARM] PR 65694: Properly sign-extend large numbers before passing to GEN_INT ...ktkachov2015-04-101-2/+2
* PR target/65671kyukhin2015-04-091-3/+8
* PR target/65296gjl2015-04-091-0/+13
* PR target/65676kyukhin2015-04-091-0/+22
* PR target/65693jakub2015-04-091-1/+1
* gcc/jules2015-04-081-3/+5
* fix building for alpha-dec-vmstbsaunde2015-04-081-2/+2
* [ARM] PR 65489: Accept VSTRUCT constants in arm_legitimate_constant_pktkachov2015-04-071-7/+1
* [gcc]meissner2015-04-072-16/+48
* add option for the Samsung Exynos M1 core for AArch64spop2015-04-062-1/+2
* add option for the Samsung Exynos M1 corespop2015-04-065-1/+9
* libgomp: rework initialization of offloadingiverbin2015-04-061-1/+14
* PR target/65576amodra2015-04-032-4/+5
* * config/i386/i386.c (ix86_expand_call): Avoid nestedienkovich2015-04-031-2/+13
* * config/i386/i386.c (ix86_register_priority): Use AX_REG.uros2015-04-021-1/+1
* Revert parts of r216820.uros2015-04-021-3/+3
* PR preprocessor/61977jakub2015-04-022-3/+4
* * config/pa/pa.c (pa_output_move_double): Directly handle registerdanglin2015-04-021-21/+22
* gcc/ienkovich2015-04-021-1/+6
* * config/i386/sync.md (UNSPEC_FILD_ATOMIC, UNSPEC_FIST_ATOMIC): New.uros2015-04-021-2/+7
* * config/i386/sync.md (UNSPEC_MOVA): Remove.uros2015-04-011-11/+25
* 2015-04-01 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2015-04-011-1/+1
* PR target/58945uros2015-03-311-39/+25
* S/390: Hotpatch: Remove special handling of nested functions.krebbel2015-03-311-29/+24
* Add default_binds_local_p_2 and use it for x86hjl2015-03-271-0/+3
* PR target/65593jakub2015-03-271-0/+6
* Allow misaligned volatile stores in C6X.bernds2015-03-271-1/+1
* Fix c6x-uclinux build failure.bernds2015-03-272-1/+6
* PR target/65561uros2015-03-261-11/+16
* gcc/olegendo2015-03-262-8/+5
* 2015-03-25 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2015-03-261-7/+12
* * config/arm/arm.opt (print_tune_info): New option.amker2015-03-253-0/+65
* * config/rl78/rl78.c (rl78_print_operand_1): Move 'p' test todj2015-03-251-2/+2
* gcc/olegendo2015-03-233-12/+13
* PR target/65296gjl2015-03-231-8/+15
* PR target/65504jakub2015-03-231-4/+13
* Speed-up def_builtin_const (ix86_valid_target_attribute).marxin2015-03-221-0/+11
* 2015-03-21 Chung-Lin Tang <cltang@codesourcery.com>sandra2015-03-223-24/+123
* [gcc]meissner2015-03-192-112/+37
* * config/rl78/rl78-virt.md (andqi3_virt): Allow far operands.dj2015-03-191-4/+4
* PR target/65078jakub2015-03-181-0/+59
* PR target/65296gjl2015-03-178-349/+392
* PR target/63150amodra2015-03-161-38/+38
* [ARM] PR target/64600 Fix another ICE with -mtune=xscale: properly sign-exten...ktkachov2015-03-131-8/+9
* S/390: Hotpatching fixes.krebbel2015-03-122-25/+66