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
*
* alias.c (clear_reg_alias_info): Use K&R format definition.
kenner
2001-09-10
7
-80
/
+112
*
* calls.c (store_one_arg): Expand comment.
rsandifo
2001-09-10
2
-2
/
+12
*
* calls.c (store_one_arg): Make sure that the entire argument is
rsandifo
2001-09-10
2
-2
/
+9
*
* class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.
rth
2001-09-10
2
-2
/
+6
*
Daily bump.
gccadmin
2001-09-10
6
-6
/
+6
*
* include/jvm.h (_Jv_AllocRawObj): New prototype.
bryce
2001-09-10
5
-4
/
+26
*
2001-09-09 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2001-09-10
14
-371
/
+1297
*
* emit-rtl.c (adjust_address): Fix mode for LO_SUM.
rth
2001-09-09
2
-1
/
+5
*
* loop.c (combine_givs): Fix computing of benefit once giv is combined.
hubicka
2001-09-09
2
-0
/
+11
*
* config/alpha/alpha.c (alpha_next_sequence_number): New.
rth
2001-09-09
6
-77
/
+581
*
Daily bump.
gccadmin
2001-09-09
6
-6
/
+6
*
* reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.
hubicka
2001-09-08
2
-19
/
+19
*
Daily bump.
gccadmin
2001-09-08
6
-6
/
+6
*
* i386.h (TARGET_SWITCHES): Fix spelling of option.
aj
2001-09-08
2
-1
/
+5
*
* doc/install.texi: Explain AIX exception handling work-around.
dje
2001-09-08
2
-6
/
+20
*
* rs6000.c (num_insns_constant): Compute number of instructions
dje
2001-09-08
2
-1
/
+7
*
Fix for PR 3783.
wilson
2001-09-07
4
-0
/
+24
*
* real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
rth
2001-09-07
2
-454
/
+475
*
* reload.c (push_reload): Check for subreg_lowpart_p instead of
rth
2001-09-07
2
-4
/
+10
*
* c-common.c (signed_or_unsigned_type): Handle machine mode types
rth
2001-09-07
3
-10
/
+31
*
* config/mips/mips.c (override_options): Do not override ISA when ABI
aldyh
2001-09-07
2
-0
/
+7
*
2001-09-06 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-09-07
3
-4
/
+6
*
2001-09-05 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-09-07
3
-4
/
+46
*
* loop.c (record_giv): Avoid simplifying MULT to ASHIFT.
rth
2001-09-07
5
-121
/
+224
*
ResourceBundle fixes
green
2001-09-07
2
-28
/
+48
*
* h8300-protos.h (general_operand_dst_push): Remove.
law
2001-09-07
5
-45
/
+89
*
* genattrtab.c (attr_printf): First arg is unsigned.
kenner
2001-09-07
2
-14
/
+21
*
Test gcov output for functions that use longjmp.
janis
2001-09-07
1
-0
/
+84
*
Control which kinds of gcov output to verify.
janis
2001-09-07
4
-0
/
+10
*
Add support for a .x file to control XFAIL and wich kinds of gcov output
janis
2001-09-07
1
-6
/
+32
*
* gcc.misc-tests/gcov.exp: Add support for a .x file to control
janis
2001-09-07
1
-0
/
+9
*
* config/mips/mips.c (override_options): Allow abi32 with 64 bit
aldyh
2001-09-07
2
-2
/
+6
*
* i386.h (TARGET_SWITCHES): Fix descriptions.
aj
2001-09-07
2
-4
/
+8
*
Daily bump.
gccadmin
2001-09-07
6
-6
/
+6
*
* java/typeck.c (java_array_type_length, build_prim_array_type):
rth
2001-09-07
4
-6
/
+25
*
Revert:
rsandifo
2001-09-07
2
-3
/
+7
*
* java/text/RuleBasedCollator.java (clone): Rewrote.
tromey
2001-09-07
4
-444
/
+497
*
2001-09-06 Ira Ruben <ira@apple.com>
shebs
2001-09-06
5
-29
/
+11
*
* simplify-rtx.c (simplify_binary_operation): Revert last change.
rth
2001-09-06
2
-22
/
+4
*
Simple test of call return percentages along with branch percentages and
janis
2001-09-06
1
-0
/
+37
*
Add support for checking call return percentages for gcov -b output.
janis
2001-09-06
1
-9
/
+95
*
* gcc.misc-tests/gcov.exp: Add support for call return percentages.
janis
2001-09-06
1
-0
/
+5
*
* include/jvm.h: Declare _Jv_RegisterResource.
green
2001-09-06
12
-39
/
+494
*
gcj -R patches
green
2001-09-06
1
-0
/
+14
*
* class.c (O_BINARY): Define if necessary.
green
2001-09-06
6
-3
/
+195
*
* simplify-rtx.c (simplify_binary_operation): Simplify contents
rth
2001-09-06
2
-0
/
+27
*
2001-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl
2001-09-06
2
-2
/
+8
*
* java/util/Properties.java: Re-merged from Classpath.
tromey
2001-09-06
2
-4
/
+10
*
Thu Sep 6 11:16:35 2001 Jeffrey A Law (law@cygnus.com)
law
2001-09-06
4
-12
/
+64
*
oops, missed a bit in previous commit
nathan
2001-09-06
1
-1
/
+1
[next]