aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.host
AgeCommit message (Expand)Author
2006-01-28svn merge -r110062:110317 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branchJakub Jelinek
2005-10-05 PR target/23602Richard Henderson
2005-08-20 PR libgcj/21692John David Anglin
2005-06-14 * configure.host: Handle Solaris 10/x86.Rainer Orth
2005-06-01 * configure.ac (BACKTRACESPEC): Remove definition, but continue toBryce McKinlay
2005-05-25 PR libgcj/21692Richard Henderson
2005-05-13 * configure.host: Set IEEESPEC to -mieee for sh*-*-*.Kaz Kojima
2005-03-102005-03-10 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2005-02-282005-02-23 David Daney <ddaney@avtrex.com>David Daney
2004-11-25 * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey
2004-11-23 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr insteadRichard Sandiford
2004-09-032004-09-03 David Daney <ddaney@avtrex.com>David Daney
2004-07-14gcc/ChangeLog:Ulrich Weigand
2004-07-09 * gcc/config/pa/pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.Randolph Chung
2004-07-072004-07-07 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-07-01Index: gcc/ChangeLogGeoffrey Keating
2004-03-192004-02-10 Randolph Chung <tausq@debian.org>Randolph Chung
2004-03-02 * configure.host: Pass -fno-omit-frame-pointer for i386.Jan Hubicka
2004-01-23 * config/rs6000/linux64.h (MD_FALLBACK_FRAME_STATE_FOR)Jakub Jelinek
2003-10-222003-10-22 David Daney <ddaney@avtrex.com)David Daney
2003-09-102003-09-10 Michael Koch <konqueror@gmx.de>Michael Koch
2003-09-04 * configure.host: Removed erroneous comment.Tom Tromey
2003-07-272003-07-26 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2003-05-08 * configure.host <powerpc64*-*>: Set with_libffi_default andTom Tromey
2003-04-15 * configure.host (*-linux*): Don't set slow_pthread_self if primaryJakub Jelinek
2003-02-13* configure.host (alpha*-*): Default to -mieee.Jeff Sturm
2003-02-032003-02-03 Andrew Haley <aph@emcee.cambridge.redhat.com>Andrew Haley
2003-02-032003-02-03 Andrew Haley <aph@redhat.com>Andrew Haley
2003-01-28 * libjava/configure.host: Disable can_unwind_signal on darwin.Andreas Tobler
2003-01-22Fix misapplied patch.Andrew Haley
2003-01-222003-01-22 Andrew Haley <aph@redhat.com>Andrew Haley
2003-01-142003-01-10 Andrew Haley <aph@redhat.com>Andrew Haley
2003-01-03* configure.host (sparc*-*): Enable bytecode interpreter.Jeff Sturm
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-08 * configure.host [s390*-*]: Enable Java interpreter.Ulrich Weigand
2002-09-28* configure.host: Handle arm*-elf, strongarm*-elf and xscale*-elf withRichard Earnshaw
2002-08-01 * configure.host: Add SH support.Kaz Kojima
2002-07-26 * configure.host: Add powerpc64*-* entry.Alan Modra
2002-07-192002-07-19 Bo Thorsen <bo@berlioz.suse.de>Bo Thorsen
2002-06-10 * configure.host: Disable hash synchronization and slow_pthread_selfBryce McKinlay
2002-05-29* configure.host [s390*-linux*]: Set can_unwind_signal=yes.Ulrich Weigand
2002-04-212002-04-19 David S. Miller <davem@redhat.com>David S. Miller
2002-04-12 * configure.host: Set can_unwind_signal on hosts which support it.Bryce McKinlay
2002-04-05 * configure.host: Add case statement to support generic portLoren J. Rittle
2002-03-272002-03-27 Anthony Green <green@redhat.com>Anthony Green
2002-03-23reverted erroneous checkinTom Tromey
2002-03-23 * include/name-finder.h (_Jv_name_finder::myclose): New method.Tom Tromey
2002-03-16Commit embedded patch approved Feb 17Anthony Green
2002-03-122002-03-12 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2002-03-10libjava:Bryce McKinlay