diff options
author | Diego Novillo <dnovillo@gcc.gnu.org> | 2004-05-13 02:41:07 -0400 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2004-05-13 02:41:07 -0400 |
commit | 6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f (patch) | |
tree | a2568888a519c077427b133de9ece5879a8484a5 /ChangeLog.tree-ssa | |
parent | Daily bump. (diff) | |
download | gcc-6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f.tar.gz gcc-6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f.tar.bz2 gcc-6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f.tar.xz |
Merge tree-ssa-20020619-branch into mainline.
From-SVN: r81764
Diffstat (limited to 'ChangeLog.tree-ssa')
-rw-r--r-- | ChangeLog.tree-ssa | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/ChangeLog.tree-ssa b/ChangeLog.tree-ssa new file mode 100644 index 00000000000..9ada8f03e7f --- /dev/null +++ b/ChangeLog.tree-ssa | |||
@@ -0,0 +1,110 @@ | |||
1 | 2004-05-03 Andrew Pinski <pinskia@physics.uc.edu> | ||
2 | |||
3 | * configure.in (GMP checking): s/save_CFLAGS/saved_CFLAGS. | ||
4 | * configure: Regenerate. | ||
5 | |||
6 | 2004-04-22 Loren J. Rittle <ljrittle@acm.org> | ||
7 | |||
8 | * configure.in (*-*-freebsd*): Use with_gmp to "Avoid crusty gmp.h." | ||
9 | * configure: Rebuilt (with autoconf version 2.13). | ||
10 | |||
11 | 2004-04-17 Paul Brook <paul@codesourcery.com> | ||
12 | |||
13 | * Makefile.tmp (EXTRA_HOST_FLAGS): Remove GMPLIBS and GMPINC. | ||
14 | (configure-gcc): Set GMPLIBS and GMPINC. | ||
15 | * Makefile.in: Regenerate. | ||
16 | |||
17 | 2004-04-14 Paul Brook <paul@codesourcery.com> | ||
18 | |||
19 | * Makefile.tmp (HOST_GMPLIBS, HOST_GMPINC): New variables. | ||
20 | (EXTRA_HOST_FLAGS): Pass them. | ||
21 | * configure.in: Add check for GMP. Disable languages if not found. | ||
22 | * Makefile.in, configure: Regenrate. | ||
23 | |||
24 | 2004-03-29 Diego Novillo <dnovillo@redhat.com> | ||
25 | |||
26 | * configure.in: Set with_libbansshee to yes by default. | ||
27 | * configure: Regenerate. | ||
28 | |||
29 | 2004-03-28 Diego Novillo <dnovillo@redhat.com> | ||
30 | |||
31 | * configure.in: Fix handling of --without-libbanshee. | ||
32 | * configure: Regenerate. | ||
33 | |||
34 | 2004-03-26 Nathanael Nerode <neroden@gcc.gnu.org> | ||
35 | |||
36 | * configure.in: Add support for --without-libbanshee. | ||
37 | * configure: Regenerated. | ||
38 | |||
39 | 2004-02-17 Brian Booth <bbooth@redhat.com> | ||
40 | |||
41 | * MAINTAINERS.tree-ssa: Add self to write after approval. | ||
42 | |||
43 | 2004-02-13 Loren J. Rittle <ljrittle@acm.org> | ||
44 | |||
45 | * configure.in (*-*-freebsd*): Avoid crusty gmp.h. | ||
46 | (alpha*-*-*freebsd*, i[[3456789]]86-*-*freebsd*): Merge into above. | ||
47 | * configure: Rebuilt (with autoconf version 2.13). | ||
48 | |||
49 | 2003-10-22 Frank Ch. Eigler <fche@redhat.com> | ||
50 | |||
51 | * configure.in: Add support for "--disable-libmudflap" option. | ||
52 | * configure: Regenerated. | ||
53 | |||
54 | 2003-09-22 Diego Novillo <dnovillo@redhat.com> | ||
55 | |||
56 | * MAINTAINERS.tree-ssa: Add Andrew MacLeod as global maintainer for | ||
57 | the branch. | ||
58 | |||
59 | 2003-08-23 Paul Brook <paul@nowt.org> | ||
60 | |||
61 | * Makefile.in: Regenerate. | ||
62 | |||
63 | 2003-07-26 Paul Brook <paul@nowt.org> | ||
64 | |||
65 | * Makefile.def: Add libgfortran and GFORTRAN_FOR_TARGET. | ||
66 | * Makefile.tmp: Ditto. | ||
67 | * configure.in: Ditto. | ||
68 | * depcomp: New file. | ||
69 | * maintainer-scripts/gcc_release: Add gcc-fortran. | ||
70 | * maintainer-scripts/snapshot-README: Ditto. | ||
71 | * maintainer-scripts/snapshot-index.html: Ditto. | ||
72 | * libgfortran: New target library. | ||
73 | |||
74 | 2003-06-05 Frank Ch. Eigler <fche@redhat.com> | ||
75 | |||
76 | * Makefile.in: Regenerated to activate libmudflap builds. | ||
77 | |||
78 | 2003-04-25 Diego Novillo <dnovillo@redhat.com> | ||
79 | |||
80 | * MAINTAINERS.tree-ssa: New file. | ||
81 | |||
82 | 2003-01-29 Daniel Berlin <dberlin@dberlin.org> | ||
83 | |||
84 | * configure.in: Use ac_configure_args for libbanshee option | ||
85 | * configure: regen. | ||
86 | |||
87 | 2002-11-27 Diego Novillo <dnovillo@redhat.com> | ||
88 | |||
89 | * Makefile.tpl (all-gcc, all-bootstrap): Add dependency on | ||
90 | all-libbanshee. | ||
91 | * Makefile.in: Regenerate. | ||
92 | |||
93 | 2002-11-25 Daniel Berlin <dberlin@dberlin.org> | ||
94 | |||
95 | * Makefile.def: Diego already did the libmudflap moving in a merge, | ||
96 | so remove the extra i added. | ||
97 | * Makefile.in: Regenerate. | ||
98 | |||
99 | 2002-11-24 Daniel Berlin <dberlin@dberlin.org> | ||
100 | |||
101 | * configure.in: Add libbanshee related stuff. | ||
102 | * Makefile.in: Regenerate from Makefile.def. | ||
103 | * Makefile.def: Move libmudflap stuff to here, where it belongs. | ||
104 | Add libbanshee stuff. | ||
105 | * Makefile.tpl: Add libbanshee stuff. | ||
106 | |||
107 | 2002-08-12 Frank Ch. Eigler <fche@redhat.com> | ||
108 | |||
109 | * Makefile.in (target-libmudflap): Add libmudflap-related targets. | ||
110 | * configure.in (target_libs): Ditto. | ||