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

4.104.114.84.95
Last change on this file since 52a2cd91 was 52a2cd91, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/02 at 21:53:55

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

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