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

Last change on this file since b18646c9 was b18646c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 10:45:24

2003-03-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove AC_CONFIG_AUX_DIR.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * bin2boot.c: #include POSIX compliant <string.h> instead of BSD
16        proprietary memory.h.
17
182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Reformat.
21        Add autom4te*cache.
22        Remove autom4te.cache.
23
242002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Add transform and bsptools_bindir hacks.
27
282002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove AC_EXEEXT (obsolete).
31
322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac:
35        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
36        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
37        * Makefile.am: Remove AUTOMAKE_OPTIONS.
38
392001-11-13      Joel Sherrill <joel@OARcorp.com>
40
41        * Makefile.am: Made to compile again.
42
432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
46        * configure.in: Remove.
47        * configure.ac: New file, generated from configure.in by autoupdate.
48
492001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Use 'PREINSTALL_FILES ='.
52
532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
56
572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
60
612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
64        Switch to GNU canonicalization.
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.