source: rtems/c/src/lib/libbsp/i386/pc386/tools/ChangeLog @ 810720b6

4.104.114.84.95
Last change on this file since 810720b6 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

2003-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: More hacks to keep this crap alive.
8
92003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Reflect having moved aclocal/.
12
132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Reflect having moved automake/.
16
172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
20
212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove AC_CONFIG_AUX_DIR.
24
252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AC_PREREQ(2.57).
32
332002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * bin2boot.c: #include POSIX compliant <string.h> instead of BSD
36        proprietary memory.h.
37
382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * .cvsignore: Reformat.
41        Add autom4te*cache.
42        Remove autom4te.cache.
43
442002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add transform and bsptools_bindir hacks.
47
482002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove AC_EXEEXT (obsolete).
51
522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac:
55        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
56        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
57        * Makefile.am: Remove AUTOMAKE_OPTIONS.
58
592001-11-13      Joel Sherrill <joel@OARcorp.com>
60
61        * Makefile.am: Made to compile again.
62
632001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
66        * configure.in: Remove.
67        * configure.ac: New file, generated from configure.in by autoupdate.
68
692001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Use 'PREINSTALL_FILES ='.
72
732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
76
772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
80
812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
84        Switch to GNU canonicalization.
85
862000-08-10      Joel Sherrill <joel@OARcorp.com>
87
88        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.