source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ 1f5a123a

4.104.114.84.95
Last change on this file since 1f5a123a was 7273b6e, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:58

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * Makefile.am: Remove AUTOMAKE_OPTIONS.
7
82001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Add DIST_SUBDIRS.
11
122001-11-20      Joel Sherrill <joel@OARcorp.com>
13
14        * acinclude.m4: papyrus reference removed.
15        * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am,
16        papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times,
17        papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am,
18        papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore,
19        papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S,
20        papyrus/include/.cvsignore, papyrus/include/Makefile.am,
21        papyrus/include/bsp.h, papyrus/include/coverhd.h,
22        papyrus/startup/.cvsignore, papyrus/startup/Makefile.am,
23        papyrus/startup/bspclean.c, papyrus/startup/bspstart.c,
24        papyrus/startup/linkcmds, papyrus/startup/setvec.c,
25        papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
26
272001-11-20      Joel Sherrill <joel@OARcorp.com>
28
29        * support/new_exception_processing/configure.ac,
30        support/new_exception_processing/rtems/score/c_isr.inl,
31        support/new_exception_processing/rtems/score/cpu.h,
32        support/old_exception_processing/configure.ac,
33        support/old_exception_processing/rtems/score/c_isr.inl,
34        support/old_exception_processing/rtems/score/cpu.h,
35        support/old_exception_processing/rtems/score/ppc_offs.h: New files
36        missed in previous commit.
37
382001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * support/new_exception_processing/Makefile.am,
41        support/old_exception_processing/Makefile.am,
42        support/old_exception_processing/cpu_asm.S,
43        support/old_exception_processing/irq_stub.S: Modified to reflect
44        old versus new exception processing being a per BSP option.
45        * support/new_exception_processing/c_isr.inl,
46        support/new_exception_processing/cpu.h,
47        support/old_exception_processing/c_isr.inl,
48        support/old_exception_processing/cpu.h,
49        support/old_exception_processing/ppc_offs.h: Removed.
50
512001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
52
53        This modification is part of the submitted modifications necessary to
54        support the IBM PPC405 family.  This submission was reviewed by
55        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
56        not negatively impact the ppc403 BSPs.  The submission and tracking
57        process was captured as PR50.
58        * acinclude.m4: Added gen405 BSP.
59        * ChangeLog: Removed bogus comment on edit of generated file.
60
612001-10-22      Joel Sherrill <joel@OARcorp.com>
62
63        * acinclude.m4: Added mpc8260ads subdirectory.
64
652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
68        * configure.in: Remove.
69        * configure.ac: New file, generated from configure.in by autoupdate.
70
712001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * acinclude.m4: New file.
74        * configure.in: Use RTEMS_BSP_SUBDIR.
75
762001-03-30      Eric Valette <valette@crf.canon.fr>
77
78        * configure.in, motorola_powerpc/Makefile.am,
79        motorola_powerpc/configure.in: These modifications are in
80        support of switching the mpc8xx to the use the "new exception
81        processing model."
82
832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
86
872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
90
912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
94        Switch to GNU canonicalization.
95
962000-08-10      Joel Sherrill <joel@OARcorp.com>
97
98        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.