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