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