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

4.104.114.84.95
Last change on this file since 94f53a4 was d1d7545b, checked in by Joel Sherrill <joel.sherrill@…>, on 12/07/01 at 12:33:07

2001-12-04 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_ENABLE_NETWORKING.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
4
52001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
8
92001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Add @exceptions@ to SUBDIRS.
12        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
13        make/custom/dmv177.cfg;
14        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
15        Add RTEMS_PPC_EXCEPTIONS([old]).
16        * include/Makefile.am: include force-preinstall.am.
17        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
18        DMV177_USE_INSTRUCTION_CACHE.
19        * wrapup/Makefile.am: Apply @exceptions@.
20
212001-10-25      Joel Sherrill <joel@OARcorp.com>
22
23        * startup/linkcmds: Added _init and _fini.
24
252001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
28        * configure.in: Remove.
29        * configure.ac: New file, generated from configure.in by autoupdate.
30
312001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * include/Makefile.am: Use 'CLEANFILES ='.
34        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
35
362001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
39
402001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
43        CONSOLE_USE_POLLED, HAS_RTC.
44        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
45        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
46        treatment of tod.h, coverhd.h.
47        * include/bsp.h: Add include bspopts.h.
48
492001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
52
532001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
56
572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
60
612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
64
652000-11-01      Joel Sherrill <joel@OARcorp.com>
66
67        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
68        and libcsupport.h moved from libc to lib/include/rtems and
69        now must be referenced as <rtems/XXX.h>.   Header file order
70        was cleaned up while doing this.
71
722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
75        Switch to GNU canonicalization.
76
772000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
80        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
81        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
82        compile.am
83
842000-08-10      Joel Sherrill <joel@OARcorp.com>
85
86        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.