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
*
* basic-block.h (BB_SET_PARTITION): Clear old value first.
zack
2004-08-25
3
-2
/
+13
*
2004-08-24 David Daney <daney@avtrex.com>
daney
2004-08-25
59
-59
/
+133
*
PR target/17052
amodra
2004-08-25
4
-6
/
+10
*
2004-08-24 Bud Davis <bdavis9659@comcast.net>
bdavis
2004-08-25
4
-4
/
+33
*
Daily bump.
gccadmin
2004-08-25
2
-2
/
+2
*
2004-08-24 Bud Davis <bdavis9659@comcast.net>
bdavis
2004-08-25
4
-0
/
+24
*
PR target/16298
rth
2004-08-24
2
-30
/
+25
*
Fix linux make profiledbootstrap.
wilson
2004-08-24
2
-1
/
+6
*
PR middle-end/17044
danglin
2004-08-24
2
-11
/
+12
*
* config/mips/predicates.md (small_data_pattern): Match prefetches.
rsandifo
2004-08-24
2
-1
/
+5
*
PR tree-optimization/17016
rakdver
2004-08-24
2
-2
/
+9
*
* tree-ssa-loop-ivcanon.c: New file.
rakdver
2004-08-24
24
-122
/
+802
*
* config/mips/mips.h (ISA_HAS_INT_CONDMOVE): Delete.
rsandifo
2004-08-24
4
-192
/
+57
*
Fix logs for last delta. Sorry for the screw-up.
rsandifo
2004-08-24
2
-1
/
+15
*
* gcc.c-torture/compile/20040824-1.c: New test.
rsandifo
2004-08-24
5
-81
/
+42
*
* arm.md: Include predicates.md.
rearnsha
2004-08-24
7
-814
/
+510
*
* config/mips/mips.c (mips_gen_conditional_trap): Fix mode.
rsandifo
2004-08-24
5
-22
/
+29
*
* config/mips/mips.md (load_call[sd]i): Redefine using :P. Add mode
rsandifo
2004-08-24
2
-18
/
+13
*
* config/mips/mips.md (indirect_jump): Use force_reg. Adjust names
rsandifo
2004-08-24
2
-86
/
+33
*
* config/mips/mips.md (*seq_[sd]i, *seq_[sd]i_mips16, *sne_[sd]i)
rsandifo
2004-08-24
2
-270
/
+97
*
* config/mips/mips.md (cmpsi, cmpdi): Redefine using :GPR.
rsandifo
2004-08-24
2
-164
/
+56
*
* trans-decl.c, trans-types.c: Add and remove blank lines as
tobi
2004-08-24
3
-4
/
+7
*
* trans-const.c (gfc_conv_mpz_to_tree): Fix 64-bit shift warning.
rth
2004-08-24
2
-5
/
+10
*
* rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
zack
2004-08-24
4
-13
/
+52
*
* resolve.c (merge_argument_lists): Revert unintentionally
tobi
2004-08-24
2
-4
/
+5
*
* resolve.c (resolve_entries): Fix a bunch of comment typos.
tobi
2004-08-24
2
-5
/
+17
*
* rtl.def: Reorganize, placing all codes used only in machine
zack
2004-08-24
2
-500
/
+490
*
* basic-block.h (struct basic_block_def): Reorder fields to
zack
2004-08-24
11
-98
/
+98
*
* trans-decl.c (build_function_decl): Fix spelling in comment.
tobi
2004-08-24
1
-7
/
+1
*
* c-decl.c (c_init_decl_processing): Adjust
nathan
2004-08-24
18
-134
/
+119
*
* trans-types.c: Spelling and formatting fixes.
tobi
2004-08-24
2
-12
/
+16
*
* gfortran.dg/entry_2.f90: New test.
pbrook
2004-08-24
2
-0
/
+14
*
cp:
nathan
2004-08-24
5
-3
/
+70
*
2004-08-24 Richard Henderson <rth@redhat.com>
pinskia
2004-08-24
3
-63
/
+12
*
* Makefile.am (libgfortran_la_LDFLAGS): Add -lm.
dje
2004-08-24
3
-2
/
+7
*
PR c++/16706
lerdsuwa
2004-08-24
5
-2
/
+96
*
2004-08-24 Paolo Carlini <pcarlini@suse.de>
paolo
2004-08-24
9
-11
/
+395
*
* config/arm/arm.c (arm_override_options): Update error message.
pbrook
2004-08-24
3
-8
/
+19
*
PR target/17093
nickc
2004-08-24
2
-6
/
+12
*
cp:
nathan
2004-08-24
4
-3
/
+28
*
* Makefile.in (PROTO_OBJS): Add errors.o.
nathan
2004-08-24
4
-17
/
+11
*
2004-08-24 Jonathan Wakely <redi@gcc.gnu.org>
redi
2004-08-24
2
-1
/
+5
*
(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.
nickc
2004-08-24
2
-1
/
+5
*
2004-08-24 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2004-08-24
6
-7
/
+16
*
PR c++/17163
mmitchel
2004-08-24
5
-2
/
+31
*
Fix typo reported by Kai Henningsen.
wilson
2004-08-24
2
-1
/
+6
*
* trans-const.c (gfc_conv_mpz_to_tree): Use mpz_getlimbn instead
rth
2004-08-24
2
-49
/
+46
*
PR rtl-optimization/17078
sayle
2004-08-24
2
-0
/
+30
*
PR c/14492
mmitchel
2004-08-24
4
-0
/
+24
*
PR c/16180
mmitchel
2004-08-24
2
-0
/
+21
[next]