summaryrefslogtreecommitdiff
path: root/libada
AgeCommit message (Expand)Author
2008-09-21re PR ada/5911 (Support for multilib in Ada)Laurent GUERBY
2008-08-29Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to avoid conflicts.Laurent GUERBY
2008-08-28configure: Regenerate.Laurent GUERBY
2008-08-08Makefile.in: generate s-oscons.ads again, previous change was unneeded.Thomas Quinot
2008-08-06Make-lang.in: Use GCC_FOR_TARGET when dealing with s-oscons-tmplt.i.Samuel Tardieu
2008-08-06Makefile.in: Now generate s-oscons-$(THREAD_KIND).Thomas Quinot
2008-08-05Makefile.in (gnatlib*): Now depend on oscons target.Thomas Quinot
2008-08-01configure.ac: Do not generate libada-mk.Paolo Bonzini
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses
2007-01-23re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE ...Richard Guenther
2006-11-17re PR ada/29802 (wrong directory in makefile for ada and libada when srcdir=.)Paolo Bonzini
2006-10-16Makefile.in: Add TEXI2PDF definition.Brooks Moses
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell
2005-12-05Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.Paolo Bonzini
2005-04-27Fix ada enabled "make html".James E Wilson
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini
2005-02-26(top level)Nathanael Nerode
2004-05-25* Makefile.in: Add .NOEXPORT.Daniel Jacobowitz
2004-04-26Makefile.in: Put back merge of some targets to avoid code duplication.Arnaud Charlet
2004-04-25configure.ac: Fix stupid brain-fade; set default_gnattools_target correctly.Nathanael Nerode
2004-04-24Makefile.in: Revert most of Arnaud's last change.Nathanael Nerode
2004-04-19Makefile.in: Fix errors introduced in previous change (in particular...Arnaud Charlet
2004-04-18configure.ac: It's gnatlib-plain in the Makefile, not gnatlib-simple; make co...Nathanael Nerode
2004-04-15Makefile.in: Call gcc/ada/Makefile directly, not through the intermediary of ...Nathanael Nerode
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook
2004-03-02Complete previous change.Arnaud Charlet
2004-03-02re PR ada/14350 (libada/configure.in should not hardcode GCC version)Arnaud Charlet
2004-02-10* Makefile.in (gnattools): Depend on gnatlib.Ulrich Weigand
2004-02-10PR ada/6637, PR ada/5911Arnaud Charlet