2008-07-06 Kai Tietz <kai.tietz@onevision.com>
[official-gcc.git] / gnattools / ChangeLog
blob3c6d39f6ef0b79a27235f1df9cc640469080fcaa
1 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
3         * configure.ac, configure: Fix target specific pairs.
5 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7         * configure.ac: move sinclude of acx.m4 before AC_INIT,
8         also sinclude override.m4.
9         * Makefile.in ($(srcdir)/configure): Update dependencies.
10         * configure: Regenerate.
12 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
14         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
15         * configure: Regenerate.
17 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
19         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
20         in gcc/ada/Makefile.in
22 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
24         PR ada/31808
25         * Makefile.in (gnattools-cross): Do not build vxaddr2line
27 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
29         * Makefile.in: Remove handling of gnatbl.
31 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
33         PR ada/34284
34         * configure.ac: Added a missing switch case for *86-*-darwin*
35         when defining the value of TOOLS_TARGET_PAIRS.
37         * configure: Regenerated.
39 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
41         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
42         gcc/ada/Makefile.in.
44         * configure: Regenerated.
46 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
48         PR ada/28953
49         * Makefile.in: No longer build gprmake
51 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
53         * Makefile.in: Add dummy install-pdf target.
55 2007-02-11  Andreas Schwab  <schwab@suse.de>
57         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
58         gcc/ada/Makefile.in.
59         * configure: Regenerated.
61 2007-01-23  Richard Guenther  <rguenther@suse.de>
63         PR bootstrap/30541
64         * Makefile.in (STAGE_PREFIX): Do not define.
66 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
68         * Makefile.in: Added empty "pdf" target.
70 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
72         * Makefile.in: Add html and install-html targets.
74 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
76         * Makefile.in: Fix incorrect use of ' in shell command
78 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
80         * Makefile.in: Remove use of cc_set_by_configure; just use
81         plain old CC from the top level in this case.
83 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
84         Merge from mainline at tag libada-gnattools-merge-20050129:
85         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
86         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
88 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
90         * Makefile.in: Reinstate stamp-gnatlib check.
92 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
94         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
95         gcc/ada/configure.ac into gnattools-native and gnattools-cross
96         targets, collecting flags as appropriate from here,
97         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
98         identical behavior.
99         * configure.ac: Add necessary configure bits from
100         gcc/ada/configure.ac.
101         * configure: Regenerate.
103 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
105         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
106         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
107         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
108         * configure: Regenerate.
110 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
112         * Makefile.in, configure.ac: Remove libada-specific targets and
113         variables.
114         * configure: Regenerate.
115         * New directory, cloned from libada.
117 Copyright 2004, 2005 Free Software Foundation, Inc.
119 This ChangeLog is free software; the Free Software Foundation gives
120 unlimited permission to copy, distribute, and modify it.