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

4.104.114.95
Last change on this file since e3a1d425 was fe80163, checked in by Joel Sherrill <joel.sherrill@…>, on 08/19/08 at 19:33:55

2008-08-19 Joel Sherrill <joel.sherrill@…>

  • bin2boot.c: Fix uninitialized variable warning.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12008-08-19      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * bin2boot.c: Fix uninitialized variable warning.
4
52008-07-29      Chris Johns <chrisj@rtems.org>
6
7        * configure.ac: Add CFLAGS to workaround building errors on
8        a 64bit AMD host.
9
102007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Use MKDIR_P instead of mkdir_p.
13
142006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: New BUG-REPORT address.
17
182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Require autoconf-2.60. Require automake-1.10.
21
222004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * configure.ac: Require automake > 1.9.
25
262004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
29        Add PRE/TMPINSTALL_FILES to CLEANFILES.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Reworked.
34
352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
38
392003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: More hacks to keep this crap alive.
42
432003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Reflect having moved aclocal/.
46
472003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Reflect having moved automake/.
50
512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
54
552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove AC_CONFIG_AUX_DIR.
58
592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
62
632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: AC_PREREQ(2.57).
66
672002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * bin2boot.c: #include POSIX compliant <string.h> instead of BSD
70        proprietary memory.h.
71
722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * .cvsignore: Reformat.
75        Add autom4te*cache.
76        Remove autom4te.cache.
77
782002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Add transform and bsptools_bindir hacks.
81
822002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove AC_EXEEXT (obsolete).
85
862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac:
89        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
90        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
91        * Makefile.am: Remove AUTOMAKE_OPTIONS.
92
932001-11-13      Joel Sherrill <joel@OARcorp.com>
94
95        * Makefile.am: Made to compile again.
96
972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
100        * configure.in: Remove.
101        * configure.ac: New file, generated from configure.in by autoupdate.
102
1032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Use 'PREINSTALL_FILES ='.
106
1072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
110
1112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
114
1152000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
118        Switch to GNU canonicalization.
119
1202000-08-10      Joel Sherrill <joel@OARcorp.com>
121
122        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.