source: rtems/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog @ c483a4e

4.104.114.84.95
Last change on this file since c483a4e was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

  • Property mode set to 100644
File size: 2.5 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved automake/.
4
52003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
8
92003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove AC_CONFIG_AUX_DIR.
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
16
172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: AC_PREREQ(2.57).
20
212002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
24        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
25
262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * .cvsignore: Reformat.
29        Add autom4te*cache.
30        Remove autom4te.cache.
31
322002-09-14      Joel Sherrill <joel@OARcorp.com>
33
34        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
35        eliminate warning.
36
372002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Use .$(OBJEXT) instead of .o.
40
412002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Fix oversights in previous patch.
44
452002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * rtems.S: Remove.
48        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
49        instead of INCLUDES (Latest automake standard).
50
512002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * cpu.c: Include <rtems/powerpc/cache.h>.
54
552002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * rtems/score/cpu.h: Removed.
58        * Makefile.am: Reflect changes above.
59
602001-04-03      Joel Sherrill <joel@OARcorp.com>
61
62        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
63        * rtems/score/cpu.h: Account for name change.
64
652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac:
68        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
69        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
70        * Makefile.am: Remove AUTOMAKE_OPTIONS.
71
722001-11-28      Joel Sherrill <joel@OARcorp.com>,
73
74        This was tracked as PR91.
75        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
76        is used to specify if the port uses the standard macro for this (FALSE).
77        A TRUE setting indicates the port provides its own implementation.
78        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
79        * cpu.c: Received contents of c_isr.inl.
80        * Makefile.am: Deleted reference to c_isr.inl.
81
822001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
85
862001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Preinstall c_isr.inl (HACK).
89        * ChangeLog: New file.
90
Note: See TracBrowser for help on using the repository browser.