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

4.104.114.84.95
Last change on this file since 5543770e was 5543770e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/21/02 at 04:41:11

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

  • start/Makefile.am: Eliminate PGMS. Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
  • Property mode set to 100644
File size: 3.3 KB
RevLine 
[5543770e]12002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Eliminate PGMS.
4        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
5
[445c0a0]62002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
9        Remove $(OBJS) from all-local.
10
[80defac]112002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
14
[bbcfe5f2]152002-06-27      Joel Sherrill <joel@OARcorp.com>
16
17        * Makefile.am, bsp_specs: Now this target almost compiles again.
18
[1ed8f91d]192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac:
22        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
23        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
24        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * tty/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
31
[8fec915]322001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
35        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
36
[9e1ae79]372001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
40
[72650fcb]412001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Add RTEMS_BSPOPTS_*(SIMHPPA_FAST_IDLE),
44        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
45
[df25c998]462001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
49        * configure.in: Remove.
50        * configure.ac: New file, generated from configure.in by autoupdate.
51
[cf282090]522001-09-27      Joel Sherrill <joel@OARcorp.com>
53
54        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
55
[7b4917c]562001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * include/Makefile.am: Use 'CLEANFILES ='.
59        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
60
[9f70652b]612001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.in: Add bspopts.h.
64        * include/.cvsignore: Add bspopts.h*, stamp-h*.
65        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
66        * include/bsp.h: Include bspopts.h.
67
[6f21328]682001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
69
70        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
71
[feead226]722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
75
[a314d3b4]762000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
79
[eba2e4f]802000-11-01      Joel Sherrill <joel@OARcorp.com>
81
82        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
83        and libcsupport.h moved from libc to lib/include/rtems and
84        now must be referenced as <rtems/XXX.h>.   Header file order
85        was cleaned up while doing this.
86
[0134f4f]872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
90        Switch to GNU canonicalization.
91
[d960823]922000-09-25      Joel Sherrill <joel@OARcorp.com>
93
94        * include/bsp.h: tty_* renamed to console_*.
95        * tty/tty.c: Ditto.
96        * shmsupp/addrconv.c: Typo fixed.
97        * wrapup/Makefile.am: Merge startup not start directory.
98
[743d9548]992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * shmsupp/Makefile.am, start/Makefile.am, startup/Makefile.am,
102        tty/Makefile.am, wrapup/Makefile.am: Include compile.am
103
[e94ad1fe]1042000-08-10      Joel Sherrill <joel@OARcorp.com>
105
106        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.