OSDN Git Service

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