source: rtems/tools/cpu/ChangeLog @ 8ee3775

4.115
Last change on this file since 8ee3775 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.3 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
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-08-09      Kolja Waschk <waschk@telos.de>
14
15        * configure.ac: New port to Altera NIOS II.
16        * nios2/.cvsignore, nios2/Makefile.am, nios2/README, nios2/bridges.c,
17        nios2/bridges.h, nios2/clocks.c, nios2/clocks.h, nios2/configure.ac,
18        nios2/devices.c, nios2/devices.h, nios2/nios2gen.c, nios2/output.c,
19        nios2/output.h, nios2/ptf.c, nios2/ptf.h: New files.
20
212004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * configure.ac: Require automake > 1.9.
24
252004-09-24      Ralf Corsepius <ralf_corsepiu@rtems.org>
26
27        * configure.ac: Remove RTEMS_CPU_SUBDIRS.
28
292004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: DIST_SUBDIRS = @subdirs@.
32
332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
36
372003-09-26      Joel Sherrill <joel@OARcorp.com>
38
39        * Makefile.am: Obsoleting HP PA-RISC port.
40
412003-09-26      Joel Sherrill <joel@OARcorp.com>
42
43        * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
44        hppa1.1/configure.ac, hppa1.1/genoffsets.c: Removed.
45
462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
49
502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove AC_CONFIG_AUX_DIR.
53
542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
57
582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: AC_PREREQ(2.57).
61
622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Reformat.
65        Add autom4te*cache.
66        Remove autom4te.cache.
67
682001-04-03      Joel Sherrill <joel@OARcorp.com>
69
70        * sh/COPYING: Readded.  Deleting this violated GPL on shgen.
71
72
732001-04-02      Joel Sherrill <joel@OARcorp.com>
74
75        * sh/COPYING: Deleted.
76
772001-04-02      Joel Sherrill <joel@OARcorp.com>
78
79        * sh/Makefile.am: Use "./shgen" not "shgen" so current directory
80        does not have to be in the PATH.
81
822001-04-02      Joel Sherrill <joel@OARcorp.com>
83
84        * Makefile.am: Remove unix from DIST_SUBDIRS.
85
862001-03-29      Joel Sherrill <joel@OARcorp.com>
87
88        * Per PR150, unix directory and contents removed.
89        * unix/, unix/ChangeLog, unix/Makefile.am, unix/configure.ac,
90        unix/gensize.c: Deleted.
91
922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac:
95        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
96        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
97        * Makefile.am: Remove AUTOMAKE_OPTIONS.
98
992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
102        * configure.in: Remove.
103        * configure.ac: New file, generated from configure.in by autoupdate.
104
1052001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS.
108
1092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
112
1132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
116
1172000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
120
1212000-08-10      Joel Sherrill <joel@OARcorp.com>
122
123        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.