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

4.104.114.84.95
Last change on this file since afaa498d was afaa498d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/11/03 at 09:42:13

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 5.0 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132003-01-20      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
16
172003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
20        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
21        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
22        * tty/Makefile.am: Don't include @RTEMS_BSP@.cfg.
23
242002-12-19      Joel Sherrill <joel@OARcorp.com>
25
26        * start/start.S: Per PR329 now compiles with GNU tools.
27        * startup/linkcmds: New file.  Now almost links.
28
292002-12-19      Joel Sherrill <joel@OARcorp.com>
30
31        * start/start.S: Per PR329 now compiles with GNU tools.
32
332002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * include/Makefile.am: Fix broken preinstall-deps.
36
372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * start/Makefile.am: Use install-data-local to install startfile.
40
412002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
44
452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * .cvsignore: Reformat.
48        Add autom4te*cache.
49        Remove autom4te.cache.
50
512002-08-21      Joel Sherrill <joel@OARcorp.com>
52
53        * bsp_specs: Added support for -nostdlibs.
54
552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
58        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
59        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
60        * tty/Makefile.am: Use .$(OBJEXT) instead of .o.
61        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
62
632002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * start/Makefile.am: Eliminate PGMS.
66        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
67
682002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
71        Remove $(OBJS) from all-local.
72
732002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
76
772002-06-27      Joel Sherrill <joel@OARcorp.com>
78
79        * Makefile.am, bsp_specs: Now this target almost compiles again.
80
812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac:
84        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
85        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
86        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
87        * Makefile.am: Remove AUTOMAKE_OPTIONS.
88        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
89        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
90        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
91        * tty/Makefile.am: Remove AUTOMAKE_OPTIONS.
92        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
93
942001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
97        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
98
992001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
102
1032001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Add RTEMS_BSPOPTS_*(SIMHPPA_FAST_IDLE),
106        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
107
1082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
111        * configure.in: Remove.
112        * configure.ac: New file, generated from configure.in by autoupdate.
113
1142001-09-27      Joel Sherrill <joel@OARcorp.com>
115
116        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
117
1182001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * include/Makefile.am: Use 'CLEANFILES ='.
121        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
122
1232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.in: Add bspopts.h.
126        * include/.cvsignore: Add bspopts.h*, stamp-h*.
127        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
128        * include/bsp.h: Include bspopts.h.
129
1302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
131
132        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
133
1342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
137
1382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
141
1422000-11-01      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
145        and libcsupport.h moved from libc to lib/include/rtems and
146        now must be referenced as <rtems/XXX.h>.   Header file order
147        was cleaned up while doing this.
148
1492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
152        Switch to GNU canonicalization.
153
1542000-09-25      Joel Sherrill <joel@OARcorp.com>
155
156        * include/bsp.h: tty_* renamed to console_*.
157        * tty/tty.c: Ditto.
158        * shmsupp/addrconv.c: Typo fixed.
159        * wrapup/Makefile.am: Merge startup not start directory.
160
1612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * shmsupp/Makefile.am, start/Makefile.am, startup/Makefile.am,
164        tty/Makefile.am, wrapup/Makefile.am: Include compile.am
165
1662000-08-10      Joel Sherrill <joel@OARcorp.com>
167
168        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.