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