source: rtems/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog @ 6a1176a2

4.115
Last change on this file since 6a1176a2 was 6a1176a2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/25/11 at 10:53:29

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

  • configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
  • Property mode set to 100644
File size: 5.0 KB
Line 
12011-02-25      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_CANONICAL_TARGET_CPU.
4
52011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.68, automake-1.11.1.
8
92007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * debug_ada/cmds, debug_c/cmds: Remove RDBG.
12
132006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: New BUG-REPORT address.
16
172006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * configure.ac: Require autoconf-2.60. Require automake-1.10.
20
212006-10-15      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * network_ada/adasockets/AUTHORS,
24        network_ada/adasockets/sockets-link.ads,
25        network_ada/adasockets/sockets-multicast.adb,
26        network_ada/adasockets/sockets-multicast.ads,
27        network_ada/adasockets/sockets-utils.adb,
28        network_ada/adasockets/sockets-utils.ads,
29        network_ada/adasockets/sockets.adb,
30        network_ada/adasockets/sockets.ads,
31        network_ada/listener/listener.adb,
32        network_ada/tcprelay/tcprelay.adb: Convert to utf-8.
33
342004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * configure.ac: Require automake > 1.9.
37
382004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Merge-in debug_ada/Makefile.am, debug_c/Makefile.am,
41        dos_sup/Makefile.am, network_ada/adasockets/Makefile.am,
42        network_ada/Makefile.am, network_ada/listener/Makefile.am,
43        network_ada/tcprelay/Makefile.am, ts_1325_ada/Makefile.am. Use automake
44        compilation rules.
45        * debug_ada/Makefile.am, debug_c/Makefile.am, dos_sup/Makefile.am,
46        network_ada/adasockets/Makefile.am, network_ada/Makefile.am,
47        network_ada/listener/Makefile.am, network_ada/tcprelay/Makefile.am,
48        ts_1325_ada/Makefile.am: Remove.
49        * configure.ac: Reflect changes above.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
54
552003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Cosmetics.
58        * debug_ada/Makefile.am: Cosmetics.
59        * debug_c/Makefile.am: Cosmetics.
60        * dos_sup/Makefile.am: Cosmetics.
61        * network_ada/Makefile.am: Cosmetics.
62        * network_ada/adasockets/Makefile.am: Cosmetics.
63        * network_ada/listener/Makefile.am: Cosmetics.
64        * network_ada/tcprelay/Makefile.am: Cosmetics.
65        * ts_1325_ada/Makefile.am: Cosmetics.
66
672003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Reflect having moved aclocal/.
70
712003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Reflect having moved automake/.
74        * debug_ada/Makefile.am: Reflect having moved automake/.
75        * debug_c/Makefile.am: Reflect having moved automake/.
76        * dos_sup/Makefile.am: Reflect having moved automake/.
77        * network_ada/Makefile.am: Reflect having moved automake/.
78        * network_ada/adasockets/Makefile.am: Reflect having moved automake/.
79        * network_ada/listener/Makefile.am: Reflect having moved automake/.
80        * network_ada/tcprelay/Makefile.am: Reflect having moved automake/.
81        * ts_1325_ada/Makefile.am: Reflect having moved automake/.
82
832003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
86
872003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Remove AC_CONFIG_AUX_DIR.
90
912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
94
952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: AC_PREREQ(2.57).
98
992002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove duplicate
102        AC_CONFIG_FILES(ts_1325_ada/Makefile).
103
1042002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * .cvsignore: Reformat.
107        Add autom4te*cache.
108        Remove autom4te.cache.
109
1102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac:
113        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
114        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
115        * debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
116        * Makefile.am: Remove AUTOMAKE_OPTIONS.
117        * debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS.
118        * dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS.
119        * network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS.
120        * network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
121        * network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS.
122        * network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS.
123        * ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
124
1252001-10-12      Joel Sherrill <joel@OARcorp.com>
126
127        * debug_ada/init.c, network_ada/listener/init.c,
128        network_ada/tcprelay/init.c, ts_1325_ada/init.c: Fixed typo.
129
1302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
133        * configure.in: Remove.
134        * configure.ac: New file, generated from configure.in by autoupdate.
135
1362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
139
1402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
143
1442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
147        Switch to GNU canonicalization.
148
1492000-08-10      Joel Sherrill <joel@OARcorp.com>
150
151        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.