source: rtems/c/ChangeLog @ 8063a2c

4.104.114.84.95
Last change on this file since 8063a2c was 8063a2c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/26/03 at 21:58:05

2003-09-26 Joel Sherrill <joel@…>

  • ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all references.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12003-09-26      Joel Sherrill <joel@OARcorp.com>
2
3        * ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all
4        references.
5
62003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
9
102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_CONFIG_AUX_DIR.
13
142003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Remove references to obsolete files
17        README.DOS REQUIRES PROBLEMS TESTED README UPDATE_HELP.
18        Add TOOL_TARGETS.
19
202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
23
242003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: AC_PREREQ(2.57).
27
282002-11-07      Joel Sherrill <joel@OARcorp.com>
29
30        * TOOL_TARGETS: Updated.
31        * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
32        since they were obsolete.
33
342002-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Use mkinstalldirs instead of mkdir.
37
382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Fix --enable-rtemsbsp= handling.
41
422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * .cvsignore: Reformat.
45        Add autom4te*cache.
46        Remove autom4te.cache.
47
482002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
51
522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac:
55        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
56        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
57        * Makefile.am: Remove AUTOMAKE_OPTIONS.
58
592002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Remove make from SUBDIRS.
62        * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
63
642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
67        * configure.in: Remove.
68        * configure.ac: New file, generated from configure.in by autoupdate.
69
702001-05-25      Joel Sherrill <joel@OARcorp.com>
71
72        * TESTED: Corrected the name of the MRM332 BSP.
73
742001-05-25      Joel Sherrill <joel@OARcorp.com>
75
76        * TESTED: Updated the list of BSPs.
77        * TOOLS_TARGETS: Updated the list of tools and object formats.
78
792001-03-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.in: Use ${MAKE} in message at the end of the
82        configure.in.
83
842001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.in: Apply _RTEMS_ADJUST_SRCDIR.
87
882000-12-14      Joel Sherrill <joel@OARcorp.com>
89
90        * TESTED: Added comment on 68en302 now that there is a network driver.
91
922000-11-25      Joel Sherrill <joel@OARcorp.com>
93
94        * TESTED: Added jmr3904 entry.
95
962000-11-20      Joel Sherrill <joel@OARcorp.com>
97
98        * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
99
1002000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
103        Autoconf allows one to pass -enable-*, but this file expected --enable*.
104
1052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
108
1092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
112
1132000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Switch to GNU-canonicalization.
116
1172000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Make sure $SHELL inside of Makefiles does not get
120        propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
121
1222000-08-10      Joel Sherrill <joel@OARcorp.com>
123
124        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.