aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.in
AgeCommit message (Expand)AuthorFilesLines
2002-04-21dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg.David S. Miller1-1/+4
2002-04-20configure: Rebuilt.Hans Boehm1-1/+12
2002-04-15configure.in: Allow building in $srcdir.DJ Delorie1-2/+3
2002-04-12Install libgcj.jar as libgcj-VERSION.jar.Anthony Green1-0/+1
2002-04-12configure.host: Set can_unwind_signal on hosts which support it.Bryce McKinlay1-0/+8
2002-03-27libgcj.spec.in: Add CHECKREFSPEC.Anthony Green1-0/+1
2002-03-26configure.in, configure: enable dwarf2-exception-style exception handling on ...Andrew Haley1-0/+3
2002-03-26Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey1-2/+4
2002-03-18natSystem.cc (init_properties): Update VM version properties.Bryce McKinlay1-0/+8
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay1-21/+12
2002-03-16Commit embedded patch approved Feb 17Anthony Green1-2/+3
2002-03-15Install libgcj-config.h in a better place.Anthony Green1-0/+9
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay1-0/+8
2002-03-06unicode-decomp.pl: Move from chartables.pl...Eric Blake1-7/+0
2002-02-27natSystem.cc (init_properties): Use __VERSION__.Tom Tromey1-7/+0
2002-02-12natFilePosix.cc: Copied this from natFile.cc.Adam Megacz1-0/+1
2002-02-07configure: Rebuilt.Tom Tromey1-1/+1
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-0/+1
2002-02-07embedded updatesAnthony Green1-4/+11
2002-02-06configure.in: Set up PLATFORMOBJS not PLATFORM_SPECIFIC_SOURCES.Bryce McKinlay1-6/+9
2002-02-05win32.cc: Created it.Adam Megacz1-0/+6
2002-02-05configure.in: Add -lgdi32 -lwsock32 -lws2_32 to libgcj.spec if compiling for ...Adam Megacz1-1/+8
2002-02-02configure.in: Added support for mingw.Adam Megacz1-9/+23
2002-01-11natSystem.cc (init_properties): Only look for default locale if LC_MESSAGES i...Tom Tromey1-0/+1
2002-01-06configure, [...]: Rebuilt.Andreas Tobler1-0/+1
2001-12-16For PR libgcj/5103:Tom Tromey1-2/+7
2001-11-30Makefile.am (nat_headers, [...]): Depend on .class files, not libgcj.jar.Bryce McKinlay1-4/+6
2001-10-24configure.in (case $THREADS): Add *-*-freebsd* configuration.Loren J. Rittle1-1/+28
2001-10-11configure: Rebuilt.Tom Tromey1-0/+5
2001-09-29SharedLibLoader.java: New class.Per Bothner1-0/+2
2001-09-10configure.in (LIBFFIINCS): Quote uses of $(top_srcdir) and $(MULTIBUILDTOP).Manfred Hollstein1-1/+1
2001-08-02configure: Rebuilt.Tom Tromey1-2/+9
2001-08-01re PR libgcj/3694 (natPlainDatagramSocketImpl.cc doesn't compile in ALPHA OSF1)Rainer Orth1-1/+8
2001-07-18For PR java/2812:Tom Tromey1-2/+4
2001-06-08configure: Rebuilt.Tom Tromey1-1/+2
2001-06-08For PR bootstrap/3075:Tom Tromey1-6/+4
2001-06-02Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green1-10/+0
2001-06-02USE_LIBFFI changeAnthony Green1-0/+16
2001-06-02Check for sigaction.Anthony Green1-1/+1
2001-05-29configure: Rebuilt.Tom Tromey1-3/+6
2001-05-29i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...Andrew Haley1-1/+4
2001-05-24configure.in: Only allow hash synchronization when POSIX threads are enabled.Tom Tromey1-6/+9
2001-05-24[multiple changes]Tom Tromey1-3/+22
2001-05-23Fix cross builds.Anthony Green1-3/+1
2001-05-21dwarf2-signal.h: New file.Andrew Haley1-0/+3
2001-05-21configure.in: Update boehm-gc include dir for new GC version.Bryce McKinlay1-1/+1
2001-05-11configure.in (ia64-*): Don't set SYSDEP_SOURCES.Richard Henderson1-4/+4
2001-05-01libgcj.spec.in (jc1): Add EXCEPTIONSPEC.Andrew Haley1-0/+1
2001-04-26configure.in: Obtain THREADS with `gcc -v'.Alexandre Oliva1-38/+3