source: rtems/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog @ 0c640d3d

4.104.114.84.95
Last change on this file since 0c640d3d was 0c640d3d, checked in by Joel Sherrill <joel.sherrill@…>, on 08/02/07 at 14:56:32

2007-08-02 Joel Sherrill <joel.sherrill@…>

  • debug_ada/cmds, debug_c/cmds: Remove RDBG.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * debug_ada/cmds, debug_c/cmds: Remove RDBG.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require autoconf-2.60. Require automake-1.10.
12
132006-10-15      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * network_ada/adasockets/AUTHORS,
16        network_ada/adasockets/sockets-link.ads,
17        network_ada/adasockets/sockets-multicast.adb,
18        network_ada/adasockets/sockets-multicast.ads,
19        network_ada/adasockets/sockets-utils.adb,
20        network_ada/adasockets/sockets-utils.ads,
21        network_ada/adasockets/sockets.adb,
22        network_ada/adasockets/sockets.ads,
23        network_ada/listener/listener.adb,
24        network_ada/tcprelay/tcprelay.adb: Convert to utf-8.
25
262004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * configure.ac: Require automake > 1.9.
29
302004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Merge-in debug_ada/Makefile.am, debug_c/Makefile.am,
33        dos_sup/Makefile.am, network_ada/adasockets/Makefile.am,
34        network_ada/Makefile.am, network_ada/listener/Makefile.am,
35        network_ada/tcprelay/Makefile.am, ts_1325_ada/Makefile.am. Use automake
36        compilation rules.
37        * debug_ada/Makefile.am, debug_c/Makefile.am, dos_sup/Makefile.am,
38        network_ada/adasockets/Makefile.am, network_ada/Makefile.am,
39        network_ada/listener/Makefile.am, network_ada/tcprelay/Makefile.am,
40        ts_1325_ada/Makefile.am: Remove.
41        * configure.ac: Reflect changes above.
42
432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
46
472003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Cosmetics.
50        * debug_ada/Makefile.am: Cosmetics.
51        * debug_c/Makefile.am: Cosmetics.
52        * dos_sup/Makefile.am: Cosmetics.
53        * network_ada/Makefile.am: Cosmetics.
54        * network_ada/adasockets/Makefile.am: Cosmetics.
55        * network_ada/listener/Makefile.am: Cosmetics.
56        * network_ada/tcprelay/Makefile.am: Cosmetics.
57        * ts_1325_ada/Makefile.am: Cosmetics.
58
592003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved aclocal/.
62
632003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect having moved automake/.
66        * debug_ada/Makefile.am: Reflect having moved automake/.
67        * debug_c/Makefile.am: Reflect having moved automake/.
68        * dos_sup/Makefile.am: Reflect having moved automake/.
69        * network_ada/Makefile.am: Reflect having moved automake/.
70        * network_ada/adasockets/Makefile.am: Reflect having moved automake/.
71        * network_ada/listener/Makefile.am: Reflect having moved automake/.
72        * network_ada/tcprelay/Makefile.am: Reflect having moved automake/.
73        * ts_1325_ada/Makefile.am: Reflect having moved automake/.
74
752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
78
792003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Remove AC_CONFIG_AUX_DIR.
82
832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
86
872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: AC_PREREQ(2.57).
90
912002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove duplicate
94        AC_CONFIG_FILES(ts_1325_ada/Makefile).
95
962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * .cvsignore: Reformat.
99        Add autom4te*cache.
100        Remove autom4te.cache.
101
1022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac:
105        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
106        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
107        * debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
113        * network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS.
115        * ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
116
1172001-10-12      Joel Sherrill <joel@OARcorp.com>
118
119        * debug_ada/init.c, network_ada/listener/init.c,
120        network_ada/tcprelay/init.c, ts_1325_ada/init.c: Fixed typo.
121
1222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
125        * configure.in: Remove.
126        * configure.ac: New file, generated from configure.in by autoupdate.
127
1282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
131
1322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
135
1362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
139        Switch to GNU canonicalization.
140
1412000-08-10      Joel Sherrill <joel@OARcorp.com>
142
143        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.