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