aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
2002-02-12natFilePosix.cc: Copied this from natFile.cc.Adam Megacz1-324/+314
2002-02-07configure: Rebuilt.Tom Tromey1-312/+323
2002-02-07configure.in: Changed mingw) to *mingw*).Adam Megacz1-3/+3
2002-02-07name-finder.h: don't #include sys/wait.h unless HAVE_SYS_WAIT_HAdam Megacz1-331/+322
2002-02-07embedded updatesAnthony Green1-297/+358
2002-02-06Oops, forgot these in last check-in.Bryce McKinlay1-247/+250
2002-02-05win32.cc: Created it.Adam Megacz1-239/+246
2002-02-05configure.in: Add -lgdi32 -lwsock32 -lws2_32 to libgcj.spec if compiling for ...Adam Megacz1-227/+234
2002-02-02configure.in: Added support for mingw.Adam Megacz1-247/+261
2002-02-01re PR java/4972 (undefined reference to `libiconv')Craig Rodrigues1-322/+312
2002-01-11natSystem.cc (init_properties): Only look for default locale if LC_MESSAGES i...Tom Tromey1-185/+219
2002-01-06configure, [...]: Rebuilt.Andreas Tobler1-176/+280
2001-12-16For PR libgcj/5103:Tom Tromey1-295/+356
2001-11-30Makefile.am (nat_headers, [...]): Depend on .class files, not libgcj.jar.Bryce McKinlay1-5/+7
2001-10-31HACKING, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-10-24configure.in (case $THREADS): Add *-*-freebsd* configuration.Loren J. Rittle1-303/+330
2001-10-11configure: Rebuilt.Tom Tromey1-660/+380
2001-09-29SharedLibLoader.java: New class.Per Bothner1-372/+701
2001-09-10configure.in (LIBFFIINCS): Quote uses of $(top_srcdir) and $(MULTIBUILDTOP).Manfred Hollstein1-1/+1
2001-08-02configure: Rebuilt.Tom Tromey1-300/+316
2001-08-01re PR libgcj/3694 (natPlainDatagramSocketImpl.cc doesn't compile in ALPHA OSF1)Rainer Orth1-304/+321
2001-07-18For PR java/2812:Tom Tromey1-273/+405
2001-07-03re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey1-273/+285
2001-06-13aclocal.m4, configure: Rebuilt.Tom Tromey1-1/+1
2001-06-09acinclude.m4 (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva1-237/+241
2001-06-08configure: Rebuilt.Tom Tromey1-236/+237
2001-06-08For PR bootstrap/3075:Tom Tromey1-416/+397
2001-06-02USE_LIBFFI changeAnthony Green1-276/+302
2001-06-02Check for sigaction.Anthony Green1-294/+283
2001-05-29configure: Rebuilt.Tom Tromey1-3/+6
2001-05-29i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...Andrew Haley1-44/+47
2001-05-24configure.in: Only allow hash synchronization when POSIX threads are enabled.Tom Tromey1-225/+228
2001-05-24[multiple changes]Tom Tromey1-288/+337
2001-05-23Fix cross builds.Anthony Green1-301/+284
2001-05-21dwarf2-signal.h: New file.Andrew Haley1-282/+296
2001-05-21configure.in: Update boehm-gc include dir for new GC version.Bryce McKinlay1-294/+283
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva1-283/+298
2001-05-11configure.in (ia64-*): Don't set SYSDEP_SOURCES.Richard Henderson1-297/+286
2001-05-01libgcj.spec.in (jc1): Add EXCEPTIONSPEC.Andrew Haley1-94/+96
2001-04-26configure.in: Obtain THREADS with `gcc -v'.Alexandre Oliva1-317/+279
2001-04-24configure.in (CPPFLAGS): Added builddir and srcdir to CPPFLAGS for libtool te...Alexandre Oliva1-288/+327
2001-04-02configure.in (GCC_UNWIND_INCLUDE): Assume we're built within the same tree as...Richard Henderson1-207/+196
2001-04-011.3-Compliant Implementation of java.io.File.Bryce McKinlay1-95/+97
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-370/+406
2001-03-21configure: Rebuilt.Tom Tromey1-279/+292
2001-02-22Disable libgcjx by default.Bryce McKinlay1-280/+324
2001-02-05Make-lang.in (jvspec.o): Add DRIVER_DEFINES to the list of macros used when c...Bryce McKinlay1-298/+280
2001-01-12natSystem.cc: Include locale.h if it exists.Tom Tromey1-280/+291
2000-12-11configure.in: Remove check for -fuse-divide-subroutine.Bryce McKinlay1-309/+281
2000-12-08From Phil Edwards:Tom Tromey1-281/+292