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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* c-common.c (registered_builtin_types): New static.
zack
2003-10-20
3
-29
/
+39
*
2003-10-20 Phil Edwards <phil@codesourcery.com>
pme
2003-10-20
10
-35
/
+499
*
* config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js,
mmitchel
2003-10-20
1
-3
/
+6
*
* config/alpha/alpha.h (PREDICATE_CODES): Add normal_memory_operand.
rth
2003-10-20
3
-50
/
+6
*
* config/rs6000/rs6000.h: (rs6000_sched_insert_nops):
dorit
2003-10-20
4
-22
/
+596
*
* MAINTAINERS: Add myself to 'Write After Approval' section.
nico
2003-10-20
2
-0
/
+5
*
PR c++/9781, c++/10583, c++/11862
lerdsuwa
2003-10-20
5
-2
/
+42
*
* gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
rakdver
2003-10-20
2
-7
/
+8
*
* config/sparc/sparc.md (type attribute): Add new insn types
davem
2003-10-20
4
-28
/
+108
*
PR target/12654
falk
2003-10-20
3
-4
/
+34
*
* MAINTAINERS (Various maintainers: Ada front end): Added myself.
charlet
2003-10-20
2
-0
/
+5
*
* config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js,
mmitchel
2003-10-20
4
-4
/
+40
*
* gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
ebotcazou
2003-10-20
3
-0
/
+24
*
2003-10-19 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2003-10-20
2
-0
/
+6
*
Daily bump.
gccadmin
2003-10-20
2
-2
/
+2
*
* MAINTAINERS: Update my email address.
jsm28
2003-10-19
2
-2
/
+6
*
* Makefile.in (toplev.o): Add value-prof.h dependency.
rakdver
2003-10-19
11
-10
/
+703
*
PR other/12506
dje
2003-10-19
2
-0
/
+7
*
* gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
rakdver
2003-10-19
2
-6
/
+9
*
* i386.c (print_reg): Do not abort on certain registers.
hubicka
2003-10-19
4
-76
/
+83
*
PR optimization/8178
ebotcazou
2003-10-19
2
-12
/
+9
*
2003-10-18 Andreas Tobler <a.tobler@schweiz.ch>
bkoz
2003-10-19
2
-5
/
+8
*
Fix typo.
rsandifo
2003-10-19
1
-1
/
+1
*
* config/alpha/alpha.c (fix_operator): New.
rth
2003-10-19
5
-42
/
+100
*
* config/mips/mips.h (INITIALIZE_TRAMPOLINE): Simplify.
rsandifo
2003-10-19
4
-21
/
+10
*
* doc/extend.texi: Fix typos.
kazu
2003-10-19
3
-3
/
+8
*
* config/arm/arm.c (arm_override_options): Use arm_tune_xscale for
nico
2003-10-19
3
-3
/
+9
*
Daily bump.
gccadmin
2003-10-19
1
-1
/
+1
*
Daily bump.
gccadmin
2003-10-19
1
-1
/
+1
*
* config/s390/s390-protos.h (shift_count_operand): Add prototype.
uweigand
2003-10-18
5
-108
/
+178
*
* config/m68k/m68k.c (m68k_output_function_epilogue): Add missing
bernie
2003-10-18
2
-1
/
+7
*
* integrate.c (copy_decl_for_inlining): Revert previous patch.
hubicka
2003-10-18
2
-4
/
+5
*
Separate TARGET_POWERPC64 patterns for TARGET_64BIT or TARGET_32BIT.
fjahanian
2003-10-18
1
-0
/
+6
*
Separate TARGET_POWERPC64 patterns for TARGET_64BIT or TARGET_32BIT.
fjahanian
2003-10-18
1
-188
/
+265
*
* final.c (final_scan_insn): Run FINAL_PRESCAN_INSNS on asm insns
aoliva
2003-10-18
2
-0
/
+9
*
* rtl.h (rtl_size): Declare.
rsandifo
2003-10-18
13
-59
/
+115
*
* integrate.c (copy_decl_for_inlining): Fix copying of copies.
hubicka
2003-10-18
2
-1
/
+8
*
* libgcc.texi: Group multi-word types, such as "long double" and
sayle
2003-10-18
2
-15
/
+21
*
PR c++/12495
lerdsuwa
2003-10-18
4
-8
/
+33
*
* config/mmix/t-mmix (CRTSTUFF_T_CFLAGS): Define.
hp
2003-10-18
2
-2
/
+16
*
* config/i386/k6.md (k6_alux): Use the 'mode' attribute instead of
ebotcazou
2003-10-18
2
-1
/
+6
*
2003-10-18 Michael Koch <konqueror@gmx.de>
mkoch
2003-10-18
7
-84
/
+292
*
2003-10-18 Mark Wielaard <mark@klomp.org>
mkoch
2003-10-18
2
-2
/
+8
*
* config/sparc/sparc.c (function_arg_record_value_1): New fourth
ebotcazou
2003-10-18
2
-32
/
+48
*
* cse.c (cse_insn) [src_folded]: Check that the tentative replacement
ebotcazou
2003-10-18
2
-1
/
+10
*
PR optimization/8178
ebotcazou
2003-10-18
2
-1
/
+15
*
2003-10-17 Kelley Cook <kcook@gcc.gnu.org>
kcook
2003-10-18
2
-1
/
+8
*
* doc/invoke.texi (gcse-las): Fix typo.
dje
2003-10-18
2
-1
/
+5
*
Daily bump.
gccadmin
2003-10-18
1
-1
/
+1
*
Daily bump.
gccadmin
2003-10-18
1
-1
/
+1
[next]