source: rtems/c/src/lib/libbsp/c4x/c4xsim/ChangeLog @ 9e1ae79

4.104.114.84.95
Last change on this file since 9e1ae79 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

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

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
52001-10-12      Joel Sherrill <joel@OARcorp.com>
6
7        * console/console.c: Fixed typo.
82001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
11        * configure.in: Remove.
12        * configure.ac: New file, generated from configure.in by autoupdate.
13
142001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * include/Makefile.am: Use 'CLEANFILES ='.
17        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
18
192001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: Add bspopts.h, fix PACKAGE.
22        * include/.cvsignore: Add bspopts.h*, stamp-h*.
23        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
24        * include/bsp.h: Include bspopts.h.
25
262001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
27
28        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
29
302000-12-06      Joel Sherrill <joel@OARcorp.com>
31
32        * console/consolereserveresources.c: Removed code NOT file (YET).
33
342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
37
382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
41
422000-11-01      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
45        and libcsupport.h moved from libc to lib/include/rtems and
46        now must be referenced as <rtems/XXX.h>.   Header file order
47        was cleaned up while doing this.
48
492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
52        Switch to GNU canonicalization.
53
542000-09-22      Joel Sherrill <joel@OARcorp.com>
55
56        * startup/linkcmds: Use default object format to avoid name
57        changes in object format due to tool version changes.
58
592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
62        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
63        Include compile.am
64
652000-08-10      Joel Sherrill <joel@OARcorp.com>
66
67        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.