1 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
6 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8 * Makefile.in: Add stamp file for building libada, to avoid
9 duplicate builds every time all-gnattools is called.
11 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
16 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
18 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
20 * configure: Regenerate.
22 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
24 * configure.ac, Makefile.in: Remove gnattools-specific code
25 (see gnattools directory).
26 * Makefile.in: Remove dead rts-* targets.
27 * configure: Regenerate.
29 2004-05-25 Daniel Jacobowitz <drow@false.org>
31 * Makefile.in: Add .NOEXPORT.
33 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
35 * Makefile.in: Put back merge of some targets to avoid code duplication.
36 Remove at the same obsolete variable GNATLIBLDFLAGS.
38 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
40 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
42 * configure: Regenerate.
44 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
46 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
47 over error-prone Make abuse. Remove temporary debug code.
48 (gnatlib-zcx): New target.
49 (gnattools): Split into gnattools-native, gnattools-cross, to fix
50 previous bug; select which on the basis of default_gnattools_target.
51 (ada.all.cross): Merged with gnattools-cross target.
52 * configure.ac: Set default_gnattools_target.
53 * configure: Regenerate.
55 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
57 * Makefile.in: Fix errors introduced in previous change (in particular,
58 errors when building gnattools were ignored).
59 Code clean up and simplification.
61 Remove temporary debug code introduced by mistake in previous check in.
62 Prefer GNU Make syntax over complex and error-prone sh syntax.
63 (gnatlib-zcx): New target.
64 (ada.all.cross): Merged with gnattools-cross target.
66 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
68 * configure.ac: It's gnatlib-plain in the Makefile, not
69 gnatlib-simple; make configure match.
70 * configure: Regenerate.
72 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
74 * Makefile.in: Call gcc/ada/Makefile directly, not through the
75 intermediary of gcc/Makefile. Incorporate all necessary parts of
76 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
77 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
78 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
79 to build in configure.ac, not here.
80 * configure.ac: Provide Makefile.in with the new information it needs,
81 such as GCC's tmake_file and xmake_file.
82 * configure: Regenerate.
84 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
86 * configure.in: Rename file to ...
87 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
88 * configure: Regenerate.
90 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
93 * configure.in: Remove hardcoded gcc version.
95 * configure: Regenerated.
97 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
99 * Makefile.in (gnattools): Depend on gnatlib.
101 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
103 PR ada/6637, PR ada/5911
104 * configure.in, Makefile.in, configure: Merge with libada-branch
106 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
108 PR ada/6637, PR ada/5911
109 * configure.in: Add support for --enable/disable-shared
110 * Makefile.in: Add initial, simple support for gnatlib/gnattools
111 for native and cross configurations.
112 * configure: Regenerate
114 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
116 * configure.in: Make --enable-maintainer-mode work.
117 * configure: Regenerate.
119 * Makefile.in, configure.in: New files.
120 * configure: Generate.
122 * New directory, new ChangeLog.
124 Copyright 2003, 2004 Free Software Foundation, Inc.
126 This ChangeLog is free software; the Free Software Foundation gives
127 unlimited permission to copy, distribute, and modify it.