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