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
*
Fix for PR java/2369:
tromey
2002-02-23
2
-0
/
+51
*
* java/net/URL.java (getPath): New JDK 1.3 method.
bothner
2002-02-23
3
-19
/
+59
*
* gcc.c (init_gcc_spec): Do not link with static libgcc.a if
dje
2002-02-23
2
-1
/
+6
*
* class.c: Change vtable to be more compatible with g++ v3 abi.
bothner
2002-02-22
2
-4
/
+30
*
2002-02-22 Phil Edwards <pme@gcc.gnu.org>
pme
2002-02-22
5
-369
/
+221
*
* java/lang/natSystem.cc (init_properties): Include the `Inc.' in
tromey
2002-02-22
5
-6
/
+15
*
* acinclude.m4 (CXX): AC_SUBST it, instead of glibcpp_CXX.
aoliva
2002-02-22
4
-2
/
+8
*
2002-02-22 Philipp Thomas <pthomas@suse.de>
paolo
2002-02-22
2
-2
/
+7
*
* expr.c (store_expr): When converting expression to promoted
kenner
2002-02-22
4
-60
/
+40
*
PR c++/5748
jakub
2002-02-22
4
-0
/
+40
*
* config/sparc/sol2.h: Don't include sys/mman.h.
aoliva
2002-02-22
5
-33
/
+48
*
PR other/5746
jakub
2002-02-22
2
-10
/
+17
*
include:
jimb
2002-02-22
4
-6
/
+94
*
* parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on call
bothner
2002-02-22
2
-1
/
+7
*
* gnu/gcj/protocol/file/Connection.java (conect): Open the input
bothner
2002-02-22
2
-13
/
+24
*
2002-02-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2002-02-22
2
-7
/
+7
*
cp:
nathan
2002-02-22
12
-95
/
+287
*
* fold-const.c (fold): Fix typo in comments.
rsandifo
2002-02-22
2
-1
/
+5
*
2002-02-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2002-02-22
13
-1328
/
+1810
*
Daily bump.
gccadmin
2002-02-22
6
-6
/
+6
*
* Makefile.in (langhooks.o): Update dependencies.
dnovillo
2002-02-22
2
-1
/
+6
*
* langhooks.c: Include flags.h.
dnovillo
2002-02-22
2
-0
/
+5
*
* acinclude.m4 (LIB_AC_PROG_CXX): Copied from libstdc++-v3.
aoliva
2002-02-22
6
-370
/
+533
*
* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
aoliva
2002-02-22
2
-1
/
+6
*
Fix typo
mmitchel
2002-02-22
1
-1
/
+1
*
* gcc_release: Correct handling of diff-generation. Add
mmitchel
2002-02-22
2
-14
/
+31
*
cl
aldyh
2002-02-22
1
-0
/
+4
*
forgot cl
aldyh
2002-02-22
1
-0
/
+7
*
2002-02-21 Aldy Hernandez <aldyh@redhat.com>
aldyh
2002-02-22
10
-11
/
+151
*
2002-02-21 Eric Christopher <echristo@redhat.com>
echristo
2002-02-22
2
-52
/
+67
*
* emit-rtl.c (offset_address): Use simplify_gen_binary rather
rth
2002-02-21
6
-57
/
+109
*
* dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
tromey
2002-02-21
3
-12
/
+18
*
* jump.c (redirect_jump): If old label has no UID, don't try to
amylaar
2002-02-21
2
-1
/
+8
*
* sh.md (insv): Provide byte offsets for gen_rtx_SUBREG.
amylaar
2002-02-21
2
-11
/
+32
*
* doc/extend.texi: Fix some more overfull hboxes.
jsm28
2002-02-21
2
-147
/
+298
*
PR optimization/4994
jakub
2002-02-21
4
-11
/
+89
*
PR c++/4574
jakub
2002-02-21
11
-62
/
+84
*
PR c/4697:
jakub
2002-02-21
4
-6
/
+27
*
* config/avr/avr.md: Add more patterns for mized-mode add and subtract
denisc
2002-02-21
2
-0
/
+42
*
* rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of
aoliva
2002-02-21
2
-0
/
+39
*
2002-02-21 Andreas Tobler <toa@pop.agri.ch>
dje
2002-02-21
2
-6
/
+19
*
* sh.h (current_function_anonymous_args): Remove.
amylaar
2002-02-21
8
-17
/
+34
*
* Makefile.am (libgcj.jar:): Change to -CLASSPATH
nferrier
2002-02-21
2
-67
/
+28
*
Daily bump.
gccadmin
2002-02-21
6
-6
/
+6
*
- remove mistaken ChangeLog item.
dje
2002-02-21
1
-1
/
+0
*
2002-02-20 David Edelsohn <edelsohn@gnu.org>
dje
2002-02-21
3
-12
/
+33
*
* gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option
nferrier
2002-02-20
1
-0
/
+15
*
PR debug/4461
jakub
2002-02-20
6
-2
/
+71
*
* combine.c (do_SUBST): Sanity check substitutions of
aoliva
2002-02-20
3
-5
/
+90
*
* gcc.c-torture/compile/20020110.c: New test.
aoliva
2002-02-20
2
-0
/
+16
[next]