index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc/
steven
2012-07-11
3
-3
/
+1
*
* basic-block.h (struct edge_def): Use basic_block instead of
steven
2012-07-11
1
-1
/
+1
*
2012-07-10 Greta Yorsh <Greta.Yorsh@arm.com>
gretay
2012-07-11
1
-1
/
+6
*
PR target/53911
olegendo
2012-07-10
1
-57
/
+0
*
2012-07-10 Julian Brown <julian@codesourcery.com>
amonakov
2012-07-10
1
-8
/
+18
*
PR bootstrap/53913
schwab
2012-07-10
3
-6
/
+13
*
Zap now unused builtin_mul_widen_even/odd target hooks
rth
2012-07-10
3
-169
/
+0
*
spu: Rename patterns for vec_widen_<s>mult_even/odd_<mode>
rth
2012-07-10
3
-88
/
+87
*
rs6000: Rename patterns for vec_widen_<s>mult_even/odd_<mode>
rth
2012-07-10
2
-39
/
+39
*
i386: Rename patterns for vec_widen_<s>mult_even/odd_<mode>
rth
2012-07-10
2
-30
/
+19
*
PR target/53886
olegendo
2012-07-09
1
-3
/
+24
*
PR target/53283
iains
2012-07-09
3
-1
/
+9
*
* config/darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): Move NeXT
iains
2012-07-09
2
-3
/
+12
*
* config/sh/sh.md (*return_i): Move trap_exit attribute check to ...
olegendo
2012-07-08
3
-2
/
+11
*
PR target/51244
olegendo
2012-07-08
1
-0
/
+36
*
* arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support.
rearnsha
2012-07-07
10
-813
/
+254
*
PR bootstrap/52947
ktietz
2012-07-06
1
-0
/
+5
*
* config/i386/i386.md (simple lea to add peephole): Also transform
uros
2012-07-06
1
-0
/
+19
*
* config/i386/i386.c (construct_plt_address): Make static.
uros
2012-07-06
2
-2
/
+1
*
* config/mn10300/mn10300.c (mn10300_encode_section_info): Call
nickc
2012-07-06
1
-1
/
+4
*
PR target/53811
uros
2012-07-06
1
-0
/
+4
*
2012-07-05 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
ramana
2012-07-05
3
-186
/
+331
*
2012-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
krebbel
2012-07-05
3
-7
/
+33
*
* gcc/config/arm/iterators.md (SDF): New mode iterator.
mgretton
2012-07-05
2
-2
/
+59
*
* config/sh/predicates.md (zero_extend_operand): New predicate.
olegendo
2012-07-04
2
-14
/
+11
*
* config/i386/winnt.c (i386_pe_reloc_rw_mask): New function.
ktietz
2012-07-04
3
-0
/
+15
*
* config/sh/predicates.md (logical_and_operand): New predicate.
olegendo
2012-07-03
3
-23
/
+75
*
* config/mep/mep.c (mep_reorg_regmove): Use
nickc
2012-07-03
1
-3
/
+3
*
* config/i386/i386.c (ix86_option_override_internal): Fix wrong
uros
2012-07-03
1
-1
/
+1
*
PR target/53811
uros
2012-07-03
1
-12
/
+22
*
PR target/28896
schwab
2012-07-03
1
-1
/
+7
*
gcc/
uros
2012-07-03
1
-1
/
+1
*
* configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): Also require that the
uros
2012-07-03
1
-4
/
+4
*
PR target/51244
olegendo
2012-07-02
4
-106
/
+74
*
PR target/53447
carrot
2012-07-01
6
-21
/
+62
*
Use int for WCHAR_TYPE only for TARGET_LP64
hjl
2012-06-29
1
-0
/
+3
*
toplevel/
steven
2012-06-29
1
-1
/
+1
*
* system.h (IFCVT_EXTRA_FIELDS): Poison.
steven
2012-06-29
2
-6
/
+5
*
* config/lm32/lm32.c (lm32_compute_frame_size): Fix typo.
nickc
2012-06-29
1
-1
/
+1
*
PR 53595
gjl
2012-06-28
3
-4
/
+25
*
alpha: Cleaup builtins and folding
rth
2012-06-27
1
-68
/
+31
*
i386: Fix logic error in r188785
rth
2012-06-27
1
-5
/
+3
*
* config/rx/rx.md (comparesi3_extend): Remove = modifier from
nickc
2012-06-27
1
-1
/
+1
*
* config/rx/rx.md (simple_return): Use the simple_return rtx.
nickc
2012-06-27
1
-1
/
+1
*
i386: Correct costs on CONST_DOUBLE and CONST_VECTOR
rth
2012-06-27
1
-17
/
+31
*
i386: Implement widen_smul_*_v4si for plain sse2
rth
2012-06-27
2
-41
/
+65
*
i386: Expand mul<VI8_AVX2> earlier
rth
2012-06-27
3
-81
/
+94
*
* system.h (USE_COMMON_FOR_ONE_ONLY): Poison.
steven
2012-06-26
1
-7
/
+0
*
* system.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
steven
2012-06-26
2
-7
/
+2
*
PR other/33190
steven
2012-06-26
2
-10
/
+1
[next]