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