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

4.104.114.84.95
Last change on this file since 4486b18 was dd0972d, checked in by Joel Sherrill <joel.sherrill@…>, on 11/04/02 at 14:27:17

2002-11-04 Joel Sherrill <joel@…>

  • clock/clock.c: Removed warnings.
  • Property mode set to 100644
File size: 5.3 KB
Line 
12002-11-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/clock.c: Removed warnings.
4
52002-11-01      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/genpvec.c, tod/todcfg.c: Removed warnings.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-08-21      Joel Sherrill <joel@OARcorp.com>
16
17        * bsp_specs: Added support for -nostdlibs.
18
192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
23        * scv64/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
25        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
26        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
27        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
28        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
29        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
30
312002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * start/Makefile.am: Eliminate PGMS.
34        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
35
362002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
39
402002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
43        Remove $(OBJS) from all-local.
44
452002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
48
492001-05-09      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/linkcmds: In support of gcc 3.1, added one of more
52        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
53        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
54        and direction of segments to memory regions may also have been
55        addressed.  This was a sweep across all BSPs.
56 
572001-04-08      Joel Sherrill <joel@OARcorp.com>
58
59        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
60 
612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac:
64        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
65        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
66        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
73        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
76        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
77
782001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
81
822001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
85
862001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Add @exceptions@ to SUBDIRS.
89        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
90        make/custom/dmv177.cfg;
91        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
92        Add RTEMS_PPC_EXCEPTIONS([old]).
93        * include/Makefile.am: include force-preinstall.am.
94        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
95        DMV177_USE_INSTRUCTION_CACHE.
96        * wrapup/Makefile.am: Apply @exceptions@.
97
982001-10-25      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/linkcmds: Added _init and _fini.
101
1022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
105        * configure.in: Remove.
106        * configure.ac: New file, generated from configure.in by autoupdate.
107
1082001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * include/Makefile.am: Use 'CLEANFILES ='.
111        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
112
1132001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
116
1172001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
120        CONSOLE_USE_POLLED, HAS_RTC.
121        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
122        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
123        treatment of tod.h, coverhd.h.
124        * include/bsp.h: Add include bspopts.h.
125
1262001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
129
1302001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
133
1342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
137
1382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
141
1422000-11-01      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
145        and libcsupport.h moved from libc to lib/include/rtems and
146        now must be referenced as <rtems/XXX.h>.   Header file order
147        was cleaned up while doing this.
148
1492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
152        Switch to GNU canonicalization.
153
1542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
157        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
158        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
159        compile.am
160
1612000-08-10      Joel Sherrill <joel@OARcorp.com>
162
163        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.