aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
2000-12-11configure.in: Remove check for -fuse-divide-subroutine.Bryce McKinlay1-309/+281
2000-12-08From Phil Edwards:Tom Tromey1-281/+292
2000-11-29natSystem.cc (init_properties): Set user.language and user.region.Bryce McKinlay1-1/+1
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay1-294/+288
2000-11-01Makefile.in: Rebuilt.Tom Tromey1-301/+312
2000-10-25Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.Bryce McKinlay1-102/+101
2000-10-22Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen1-249/+1091
2000-10-20Makefile.in: Rebuilt.Tom Tromey1-0/+21
2000-10-09[multiple changes]Tom Tromey1-241/+253
2000-09-30Implement bitmap descriptor based marking for Boehm GC.Hans Boehm1-153/+157
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva1-279/+268
2000-09-13configure.in (LIBDATASTARTSPEC): Use `%s' to search for libgcjdata.a.Alexandre Oliva1-250/+359
2000-09-12* configure: Rebuilt with new ../libtool.m4.Alexandre Oliva1-246/+236
2000-09-11BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey1-234/+300
2000-09-10acinclude.m4: Simplify the tests for CC and CXX.Alexandre Oliva1-328/+368
2000-09-10acinclude.m4: Include libtool macros from the source tree.Alexandre Oliva1-279/+796
2000-05-20Makefile.in: Rebuilt.Tom Tromey1-242/+213
2000-05-19Jumbo patch:Tom Tromey1-13/+23
2000-04-21re GNATS libgcj/15 (_REENTRANT should be defined more consistently)Tom Tromey1-148/+161
2000-04-06configure: Rebuilt.Tom Tromey1-213/+242
2000-04-02JVMPI changes...Anthony Green1-210/+266
2000-03-04configure: Rebuilt.Anthony Green1-148/+161
2000-01-31config.h.in: Rebuilt.Tom Tromey1-1/+1
2000-01-22config.h.in: Rebuilt.Anthony Green1-48/+76
2000-01-19configure: Rebuilt.Bryce McKinlay1-159/+161
2000-01-18name-finder.cc (lookup): Check for dladdr function.Andrew Haley1-117/+161
2000-01-18configure: Rebuilt.Tom Tromey1-2/+2
2000-01-17Runtime.java (loadLibraryInternal): Declare.Tom Tromey1-542/+319
2000-01-17natThrowable.cc: New file.Andrew Haley1-117/+248
2000-01-09natString.cc (init): Test for overflow condition during out of bounds check.Anthony Green1-152/+157
1999-12-20Alpha Linux changes.Anthony Green1-1/+1
1999-12-20libgcjdata.c: New file.Anthony Green1-210/+266
1999-12-15natSystem.cc (init_properties): Don't set user.name or user.home if NO_GETUID...Tom Tromey1-230/+573
1999-11-19sjlj jumbo patchTom Tromey1-578/+267
1999-11-04configure.in: Removed `qt' threads case.Tom Tromey1-234/+210
1999-10-15libtool-version: Catch up by incrementing current.Anthony Green1-211/+242
1999-10-13configure: Rebuilt.Tom Tromey1-222/+211
1999-10-06configure.in (GCJ): Define as "target-gcj", not "target/gcj" when building Ca...Tom Tromey1-134/+136
1999-10-02configure: Rebuilt.Tom Tromey1-207/+229
1999-09-28configure: Rebuilt.Tom Tromey1-1/+1
1999-09-28aclocal.m4, configure: Rebuilt.Tom Tromey1-409/+189
1999-09-24re GNATS java.util/47 (Date.toString() returns embedded newline)Tom Tromey1-279/+231
1999-09-23configure: Rebuilt.Tom Tromey1-48/+51
1999-09-20configure: Rebuilt.Tom Tromey1-49/+50
1999-09-10configure: Rebuilt.Tom Tromey1-2/+2
1999-09-10configure: Rebuilt.Tom Tromey1-235/+224
1999-09-03re GNATS libgcj/3 (FileInputStream.available always returns 0)Tom Tromey1-223/+234
1999-09-02posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.Tom Tromey1-195/+586
1999-08-21configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva1-42/+66
1999-08-21Change in_addr_t default to jintAlexandre Oliva1-1/+1