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

4.104.114.84.95
Last change on this file since 9b5c258 was 9b5c258, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:11:33

2003-02-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_PREREQ(2.57).
  • Property mode set to 100644
File size: 6.1 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AC_PREREQ(2.57).
4
52003-01-20      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds*: Add FreeBSD sysctl() sections.
8
92002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
12        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
13        * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg.
14        * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
15        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
16        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
17        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
18        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
19
202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Use install-data-local to install startfile.
23
242002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
27
282002-11-04      Joel Sherrill <joel@OARcorp.com>
29
30        * clock/clock.c: Removed warnings.
31
322002-11-01      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/genpvec.c, tod/todcfg.c: Removed warnings.
35
362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Reformat.
39        Add autom4te*cache.
40        Remove autom4te.cache.
41
422002-08-21      Joel Sherrill <joel@OARcorp.com>
43
44        * bsp_specs: Added support for -nostdlibs.
45
462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
49        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
50        * scv64/Makefile.am: Use .$(OBJEXT) instead of .o.
51        * sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
52        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
53        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
54        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
55        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
56        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
57
582002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Eliminate PGMS.
61        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
62
632002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
66
672002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
70        Remove $(OBJS) from all-local.
71
722002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
75
762001-05-09      Joel Sherrill <joel@OARcorp.com>
77
78        * startup/linkcmds: In support of gcc 3.1, added one of more
79        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
80        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
81        and direction of segments to memory regions may also have been
82        addressed.  This was a sweep across all BSPs.
83 
842001-04-08      Joel Sherrill <joel@OARcorp.com>
85
86        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
87 
882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac:
91        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
92        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
93        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * Makefile.am: Remove AUTOMAKE_OPTIONS.
95        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
96        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
97        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
98        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
99        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
100        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
104
1052001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
108
1092001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
112
1132001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Add @exceptions@ to SUBDIRS.
116        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
117        make/custom/dmv177.cfg;
118        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
119        Add RTEMS_PPC_EXCEPTIONS([old]).
120        * include/Makefile.am: include force-preinstall.am.
121        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
122        DMV177_USE_INSTRUCTION_CACHE.
123        * wrapup/Makefile.am: Apply @exceptions@.
124
1252001-10-25      Joel Sherrill <joel@OARcorp.com>
126
127        * startup/linkcmds: Added _init and _fini.
128
1292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
132        * configure.in: Remove.
133        * configure.ac: New file, generated from configure.in by autoupdate.
134
1352001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * include/Makefile.am: Use 'CLEANFILES ='.
138        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
139
1402001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
143
1442001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
147        CONSOLE_USE_POLLED, HAS_RTC.
148        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
149        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
150        treatment of tod.h, coverhd.h.
151        * include/bsp.h: Add include bspopts.h.
152
1532001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
156
1572001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
160
1612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
164
1652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
168
1692000-11-01      Joel Sherrill <joel@OARcorp.com>
170
171        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
172        and libcsupport.h moved from libc to lib/include/rtems and
173        now must be referenced as <rtems/XXX.h>.   Header file order
174        was cleaned up while doing this.
175
1762000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
179        Switch to GNU canonicalization.
180
1812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
184        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
185        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
186        compile.am
187
1882000-08-10      Joel Sherrill <joel@OARcorp.com>
189
190        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.