aboutsummaryrefslogtreecommitdiff
path: root/libada/ChangeLog
blob: c010887c328d8ff01327b3e46e6960ae36de8699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>

	* Makefile.in: Call gcc/ada/Makefile directly, not through the
	intermediary of gcc/Makefile.  Incorporate all necessary parts of
	rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
	targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
	configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
	to build in configure.ac, not here.
	* configure.ac: Provide Makefile.in with the new information it needs,
	such as GCC's tmake_file and xmake_file.
	* configure: Regenerate.

2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

	* configure.in: Rename file to ...
	* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
	* configure: Regenerate.

2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>

	PR ada/14350
	* configure.in: Remove hardcoded gcc version.

	* configure: Regenerated.

2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>

	* Makefile.in (gnattools): Depend on gnatlib.

2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>

	PR ada/6637, PR ada/5911
	* configure.in, Makefile.in, configure: Merge with libada-branch

2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>

	PR ada/6637, PR ada/5911
	* configure.in: Add support for --enable/disable-shared
	* Makefile.in: Add initial, simple support for gnatlib/gnattools
	for native and cross configurations.
	* configure: Regenerate

2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>

	* configure.in: Make --enable-maintainer-mode work.
	* configure: Regenerate.

	* Makefile.in, configure.in: New files.
	* configure: Generate.

	* New directory, new ChangeLog.

Copyright 2003, 2004 Free Software Foundation, Inc.

This ChangeLog is free software; the Free Software Foundation gives
unlimited permission to copy, distribute, and modify it.