summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-072-1/+5
* Makefile.am (mostlyclean-local): Use libtool --mode=clean.Ralf Wildenhues2008-06-023-3/+8
* re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley2008-05-286-36/+52
* re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley2008-05-237-2/+39
* re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley2008-05-224-12/+22
* re PR libgcj/36252 (OutOfMemoryError on simple text conversion.)David Daney2008-05-215-2/+53
* re PR libgcj/35979 (JNI method NewStringUTF throws NPE when passed a NULL poi...Tom Tromey2008-04-192-1/+9
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-189-116/+176
* gen-classlist.sh.in: Avoid grepping each omission...Ralf Wildenhues2008-04-174-20/+88
* gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.Ralf Wildenhues2008-04-1738-86/+213
* re PR libgcj/35950 (jar produces files ecj won't handle)Tom Tromey2008-04-173-4/+21
* libgcj_bc.c: (_Jv_LookupInterfaceMethod...Andrew Haley2008-04-162-1/+10
* libgcj_bc.c: Sort lines.Andrew Haley2008-04-162-21/+25
* re PR bootstrap/35216 (Out of memory building java)Peter O'Gorman2008-04-024-35/+217
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-168-52/+115
* Makefile.am (write_entries_to_file_split): New variable.Ralf Wildenhues2008-03-163-8/+30
* natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey2008-03-138-44/+123
* Don't leak upon failed realloc.Jim Meyering2008-03-104-1/+18
* cp-hacking.texinfo: Fix spacing after periods.Ralf Wildenhues2008-03-094-34/+38
* cp-hacking.texinfo: Fix some typos.Ralf Wildenhues2008-03-094-17/+23
* HACKING: Fix grep patterns.Ralf Wildenhues2008-03-062-5/+9
* makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney2008-03-04438-23383/+1039
* libjava.exp (libjava_arguments): Use regexp instead of string match when chec...Andrew Haley2008-03-042-1/+6
* Main.class, [...]: Regenerate.Matthias Klose2008-03-036-0/+8
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-026-8/+20
* * HACKING: Correct typo in find command.David Daney2008-02-282-1/+5
* natPlainSocketImplPosix.cc (bind): Remove check for null host.David Daney2008-02-272-6/+6
* re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey2008-02-205-13/+11
* Makefile.am ($(TOOLS_ZIP)): Revert part of previous change, Do copy resource ...Matthias Klose2008-02-203-10/+16
* cp-tools.texinfo (@direntry): Prefix info name with cp-.Jakub Jelinek2008-02-184-3/+9
* re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong)Ralf Wildenhues2008-02-162-2/+7
* re PR testsuite/35208 (Please apply the patch in comment #19 of PR35035)Andreas Tobler2008-02-152-1/+8
* re PR libgcj/30071 (make install fails for libjava)Andreas Tobler2008-02-063-2/+10
* Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.Matthias Klose2008-02-063-10/+31
* SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer2008-01-284-2/+8
* Native2ASCII$3.class: Added.Tom Tromey2008-01-282-0/+5
* * doc/README.jaxp: Fix typos.Ralf Wildenhues2008-01-272-2/+6
* * resource/gnu/classpath/tools/native2ascii/messages.propertiesTom Tromey2008-01-244-3/+21
* shlibpath.m4: Add AIX 6 support.David Edelsohn2008-01-243-17/+22
* re PR libgcj/34369 (java.net.URI.relativize(URI) method returns incorrect res...Luciano Chavez2008-01-213-4/+16
* re PR c++/33887 (Reference to bitfield gets wrong value when optimizing)Alexandre Oliva2008-01-182-3/+11
* re PR libgcj/34444 (Class.getEnclosingClass() returns null on enclosed class)Andrew Haley2008-01-042-1/+8
* install.texi (disable-libgcj-bc): Document new option.David Daney2007-12-2210-103/+172
* Makefile.am (compile-tests): Build libjava.jvmti/interp/*.h with -jni rather ...Jakub Jelinek2007-12-173-2/+8
* configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler2007-12-0810-47/+102
* ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney2007-12-065-36/+63
* jni.exp (gcj_jni_get_cxxflags_invocation): Make the testsuite multilib aware ...Andreas Tobler2007-12-062-9/+14
* 2007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2007-12-0534-19/+196
* configure.ac: Don't run config-ml.in directly.H.J. Lu2007-11-053-64/+24
* jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.David Daney2007-10-223-0/+15