source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ 466e590

4.104.114.84.95
Last change on this file since 466e590 was 39fb164, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/01 at 18:48:43

2001-11-20 Ralf Corsepius <corsepiu@…>

  • support/new_exception_processing/Makefile.am, support/old_exception_processing/Makefile.am, support/old_exception_processing/cpu_asm.S, support/old_exception_processing/irq_stub.S: Modified to reflect old versus new exception processing being a per BSP option.
  • support/new_exception_processing/c_isr.inl, support/new_exception_processing/cpu.h, support/old_exception_processing/c_isr.inl, support/old_exception_processing/cpu.h, support/old_exception_processing/ppc_offs.h: Removed.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * support/new_exception_processing/Makefile.am,
4        support/old_exception_processing/Makefile.am,
5        support/old_exception_processing/cpu_asm.S,
6        support/old_exception_processing/irq_stub.S: Modified to reflect
7        old versus new exception processing being a per BSP option.
8        * support/new_exception_processing/c_isr.inl,
9        support/new_exception_processing/cpu.h,
10        support/old_exception_processing/c_isr.inl,
11        support/old_exception_processing/cpu.h,
12        support/old_exception_processing/ppc_offs.h: Removed.
13
142001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
15
16        This modification is part of the submitted modifications necessary to
17        support the IBM PPC405 family.  This submission was reviewed by
18        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
19        not negatively impact the ppc403 BSPs.  The submission and tracking
20        process was captured as PR50.
21        * acinclude.m4: Added gen405 BSP.
22        * ChangeLog: Removed bogus comment on edit of generated file.
23
242001-10-22      Joel Sherrill <joel@OARcorp.com>
25
26        * acinclude.m4: Added mpc8260ads subdirectory.
27
282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
31        * configure.in: Remove.
32        * configure.ac: New file, generated from configure.in by autoupdate.
33
342001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * acinclude.m4: New file.
37        * configure.in: Use RTEMS_BSP_SUBDIR.
38
392001-03-30      Eric Valette <valette@crf.canon.fr>
40
41        * configure.in, motorola_powerpc/Makefile.am,
42        motorola_powerpc/configure.in: These modifications are in
43        support of switching the mpc8xx to the use the "new exception
44        processing model."
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
57        Switch to GNU canonicalization.
58
592000-08-10      Joel Sherrill <joel@OARcorp.com>
60
61        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.