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
*
Missed from last commit
green
2005-03-25
1
-0
/
+24
*
From libjava...
green
2005-03-25
6
-11
/
+51
*
2005-03-24 Dale Johannesen <dalej@apple.com>
dalej
2005-03-25
2
-0
/
+10
*
Daily bump.
gccadmin
2005-03-25
1
-1
/
+1
*
Index: cp/ChangeLog
geoffk
2005-03-24
4
-7
/
+40
*
Remove docs for removed option.
wilson
2005-03-24
2
-6
/
+4
*
* gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
dje
2005-03-24
2
-1
/
+6
*
--text follows this line--
geoffk
2005-03-24
2
-1
/
+3
*
* config/rs6000/predicates.md (easy_fp_constant): Return 0 for
dje
2005-03-24
2
-2
/
+24
*
* adaint.c (__gnat_portable_spawn): Adjust cast.
aaronwl
2005-03-24
2
-1
/
+5
*
* config/i386/darwin.h (TARGET_SUBTARGET_DEFAULT): Add
geoffk
2005-03-24
2
-1
/
+6
*
* gnu/gcj/runtime/BootClassLoader.java (BootClassLoader): Don't
tromey
2005-03-24
8
-105
/
+60
*
2005-03-24 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2005-03-24
6
-936
/
+993
*
intrinsic.texi: New file.
kargl
2005-03-24
3
-14
/
+726
*
* config.h.in: Regenerate.
fxcoudert
2005-03-24
2
-0
/
+37
*
* gcc/testsuite/ChangeLog: fixing a few previous entries (missing
fxcoudert
2005-03-24
1
-5
/
+5
*
PR target/20095
sje
2005-03-24
2
-1
/
+7
*
* configure.ac (enable-checking): Add 'runtime' option.
nathan
2005-03-24
6
-23
/
+62
*
* gcc.dg/badshift.c: Renamed to...
aoliva
2005-03-24
2
-2
/
+5
*
* gcc.target/i386/badshift.c: Renamed to...
aoliva
2005-03-24
2
-2
/
+7
*
* typeck.c (comptypes): First determine if the types are compatible
steven
2005-03-24
9
-78
/
+113
*
* testsuite/Makefile.am (all-local): Do not build testsuite_files.
mmitchel
2005-03-24
3
-2
/
+7
*
* optabs.h (enum optab_index): Remove OTI_llrint.
uros
2005-03-24
5
-6
/
+10
*
gcc/ChangeLog:
aoliva
2005-03-24
4
-18
/
+113
*
2005-03-23 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2005-03-24
13
-13818
/
+953
*
* testsuite/libstdc++-dg/normal.exp: Read testsuite_files, if it
mmitchel
2005-03-24
2
-28
/
+57
*
* darwin_stop_world.c: Update for -m64 multilib.
mrs
2005-03-24
4
-13
/
+37
*
* src/powerpc/darwin.S: Update for -m64 multilib.
mrs
2005-03-24
3
-20
/
+48
*
Reverted erroneous commit
tromey
2005-03-24
4
-7257
/
+6227
*
Daily bump.
gccadmin
2005-03-24
1
-1
/
+1
*
* Makefile.in: Rebuilt.
tromey
2005-03-24
24
-10557
/
+8359
*
* libgfortran/io/write.c (output_float): fix typo in last commit.
fxcoudert
2005-03-23
1
-1
/
+1
*
* testsuite/lib/libstdc++.exp (libstdc++_wchar_t): Rename to ...
mmitchel
2005-03-23
3
-19
/
+29
*
* libgfortran/Changelog: last commit had wrong date in Changelog
fxcoudert
2005-03-23
1
-1
/
+1
*
PR libfortran/18025
fxcoudert
2005-03-23
4
-1
/
+19
*
2005-03-23 Sven de Marothy <sven@physto.se>
tromey
2005-03-23
4
-22
/
+54
*
libjava:
tromey
2005-03-23
4
-5
/
+25
*
* langhooks.h (truthvalue_conversion): Remove.
jsm28
2005-03-23
17
-40
/
+33
*
* params.def: Fix a typo.
kazu
2005-03-23
4
-7
/
+13
*
Move test to gcc.c-torture/execute where it will be run in more variations
dberlin
2005-03-23
1
-2
/
+1
*
2005-03-23 Dale Johannesen <dalej@apple.com>
dalej
2005-03-23
2
-1
/
+5
*
2005-03-18 Dale Johannese <dalej@apple.com>
dalej
2005-03-23
2
-0
/
+5
*
2005-03-23 Daniel Berlin <dberlin@dberlin.org>
dberlin
2005-03-23
3
-1
/
+131
*
* g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.
mmitchel
2005-03-23
2
-1
/
+3
*
* lib/target-supports.exp (check_iconv_available): Default
mmitchel
2005-03-23
5
-52
/
+140
*
* final.c (final_scan_insn): Don't remove no-op instructions.
ian
2005-03-23
3
-15
/
+21
*
PR tree-optimization/20501
dorit
2005-03-23
2
-2
/
+10
*
* reorg.c (dbr_schedule): Remove #if 0 code to call final.
ian
2005-03-23
2
-11
/
+4
*
* config.gcc (alpha*-dec-osf[45]*): Remove target_cpu_default.
ro
2005-03-23
2
-3
/
+8
*
* convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
steven
2005-03-23
8
-238
/
+267
[next]