fortran/
[official-gcc.git] / gnattools / ChangeLog
blob30e9f0476481fc5b997fb6e060defe0833fd25dc
1 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3         * Makefile.in: Added empty "pdf" target.
5 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
7         * Makefile.in: Add html and install-html targets.
9 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
11         * Makefile.in: Fix incorrect use of ' in shell command
13 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
15         * Makefile.in: Remove use of cc_set_by_configure; just use
16         plain old CC from the top level in this case.
18 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
19         Merge from mainline at tag libada-gnattools-merge-20050129:
20         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
21         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
23 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
25         * Makefile.in: Reinstate stamp-gnatlib check.
27 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
29         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
30         gcc/ada/configure.ac into gnattools-native and gnattools-cross
31         targets, collecting flags as appropriate from here,
32         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
33         identical behavior.
34         * configure.ac: Add necessary configure bits from
35         gcc/ada/configure.ac.
36         * configure: Regenerate.
38 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
40         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
41         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
42         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
43         * configure: Regenerate.
45 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
47         * Makefile.in, configure.ac: Remove libada-specific targets and
48         variables.
49         * configure: Regenerate.
50         * New directory, cloned from libada.
52 Copyright 2004, 2005 Free Software Foundation, Inc.
54 This ChangeLog is free software; the Free Software Foundation gives
55 unlimited permission to copy, distribute, and modify it.