summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* IdentityHashMap.java (put): Replace mistaken use of "<<" by "*".Ranjit Mathew2004-12-082-1/+6
* For PR java/14853:Tom Tromey2004-12-063-0/+24
* re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford2004-12-0311-53/+105
* For PR java/16675:Tom Tromey2004-12-022-0/+18
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-028-10/+42
* no-threads.h (_Jv_ThreadDestroyData): Removed argument name.Tom Tromey2004-12-013-4/+14
* re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2004-12-013-0/+42
* revert: [multiple changes]Graydon Hoare2004-11-30429-8787/+29765
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2004-11-292-10/+7
* Main.java (main): Mention gcj-dbtool.Tom Tromey2004-11-292-12/+24
* * link.cc (link_symbol_table): Do not use intptr_t.Eric Botcazou2004-11-292-2/+6
* mauve-libgcj: Disable SpinnerListModel...Mark Wielaard2004-11-282-0/+10
* link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass o...Andrew Haley2004-11-274-4/+22
* natDebug.cc (getField): Don't qualify name.Tom Tromey2004-11-263-9/+21
* libjava.exp (libjava_arguments): Add new global variable libjava_ld_library_p...John David Anglin2004-11-262-3/+13
* ResourceBundle.java (BundleKey): Don't implement Cloneable.Bryce McKinlay2004-11-252-14/+9
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2004-11-252-3/+14
* Makefile.am: Added most of javax.print again.Michael Koch2004-11-253-0/+305
* Makefile.am: Added most of javax.print again.Michael Koch2004-11-251-0/+5
* Add missing file from gcj-abi-2-dev-branch mergeAndrew Haley2004-11-251-0/+118
* Add missing file from gcj-abi-2-dev-branch merge.Andrew Haley2004-11-251-0/+226
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-2550-3035/+5500
* Undo mistaken commitR. Kelley Cook2004-11-241-1/+1
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-243-124/+204
* Makefile.in: Regenrate with Automake 1.9.3.Kelley Cook2004-11-244-112/+188
* PolicyFile.java: New file.Michael Koch2004-11-244-1/+680
* Character.java, [...]: Reorder "final static" to "static final".Michael Koch2004-11-243-90/+95
* ResourceBundle.java: Reformatted.Michael Koch2004-11-242-3/+10
* 2004-11-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-11-242-3/+9
* 2004-11-24 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-245-2/+38
* 2004-11-24 Jeroen Frijters <address@bogus.example.com>Jeroen Frijters2004-11-243-37/+124
* NIOServerSocket.java: Added email to @author tag.Michael Koch2004-11-249-61/+115
* DirectByteBufferImpl.java, [...]: Reformatted.Michael Koch2004-11-243-134/+140
* target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2004-11-243-62/+43
* o32.S (ffi_call_O32, [...]): Use jalr instead of jal.Richard Sandiford2004-11-232-0/+5
* String.java (rehash): Removed.Michael Koch2004-11-233-6/+12
* Makefile.in, [...]: Regenerated.Michael Koch2004-11-237-205/+127
* re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou2004-11-223-2/+8
* 2004-11-22 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-222-4/+7
* 2004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-213-7/+42
* 2004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-213-2/+9
* 2004-11-18 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-11-182-17/+8
* 2004-11-18 Jeroen Frijters <jeroen@frijters.net>Michael Koch2004-11-181-0/+5
* URLClassLoader.java: Whitespace cleanup.Michael Koch2004-11-182-170/+176
* Complete 1.4 supportRobert Schuster2004-11-182-304/+533
* Inet6Address.java (getHostAddress): Fix textual representation of IPv6 addres...Mattias Rehnberg2004-11-182-10/+9
* StackTraceElement.java: Made final.Jeroen Frijters2004-11-1822-34/+107
* BeanInfoEmbryo.java: Use TreeMap for proper sorting.Craig Black2004-11-182-5/+15
* Makefile.am: Correct friend function declaration.Kriang Lerdsuwanakij2004-11-186-152/+320
* BufferedInputStream.java (skip): Return zero on EOF.David Daney2004-11-172-1/+5