2009-02-09 23:52:08 +01:00
|
|
|
2009-02-09 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* addr2name.awk: Remove.
|
|
|
|
* Makefile.am (bin_SCRIPTS): Remove addr2name.awk.
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
|
|
|
|
* configure.ac: Define enable_sjlj_exceptions
|
|
|
|
appropriately under the ARM EH ABI.
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
|
|
|
* Makefile.am (LTLDFLAGS): Define.
|
|
|
|
(GCJLINK): Use it.
|
|
|
|
(LIBLINK): Likewise.
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
|
2009-02-03 21:48:23 +01:00
|
|
|
2009-02-03 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
* gnu/gcj/convert/Convert.java (version): Update copyright notice
|
|
|
|
dates.
|
|
|
|
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
|
|
|
|
|
2009-01-27 11:09:23 +01:00
|
|
|
2009-01-26 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
PR libgcj/38872
|
|
|
|
* gcj/javaprims.h (_Jv_CreateJavaVM): Change to extern "C" symbol.
|
|
|
|
* libjgc_bc.c (_Jv_GetStringChars): Remove.
|
|
|
|
|
2009-01-12 18:39:10 +01:00
|
|
|
2009-01-12 Andrew Haley <aph@redhat.com>
|
|
|
|
|
|
|
|
* sun/misc/natUnsafe.cc (spinlock contructor): Call sched_yield().
|
|
|
|
|
2009-01-12 17:45:32 +01:00
|
|
|
2009-01-11 Matthias Klose <doko@ubuntu.com>
|
|
|
|
|
|
|
|
* Makefile.am (ecjx_LDADD): Add $(extra_ldflags).
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
|
|
2009-01-06 Andrew John Hughes <gnu_andrew@member.fsf.org>
|
|
|
|
|
|
|
|
Import GNU Classpath (libgcj-snapshot-20090102).
|
|
|
|
|
|
|
|
* libjava/classpath/lib/java/text/RuleBasedCollator$CollationSorter.class,
|
|
|
|
* libjava/classpath/lib/java/text/MessageFormat$MessageFormatElement.class,
|
|
|
|
* libjava/classpath/lib/java/text/MessageFormat.class,
|
|
|
|
* libjava/classpath/lib/java/text/SimpleDateFormat.class,
|
|
|
|
* libjava/classpath/lib/java/text/NumberFormat.class,
|
|
|
|
* libjava/classpath/lib/java/text/RuleBasedCollator$CollationElement.class,
|
|
|
|
* libjava/classpath/lib/java/text/MessageFormat$Field.class,
|
|
|
|
* libjava/classpath/lib/java/text/RuleBasedCollator.class,
|
|
|
|
* libjava/classpath/lib/java/text/NumberFormat$Field.class,
|
|
|
|
* libjava/classpath/lib/gnu/xml/transform/Bindings.class,
|
|
|
|
* libjava/classpath/lib/gnu/java/locale/LocaleData.class,
|
|
|
|
* libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class,
|
|
|
|
* libjava/classpath/lib/gnu/javax/crypto/jce/key/SecretKeyGeneratorImpl.class,
|
|
|
|
* libjava/gnu/java/awt/peer/gtk/FreetypeGlyphVector.h,
|
|
|
|
* libjava/java/text/MessageFormat.h,
|
|
|
|
* libjava/java/text/RuleBasedCollator$CollationSorter.h,
|
|
|
|
* libjava/java/text/RuleBasedCollator.h,
|
|
|
|
* libjava/java/text/SimpleDateFormat.h:
|
|
|
|
Regenerated.
|
|
|
|
|