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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2004-10-31 Janne Blomqvist <jblomqvi@cc.hut.fi>
pbrook
2004-10-31
6
-392
/
+492
*
Daily bump.
gccadmin
2004-10-31
1
-1
/
+1
*
* config/sh/sh.c (calc_live_regs): Declare reg as unsigned and
kkojima
2004-10-30
2
-10
/
+18
*
PR rtl-optimization/18084
sayle
2004-10-30
2
-0
/
+37
*
PR c++/17542
austern
2004-10-30
6
-4
/
+37
*
* doc/invoke.texi (Darwin Options): Improve description of
geoffk
2004-10-30
2
-4
/
+22
*
PR middle-end/18096
sayle
2004-10-30
4
-1
/
+32
*
* gcc.dg/pr17581-1.c: Add missing prototype for abort.
sayle
2004-10-30
2
-0
/
+6
*
2004-10-30 Andrew Pinski <pinskia@physics.uc.edu>
pinskia
2004-10-30
2
-1
/
+6
*
2004-10-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
pbrook
2004-10-30
2
-9
/
+11
*
2004-10-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
pbrook
2004-10-30
2
-4
/
+9
*
2004-10-30 Canqun Yang <canqun@nudt.edu.cn>
pbrook
2004-10-30
3
-3
/
+15
*
* tree-ssa-dom.c: Fix comment typos.
kazu
2004-10-30
2
-2
/
+6
*
* config/sh/sh.c (prepare_move_operands): Use operands[0]
kkojima
2004-10-30
2
-2
/
+7
*
PR c/16666
jsm28
2004-10-30
10
-3
/
+122
*
* gcc.dg/bf-ms-attrib.c: Add protototype for abort.
dannysmith
2004-10-30
2
-1
/
+6
*
Back out previous accidental commit.
geoffk
2004-10-30
1
-2
/
+0
*
* config/i386/darwin.h (ASM_SPEC): Simplify.
geoffk
2004-10-30
6
-24
/
+68
*
* de.po: Update.
jsm28
2004-10-30
2
-452
/
+460
*
PR rtl-optimization/17581
sayle
2004-10-30
5
-4
/
+52
*
Daily bump.
gccadmin
2004-10-30
1
-1
/
+1
*
* tree-phinodes.c (create_phi_node): Don't zero PHI_REWRITTEN.
kazu
2004-10-30
2
-4
/
+4
*
* tree-ssa-dom.c (struct edge_info): New structure holding
law
2004-10-30
2
-363
/
+511
*
* config/rs6000/darwin-fallback.c: Include <mach/thread_status.h>.
geoffk
2004-10-29
2
-0
/
+5
*
* config/rs6000/darwin-tramp.asm: Make more 64-bit-friendly.
shebs
2004-10-29
2
-22
/
+46
*
* tree-phinodes.c (allocate_phi_node): New.
kazu
2004-10-29
2
-58
/
+49
*
* config/rs6000/sysv4.h (TARGET_POWER): Define as 0.
dje
2004-10-29
3
-0
/
+13
*
* pt.c: Fix a comment typo.
kazu
2004-10-29
2
-1
/
+5
*
* tree-phinodes.c (make_phi_node, resize_phi_node): Don't zero
kazu
2004-10-29
3
-11
/
+15
*
* opts.c (decode_options): Lower the crossjump threshold for -Os.
rearnsha
2004-10-29
2
-0
/
+7
*
* tree.h (struct tree_ssa_name): Remove field 'equiv'.
dnovillo
2004-10-29
2
-2
/
+4
*
* bitmap.h (bitmap_empty_p): New.
nathan
2004-10-29
21
-95
/
+124
*
cp:
nathan
2004-10-29
7
-29
/
+71
*
PR c++/17695
mmitchel
2004-10-29
4
-0
/
+31
*
(CONDITIONAL_REGISTER_USAGE): When adding the PIC register to the fixed_regs
nickc
2004-10-29
2
-1
/
+8
*
2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
billingd
2004-10-29
3
-3
/
+9
*
* gthr-posix.h (__gthread_recursive_mutex_init_function): Guard
ebotcazou
2004-10-29
2
-2
/
+9
*
2004-10-28 Daniel Berlin <dberlin@dberlin.org>
dberlin
2004-10-29
2
-10
/
+59
*
c++/14124
austern
2004-10-29
5
-2
/
+48
*
* tree-phinodes.c (add_phi_arg): Turn an "if" that always
kazu
2004-10-29
2
-27
/
+31
*
Daily bump.
gccadmin
2004-10-29
1
-1
/
+1
*
revert acidently committed change for gcc.dg/visibility-b.c.
pinskia
2004-10-28
1
-3
/
+1
*
2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia
2004-10-28
14
-13
/
+47
*
PR tree-optimization/16728
dnovillo
2004-10-28
4
-4
/
+28
*
* config/rs6000/darwin.h (SUBTARGET_EXTRA_SPECS): Handle -m64.
shebs
2004-10-28
3
-1
/
+8
*
Fix for PR fortran/13490, PR fortran/17912
srladd
2004-10-28
1
-0
/
+11
*
Added pedantic_min_int to gfc_integer_info
srladd
2004-10-28
2
-11
/
+74
*
2004-10-28 Frank Ch. Eigler <fche@redhat.com>
fche
2004-10-28
2
-169
/
+170
*
PR 18199
zack
2004-10-28
3
-33
/
+63
*
PR c++/17132
mmitchel
2004-10-28
4
-2
/
+67
[prev]
[next]