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
/
libjava
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
2005-01-01 Bryce McKinlay <mckinlay@redhat.com>
bryce
2005-01-02
1
-1
/
+1
*
2004-12-19 Kelley Cook <kcook@gcc.gnu.org>
kcook
2004-12-19
1
-12
/
+0
*
PR libgcj/7305
rsandifo
2004-12-03
2
-24
/
+27
*
Introduce and use config/gcc-version.m4.
rsandifo
2004-12-02
1
-0
/
+3
*
* include/no-threads.h (_Jv_ThreadDestroyData): Removed argument
tromey
2004-12-01
1
-4
/
+4
*
2004-11-30 Thomas Fitzsimmons <fitzsim@redhat.com>
graydon
2004-11-30
1
-0
/
+12
*
2004-11-27 Andrew Haley <aph@redhat.com>
aph
2004-11-27
2
-3
/
+3
*
* Merged gcj-abi-2-dev-branch to trunk.
tromey
2004-11-25
5
-44
/
+280
*
2004-11-23 Michael Koch <konqueror@gmx.de>
mkoch
2004-11-23
1
-1
/
+1
*
* Makefile.am: Correct friend function declaration.
lerdsuwa
2004-11-18
1
-5
/
+5
*
* include/jni.h: Added FIXME.
tromey
2004-11-09
1
-1
/
+3
*
* jni.cc (_Jv_JNI_NewObjectArray): Fixed return type.
tromey
2004-11-03
1
-2
/
+2
*
PR libgcj/18104
aaronwl
2004-10-27
1
-0
/
+1
*
Index: gcc/gcc/ChangeLog
geoffk
2004-10-26
2
-1
/
+5
*
* configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h
kkojima
2004-10-21
1
-0
/
+96
*
* include/posix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.
rth
2004-10-11
1
-13
/
+2
*
* prims.cc (unblock_signal): Annotate signum with __unused__ to
bothner
2004-09-26
4
-4
/
+8
*
2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
kcook
2004-09-23
1
-2
/
+8
*
2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
kcook
2004-09-23
1
-1
/
+1
*
2004-09-22 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2004-09-22
1
-0
/
+10
*
PR libgcj/14751
membar
2004-09-11
1
-0
/
+2
*
2004-09-03 David Daney <ddaney@avtrex.com>
daney
2004-09-03
1
-1
/
+1
*
2004-09-03 David Daney <ddaney@avtrex.com>
daney
2004-09-03
1
-2
/
+14
*
* configure.ac: Handle --enable-gc-debug.
hboehm
2004-08-28
2
-0
/
+15
*
2004-08-20 Michael Koch <konqueror@gmx.de>
mkoch
2004-08-20
2
-2
/
+2
*
2004-08-19 Thomas Fitzsimmons <fitzsim@redhat.com>
mkoch
2004-08-19
2
-176
/
+351
*
2004-08-16 Michael Koch <konqueror@gmx.de>
mkoch
2004-08-16
1
-1
/
+3
*
libjava:
bryce
2004-08-13
1
-0
/
+2
*
2004-08-12 David Daney <ddaney@avtrex.com>
daney
2004-08-12
2
-293
/
+276
*
* gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,
bothner
2004-08-12
1
-1
/
+1
*
* acinclude.m4: Include no-executables.m4.
neroden
2004-08-03
1
-1
/
+3
*
* configure.in [host *mingw*] (SYSTEMSPEC): Remove -lwsock32.
dannysmith
2004-08-01
1
-0
/
+2
*
2004-07-23 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-07-24
1
-6
/
+0
*
2004-07-23 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim
2004-07-23
1
-1
/
+1
*
* Makefile.am: Set ZIP and GCJH directly using autoconf.
neroden
2004-07-16
1
-0
/
+2
*
* configure.in: Use target_noncanonical rather than
neroden
2004-07-16
2
-0
/
+14
*
* aclocal.m4: Rebuilt with aclocal gcj-1.4.
neroden
2004-07-15
1
-7
/
+0
*
2004-07-14 Jerry Quinn <jlquinn@optonline.net>
jlquinn
2004-07-14
1
-4
/
+4
*
gcc/ChangeLog:
uweigand
2004-07-14
1
-3
/
+155
*
2004-07-13 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-07-13
1
-0
/
+1
*
2004-07-12 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-07-13
1
-0
/
+12
*
ChangeLog:
uweigand
2004-07-11
1
-14
/
+7
*
2004-07-09 Michael Koch <konqueror@gmx.de>
mkoch
2004-07-09
1
-767
/
+768
*
* gcc/config/pa/pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.
danglin
2004-07-09
1
-0
/
+61
*
* include/jvm.h (namespace jcj): Declare verbose_class_flag
bothner
2004-07-07
1
-0
/
+3
*
Index: gcc/ChangeLog
geoffk
2004-07-01
1
-0
/
+51
*
2004-05-14 Steven Augart <augart@watson.ibm.com>
tromey
2004-05-14
1
-14
/
+8
*
2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
bryce
2004-04-20
1
-5
/
+7
*
2004-04-14 Andrew Haley <aph@redhat.com>
bryce
2004-04-14
1
-2
/
+4
*
2004-03-12 Graydon Hoare <graydon@redhat.com>
graydon
2004-03-17
1
-3
/
+3
[next]