source: rtems/tools/cpu/ChangeLog @ 16fd5a9

4.104.114.84.95
Last change on this file since 16fd5a9 was 037e1639, checked in by Joel Sherrill <joel.sherrill@…>, on 08/09/06 at 21:05:32

2006-08-09 Kolja Waschk <waschk@…>

  • configure.ac: New port to Altera NIOS II.
  • nios2/.cvsignore, nios2/Makefile.am, nios2/README, nios2/bridges.c, nios2/bridges.h, nios2/clocks.c, nios2/clocks.h, nios2/configure.ac, nios2/devices.c, nios2/devices.h, nios2/nios2gen.c, nios2/output.c, nios2/output.h, nios2/ptf.c, nios2/ptf.h: New files.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12006-08-09      Kolja Waschk <waschk@telos.de>
2
3        * configure.ac: New port to Altera NIOS II.
4        * nios2/.cvsignore, nios2/Makefile.am, nios2/README, nios2/bridges.c,
5        nios2/bridges.h, nios2/clocks.c, nios2/clocks.h, nios2/configure.ac,
6        nios2/devices.c, nios2/devices.h, nios2/nios2gen.c, nios2/output.c,
7        nios2/output.h, nios2/ptf.c, nios2/ptf.h: New files.
8
92004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * configure.ac: Require automake > 1.9.
12
132004-09-24      Ralf Corsepius <ralf_corsepiu@rtems.org>
14
15        * configure.ac: Remove RTEMS_CPU_SUBDIRS.
16
172004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: DIST_SUBDIRS = @subdirs@.
20
212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
24
252003-09-26      Joel Sherrill <joel@OARcorp.com>
26
27        * Makefile.am: Obsoleting HP PA-RISC port.
28
292003-09-26      Joel Sherrill <joel@OARcorp.com>
30
31        * hppa1.1/.cvsignore, hppa1.1/ChangeLog, hppa1.1/Makefile.am,
32        hppa1.1/configure.ac, hppa1.1/genoffsets.c: Removed.
33
342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
37
382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove AC_CONFIG_AUX_DIR.
41
422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
45
462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AC_PREREQ(2.57).
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562001-04-03      Joel Sherrill <joel@OARcorp.com>
57
58        * sh/COPYING: Readded.  Deleting this violated GPL on shgen.
59
60
612001-04-02      Joel Sherrill <joel@OARcorp.com>
62
63        * sh/COPYING: Deleted.
64
652001-04-02      Joel Sherrill <joel@OARcorp.com>
66
67        * sh/Makefile.am: Use "./shgen" not "shgen" so current directory
68        does not have to be in the PATH.
69
702001-04-02      Joel Sherrill <joel@OARcorp.com>
71
72        * Makefile.am: Remove unix from DIST_SUBDIRS.
73
742001-03-29      Joel Sherrill <joel@OARcorp.com>
75
76        * Per PR150, unix directory and contents removed.
77        * unix/, unix/ChangeLog, unix/Makefile.am, unix/configure.ac,
78        unix/gensize.c: Deleted.
79
802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac:
83        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
84        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
85        * Makefile.am: Remove AUTOMAKE_OPTIONS.
86
872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
90        * configure.in: Remove.
91        * configure.ac: New file, generated from configure.in by autoupdate.
92
932001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS.
96
972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
100
1012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
104
1052000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
108
1092000-08-10      Joel Sherrill <joel@OARcorp.com>
110
111        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.