source: rtems/c/src/lib/libbsp/powerpc/dmv177/ChangeLog @ f1feebb

4.104.114.84.95
Last change on this file since f1feebb was f1feebb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/20/02 at 05:47:59

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

  • startup/Makefile.am: Add bsplib_DATA = linkcmds.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
4
52002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
8        Remove $(OBJS) from all-local.
9
102002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
13
142001-05-09      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/linkcmds: In support of gcc 3.1, added one of more
17        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
18        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
19        and direction of segments to memory regions may also have been
20        addressed.  This was a sweep across all BSPs.
21 
222001-04-08      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
25 
262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac:
29        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
30        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
31        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
38        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
39        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
42
432001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
46
472001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
50
512001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Add @exceptions@ to SUBDIRS.
54        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
55        make/custom/dmv177.cfg;
56        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
57        Add RTEMS_PPC_EXCEPTIONS([old]).
58        * include/Makefile.am: include force-preinstall.am.
59        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
60        DMV177_USE_INSTRUCTION_CACHE.
61        * wrapup/Makefile.am: Apply @exceptions@.
62
632001-10-25      Joel Sherrill <joel@OARcorp.com>
64
65        * startup/linkcmds: Added _init and _fini.
66
672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
70        * configure.in: Remove.
71        * configure.ac: New file, generated from configure.in by autoupdate.
72
732001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * include/Makefile.am: Use 'CLEANFILES ='.
76        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
77
782001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
81
822001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
85        CONSOLE_USE_POLLED, HAS_RTC.
86        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
87        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
88        treatment of tod.h, coverhd.h.
89        * include/bsp.h: Add include bspopts.h.
90
912001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
94
952001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
98
992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
102
1032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
106
1072000-11-01      Joel Sherrill <joel@OARcorp.com>
108
109        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
110        and libcsupport.h moved from libc to lib/include/rtems and
111        now must be referenced as <rtems/XXX.h>.   Header file order
112        was cleaned up while doing this.
113
1142000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
117        Switch to GNU canonicalization.
118
1192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
122        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
123        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
124        compile.am
125
1262000-08-10      Joel Sherrill <joel@OARcorp.com>
127
128        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.