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

4.104.114.84.95
Last change on this file since b9288fb1 was 445c0a0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/04/02 at 08:56:18

2002-07-04 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. Remove $(OBJS) from all-local.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
4        Remove $(OBJS) from all-local.
5
62002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
9
102002-06-27      Joel Sherrill <joel@OARcorp.com>
11
12        * Makefile.am, bsp_specs: Now this target almost compiles again.
13
142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac:
17        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
18        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
19        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * tty/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
26
272001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
30        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
31
322001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
35
362001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Add RTEMS_BSPOPTS_*(SIMHPPA_FAST_IDLE),
39        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
40
412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
44        * configure.in: Remove.
45        * configure.ac: New file, generated from configure.in by autoupdate.
46
472001-09-27      Joel Sherrill <joel@OARcorp.com>
48
49        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
50
512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * include/Makefile.am: Use 'CLEANFILES ='.
54        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
55
562001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.in: Add bspopts.h.
59        * include/.cvsignore: Add bspopts.h*, stamp-h*.
60        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
61        * include/bsp.h: Include bspopts.h.
62
632001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
64
65        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
66
672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
70
712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
74
752000-11-01      Joel Sherrill <joel@OARcorp.com>
76
77        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
78        and libcsupport.h moved from libc to lib/include/rtems and
79        now must be referenced as <rtems/XXX.h>.   Header file order
80        was cleaned up while doing this.
81
822000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
85        Switch to GNU canonicalization.
86
872000-09-25      Joel Sherrill <joel@OARcorp.com>
88
89        * include/bsp.h: tty_* renamed to console_*.
90        * tty/tty.c: Ditto.
91        * shmsupp/addrconv.c: Typo fixed.
92        * wrapup/Makefile.am: Merge startup not start directory.
93
942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * shmsupp/Makefile.am, start/Makefile.am, startup/Makefile.am,
97        tty/Makefile.am, wrapup/Makefile.am: Include compile.am
98
992000-08-10      Joel Sherrill <joel@OARcorp.com>
100
101        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.