summaryrefslogtreecommitdiff
path: root/libada
Commit message (Expand)AuthorAgeFilesLines
* PR other/46202: implement install-strip.Ralf Wildenhues2010-11-202-2/+18
* Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.Eric Botcazou2009-10-244-0/+66
* re PR ada/41122 (libada multilib string parsing error)Paolo Bonzini2009-08-304-531/+40
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-242-1/+5
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-222-2324/+2541
* Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2009-07-302-3/+14
* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2009-07-302-1/+5
* configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.Eric Botcazou2009-07-133-6/+18
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-093-8/+15
* (correct version)Laurent Guerby2009-04-071-0/+4
* gnat.exp: Handle multilib.Laurent GUERBY2009-04-062-0/+10
* re PR ada/5911 (Support for multilib in Ada)Laurent GUERBY2008-09-214-46/+1079
* Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to avoid conflicts.Laurent GUERBY2008-08-292-17/+24
* configure: Regenerate.Laurent GUERBY2008-08-282-9/+5
* Makefile.in: generate s-oscons.ads again, previous change was unneeded.Thomas Quinot2008-08-082-2/+6
* Make-lang.in: Use GCC_FOR_TARGET when dealing with s-oscons-tmplt.i.Samuel Tardieu2008-08-062-1/+8
* Makefile.in: Now generate s-oscons-$(THREAD_KIND).Thomas Quinot2008-08-062-1/+5
* Makefile.in (gnatlib*): Now depend on oscons target.Thomas Quinot2008-08-052-3/+11
* configure.ac: Do not generate libada-mk.Paolo Bonzini2008-08-014-31/+1015
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-174-101/+30
* * Makefile.in: Add dummy install-pdf target.Brooks Moses2007-03-012-0/+6
* re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE ...Richard Guenther2007-01-232-2/+6
* re PR ada/29802 (wrong directory in makefile for ada and libada when srcdir=.)Paolo Bonzini2006-11-174-54/+223
* Makefile.in: Add TEXI2PDF definition.Brooks Moses2006-10-162-0/+7
* Makefile.in: Add install-html target.Carlos O'Donell2006-05-242-0/+6
* Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.Paolo Bonzini2005-12-052-0/+5
* Fix ada enabled "make html".James E Wilson2005-04-272-0/+7
* re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini2005-02-282-1/+6
* (top level)Nathanael Nerode2005-02-264-320/+37
* * Makefile.in: Add .NOEXPORT.Daniel Jacobowitz2004-05-252-0/+8
* Makefile.in: Put back merge of some targets to avoid code duplication.Arnaud Charlet2004-04-262-28/+9
* configure.ac: Fix stupid brain-fade; set default_gnattools_target correctly.Nathanael Nerode2004-04-253-4/+22
* Makefile.in: Revert most of Arnaud's last change.Nathanael Nerode2004-04-244-27/+75
* Makefile.in: Fix errors introduced in previous change (in particular...Arnaud Charlet2004-04-192-54/+40
* configure.ac: It's gnatlib-plain in the Makefile, not gnatlib-simple; make co...Nathanael Nerode2004-04-183-2/+8
* Makefile.in: Call gcc/ada/Makefile directly, not through the intermediary of ...Nathanael Nerode2004-04-154-66/+495
* configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook2004-03-113-100/+173
* Complete previous change.Arnaud Charlet2004-03-022-1/+3
* re PR ada/14350 (libada/configure.in should not hardcode GCC version)Arnaud Charlet2004-03-023-25/+20
* * Makefile.in (gnattools): Depend on gnatlib.Ulrich Weigand2004-02-102-1/+5
* PR ada/6637, PR ada/5911Arnaud Charlet2004-02-104-0/+2429