source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ a862d15

4.104.114.84.95
Last change on this file since a862d15 was a862d15, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/01 at 20:53:39

2001-11-20 Joel Sherrill <joel@…>

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