source: rtems/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog @ 9e633f5

4.104.114.84.95
Last change on this file since 9e633f5 was bbcfe5f2, checked in by Joel Sherrill <joel.sherrill@…>, on 06/27/02 at 21:24:09

2002-06-27 Joel Sherrill <joel@…>

  • Makefile.am, bsp_specs: Now this target almost compiles again.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12002-06-27      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am, bsp_specs: Now this target almost compiles again.
4
52002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac:
8        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
9        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
10        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * tty/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
17
182001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
21        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
22
232001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
26
272001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Add RTEMS_BSPOPTS_*(SIMHPPA_FAST_IDLE),
30        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
31
322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
35        * configure.in: Remove.
36        * configure.ac: New file, generated from configure.in by autoupdate.
37
382001-09-27      Joel Sherrill <joel@OARcorp.com>
39
40        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
41
422001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * include/Makefile.am: Use 'CLEANFILES ='.
45        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
46
472001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.in: Add bspopts.h.
50        * include/.cvsignore: Add bspopts.h*, stamp-h*.
51        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
52        * include/bsp.h: Include bspopts.h.
53
542001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
55
56        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
57
582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
61
622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
65
662000-11-01      Joel Sherrill <joel@OARcorp.com>
67
68        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
69        and libcsupport.h moved from libc to lib/include/rtems and
70        now must be referenced as <rtems/XXX.h>.   Header file order
71        was cleaned up while doing this.
72
732000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
76        Switch to GNU canonicalization.
77
782000-09-25      Joel Sherrill <joel@OARcorp.com>
79
80        * include/bsp.h: tty_* renamed to console_*.
81        * tty/tty.c: Ditto.
82        * shmsupp/addrconv.c: Typo fixed.
83        * wrapup/Makefile.am: Merge startup not start directory.
84
852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * shmsupp/Makefile.am, start/Makefile.am, startup/Makefile.am,
88        tty/Makefile.am, wrapup/Makefile.am: Include compile.am
89
902000-08-10      Joel Sherrill <joel@OARcorp.com>
91
92        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.