* gfortran.texi (GFortran and G77): Rewrite completely.
[gcc.git] / gnattools / ChangeLog
1 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2
3 * Makefile.in: Add dummy install-pdf target.
4
5 2007-02-11 Andreas Schwab <schwab@suse.de>
6
7 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
8 gcc/ada/Makefile.in.
9 * configure: Regenerated.
10
11 2007-01-23 Richard Guenther <rguenther@suse.de>
12
13 PR bootstrap/30541
14 * Makefile.in (STAGE_PREFIX): Do not define.
15
16 2006-10-10 Brooks Moses <bmoses@stanford.edu>
17
18 * Makefile.in: Added empty "pdf" target.
19
20 2006-06-03 Carlos O'Donell <carlos@codesourcery.com>
21
22 * Makefile.in: Add html and install-html targets.
23
24 2005-03-09 Arnaud Charlet <charlet@adacore.com>
25
26 * Makefile.in: Fix incorrect use of ' in shell command
27
28 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
29
30 * Makefile.in: Remove use of cc_set_by_configure; just use
31 plain old CC from the top level in this case.
32
33 2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org>
34 Merge from mainline at tag libada-gnattools-merge-20050129:
35 * configure.ac: Changes propagated from gcc/ada/Makefile.in.
36 * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
37
38 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
39
40 * Makefile.in: Reinstate stamp-gnatlib check.
41
42 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
43
44 * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
45 gcc/ada/configure.ac into gnattools-native and gnattools-cross
46 targets, collecting flags as appropriate from here,
47 gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain
48 identical behavior.
49 * configure.ac: Add necessary configure bits from
50 gcc/ada/configure.ac.
51 * configure: Regenerate.
52
53 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
54
55 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
56 _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
57 ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
58 * configure: Regenerate.
59
60 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
61
62 * Makefile.in, configure.ac: Remove libada-specific targets and
63 variables.
64 * configure: Regenerate.
65 * New directory, cloned from libada.
66
67 Copyright 2004, 2005 Free Software Foundation, Inc.
68
69 This ChangeLog is free software; the Free Software Foundation gives
70 unlimited permission to copy, distribute, and modify it.
71