1 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
3 * Makefile.in: Remove use of cc_set_by_configure; just use
4 plain old CC from the top level in this case.
6 2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org>
7 Merge from mainline at tag libada-gnattools-merge-20050129:
8 * configure.ac: Changes propagated from gcc/ada/Makefile.in.
9 * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
11 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13 * Makefile.in: Reinstate stamp-gnatlib check.
15 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
17 * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
18 gcc/ada/configure.ac into gnattools-native and gnattools-cross
19 targets, collecting flags as appropriate from here,
20 gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain
22 * configure.ac: Add necessary configure bits from
24 * configure: Regenerate.
26 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
28 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
29 _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
30 ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
31 * configure: Regenerate.
33 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
35 * Makefile.in, configure.ac: Remove libada-specific targets and
37 * configure: Regenerate.
38 * New directory, cloned from libada.
40 Copyright 2004, 2005 Free Software Foundation, Inc.
42 This ChangeLog is free software; the Free Software Foundation gives
43 unlimited permission to copy, distribute, and modify it.