source: rtems/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog @ 445c0a0

4.104.114.84.95
Last change on this file since 445c0a0 was 445c0a0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/04/02 at 08:56:18

2002-07-04 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. Remove $(OBJS) from all-local.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
4        Remove $(OBJS) from all-local.
5
62002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
9
102001-05-09      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/linkcmds: In support of gcc 3.1, added one of more
13        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
14        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
15        and direction of segments to memory regions may also have been
16        addressed.  This was a sweep across all BSPs.
17 
182002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
21        * irq/irq_asm.S: Ditto.
22        * network/network.c: Include <rtems/bspIo.h>.
23        * start/start.S: Include <asm.h> instead of "asm.h".
24        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
25
262002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
29
302002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
33
342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac:
37        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
38        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
39        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
49
502002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Add RTEMS_CHECK_NETWORKING.
53
542002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
57        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
58        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
59
602001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
63
642001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
67        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
68
692001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Add @exceptions@ to SUBDIRS.
72        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
73        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
74        * include/Makefile.am: Convert PREINSTALL_FILES to
75        TMPINSTALL_FILES, include force-preinstall.am.
76        * wrapup/Makefile.am: Apply @exceptions@.
77
782001-10-29      Joel Sherrill <joel@OARcorp.com>
79
80        * .cvsignore: Add more entries.
81
822001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * aclocal.m4: Removed.  Should not have been in CVS.
85
862001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal.m4: Regenerated.
89        * configure.ac, include/Makefile.am, irq/Makefile.am,
90        vectors/Makefile.am: Updated to autoconf 2.52.
91        * include/.cvsignore: Added newly generated files.
92        * include/bsp.h: Added include of bspopts.h.
93
942001-10-22      Joel Sherrill <joel@OARcorp.com>
95
96        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
97        include/.cvsignore, network/.cvsignore, start/.cvsignore,
98        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
99        files and other files missed in previous commit.
100
10101-10-22        Andy Dachs <a.dachs@sstl.co.uk>
102
103        * mpc8260ads added as new BSP.  tm27 reported not to run
104        at this time.
105        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
106        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
107        console/Makefile.am, console/console.c, include/Makefile.am,
108        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
109        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
110        network/Makefile.am, network/README, network/if_hdlcsubr.c,
111        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
112        start/start.S, startup/Makefile.am, startup/bspstart.c,
113        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
114        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
115        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
116        New files.
117
Note: See TracBrowser for help on using the repository browser.