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

4.115
Last change on this file since 54fef8b was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

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

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52009-02-10      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * bin2boot.c: Use stdint/inttypes to workaround build warnings on
8          64bit hosts.
9
102008-08-19      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * bin2boot.c: Fix uninitialized variable warning.
13
142008-07-29      Chris Johns <chrisj@rtems.org>
15
16        * configure.ac: Add CFLAGS to workaround building errors on
17        a 64bit AMD host.
18
192007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Use MKDIR_P instead of mkdir_p.
22
232006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * configure.ac: New BUG-REPORT address.
26
272006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * configure.ac: Require autoconf-2.60. Require automake-1.10.
30
312004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * configure.ac: Require automake > 1.9.
34
352004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
38        Add PRE/TMPINSTALL_FILES to CLEANFILES.
39
402003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reworked.
43
442003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
47
482003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: More hacks to keep this crap alive.
51
522003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Reflect having moved aclocal/.
55
562003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Reflect having moved automake/.
59
602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
63
642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Remove AC_CONFIG_AUX_DIR.
67
682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
71
722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: AC_PREREQ(2.57).
75
762002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * bin2boot.c: #include POSIX compliant <string.h> instead of BSD
79        proprietary memory.h.
80
812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * .cvsignore: Reformat.
84        Add autom4te*cache.
85        Remove autom4te.cache.
86
872002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Add transform and bsptools_bindir hacks.
90
912002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove AC_EXEEXT (obsolete).
94
952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac:
98        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
99        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
100        * Makefile.am: Remove AUTOMAKE_OPTIONS.
101
1022001-11-13      Joel Sherrill <joel@OARcorp.com>
103
104        * Makefile.am: Made to compile again.
105
1062001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
109        * configure.in: Remove.
110        * configure.ac: New file, generated from configure.in by autoupdate.
111
1122001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Use 'PREINSTALL_FILES ='.
115
1162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
119
1202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
123
1242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
127        Switch to GNU canonicalization.
128
1292000-08-10      Joel Sherrill <joel@OARcorp.com>
130
131        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.