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

Last change on this file since 9d7508e was 9d7508e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:10:26

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require automake-1.10. Require autoconf-2.60.
8
92004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * configure.ac: Require automake > 1.9.
12
132004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
16        Add PRE/TMPINSTALL_FILES to CLEANFILES.
17
182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Reworked.
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
262003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: More hacks to keep this crap alive.
29
302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Reflect having moved aclocal/.
33
342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect having moved automake/.
37
382003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
41
422003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Remove AC_CONFIG_AUX_DIR.
45
462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
49
502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: AC_PREREQ(2.57).
53
542002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * bin2boot.c: #include POSIX compliant <string.h> instead of BSD
57        proprietary memory.h.
58
592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * .cvsignore: Reformat.
62        Add autom4te*cache.
63        Remove autom4te.cache.
64
652002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Add transform and bsptools_bindir hacks.
68
692002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Remove AC_EXEEXT (obsolete).
72
732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac:
76        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
77        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
78        * Makefile.am: Remove AUTOMAKE_OPTIONS.
79
802001-11-13      Joel Sherrill <joel@OARcorp.com>
81
82        * Makefile.am: Made to compile again.
83
842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
87        * configure.in: Remove.
88        * configure.ac: New file, generated from configure.in by autoupdate.
89
902001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use 'PREINSTALL_FILES ='.
93
942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
97
982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
101
1022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
105        Switch to GNU canonicalization.
106
1072000-08-10      Joel Sherrill <joel@OARcorp.com>
108
109        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.