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

4.104.114.84.95
Last change on this file since 1d36d2af was 1d36d2af, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/03 at 20:22:01

2003-01-20 Joel Sherrill <joel@…>

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