gcc/libada/ChangeLog

57 lines
1.7 KiB
Plaintext
Raw Normal View History

2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Call gcc/ada/Makefile directly, not through the
intermediary of gcc/Makefile. Incorporate all necessary parts of
rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
configuration from (new) gcc/libada-mk. Decide what gnatlib variant
to build in configure.ac, not here.
* configure.ac: Provide Makefile.in with the new information it needs,
such as GCC's tmake_file and xmake_file.
* configure: Regenerate.
2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
* configure.in: Rename file to ...
* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
* configure: Regenerate.
2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
PR ada/14350
* configure.in: Remove hardcoded gcc version.
* configure: Regenerated.
2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
* Makefile.in (gnattools): Depend on gnatlib.
2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
PR ada/6637, PR ada/5911
* configure.in, Makefile.in, configure: Merge with libada-branch
2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
PR ada/6637, PR ada/5911
* configure.in: Add support for --enable/disable-shared
* Makefile.in: Add initial, simple support for gnatlib/gnattools
for native and cross configurations.
* configure: Regenerate
2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Make --enable-maintainer-mode work.
* configure: Regenerate.
* Makefile.in, configure.in: New files.
* configure: Generate.
* New directory, new ChangeLog.
Copyright 2003, 2004 Free Software Foundation, Inc.
This ChangeLog is free software; the Free Software Foundation gives
unlimited permission to copy, distribute, and modify it.