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

4.104.114.84.95
Last change on this file since 0197134 was 0197134, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/01 at 19:03:09

2001-11-16 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add @exceptions@ to SUBDIRS.
  • configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/dmv177.cfg; Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE, Add RTEMS_PPC_EXCEPTIONS([old]).
  • include/Makefile.am: include force-preinstall.am.
  • startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE.
  • wrapup/Makefile.am: Apply @exceptions@.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add @exceptions@ to SUBDIRS.
4        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
5        make/custom/dmv177.cfg;
6        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
7        Add RTEMS_PPC_EXCEPTIONS([old]).
8        * include/Makefile.am: include force-preinstall.am.
9        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
10        DMV177_USE_INSTRUCTION_CACHE.
11        * wrapup/Makefile.am: Apply @exceptions@.
12
132001-10-25      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds: Added _init and _fini.
16
172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
20        * configure.in: Remove.
21        * configure.ac: New file, generated from configure.in by autoupdate.
22
232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * include/Makefile.am: Use 'CLEANFILES ='.
26        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
27
282001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
31
322001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
35        CONSOLE_USE_POLLED, HAS_RTC.
36        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
37        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
38        treatment of tod.h, coverhd.h.
39        * include/bsp.h: Add include bspopts.h.
40
412001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
44
452001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
48
492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
52
532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
56
572000-11-01      Joel Sherrill <joel@OARcorp.com>
58
59        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
60        and libcsupport.h moved from libc to lib/include/rtems and
61        now must be referenced as <rtems/XXX.h>.   Header file order
62        was cleaned up while doing this.
63
642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
67        Switch to GNU canonicalization.
68
692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
72        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
73        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
74        compile.am
75
762000-08-10      Joel Sherrill <joel@OARcorp.com>
77
78        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.