source: rtems/c/src/lib/libbsp/powerpc/psim/tools/ChangeLog @ 4fabc368

4.104.114.84.95
Last change on this file since 4fabc368 was ff91296, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/06 at 17:44:23

2006-01-08 Joel Sherrill <joel@…>

  • psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a special processor version value or exceptions will not work.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12006-01-08      Joel Sherrill <joel@OARcorp.com>
2
3        * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a
4        special processor version value or exceptions will not work.
5
62005-01-03      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Reflect psim-gdb having been added.
9
102004-12-30      Joel Sherrill <joel@OARcorp.com>
11
12        * Makefile.am, psim: Split psim into two files.
13        * psim-gdb: New file.
14
152004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * configure.ac: Require automake > 1.9.
18
192004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
22        Add PRE/TMPINSTALL_FILES to CLEANFILES.
23
242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Reworked.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
31
322003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Misc cleanups and fixes.
35
362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Reflect having moved aclocal/.
39
402003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reflect having moved automake/.
43
442003-08-11      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
45
46        PR 369/filesystem
47        * runtest: Add sample application to show the use of the
48        DOSFS functions
49
502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
53
542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove AC_CONFIG_AUX_DIR.
57
582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
61
622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: AC_PREREQ(2.57).
65
662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Reformat.
69        Add autom4te*cache.
70        Remove autom4te.cache.
71
722002-07-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Add transform and bsptools_bindir hacks.
75        * configure.ac: Add RTEMS_ENV_RTEMSBSP.
76
772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac:
80        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
81        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
82        * Makefile.am: Remove AUTOMAKE_OPTIONS.
83
842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
87        * configure.in: Remove.
88        * configure.ac: New file, generated from configure.in by autoupdate.
89
902001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use 'TMPINSTALL_FILES ='.
93
942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
97
982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
101
1022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
105        Switch to GNU canonicalization.
106
1072000-08-10      Joel Sherrill <joel@OARcorp.com>
108
109        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.