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

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

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