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

4.104.114.84.95
Last change on this file since 14fb972 was 14fb972, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:58:17

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
shmsupp/Makefile.am: Reflect having moved automake.
start/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
tty/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 5.7 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        include/Makefile.am: Reflect having moved automake.
5        shmsupp/Makefile.am: Reflect having moved automake.
6        start/Makefile.am: Reflect having moved automake.
7        startup/Makefile.am: Reflect having moved automake.
8        tty/Makefile.am: Reflect having moved automake.
9        wrapup/Makefile.am: Reflect having moved automake.
10
112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
14
152003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        PR 445/bsps
18        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
19        Remove cpp, old_cpp (now unused).
20
212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove AC_CONFIG_AUX_DIR.
24
252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AC_PREREQ(2.57).
32
332003-01-20      Joel Sherrill <joel@OARcorp.com>
34
35        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
36
372003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
40        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
42        * tty/Makefile.am: Don't include @RTEMS_BSP@.cfg.
43
442002-12-19      Joel Sherrill <joel@OARcorp.com>
45
46        * start/start.S: Per PR329 now compiles with GNU tools.
47        * startup/linkcmds: New file.  Now almost links.
48
492002-12-19      Joel Sherrill <joel@OARcorp.com>
50
51        * start/start.S: Per PR329 now compiles with GNU tools.
52
532002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * include/Makefile.am: Fix broken preinstall-deps.
56
572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Use install-data-local to install startfile.
60
612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
64
652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Reformat.
68        Add autom4te*cache.
69        Remove autom4te.cache.
70
712002-08-21      Joel Sherrill <joel@OARcorp.com>
72
73        * bsp_specs: Added support for -nostdlibs.
74
752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
78        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
79        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
80        * tty/Makefile.am: Use .$(OBJEXT) instead of .o.
81        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
82
832002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Eliminate PGMS.
86        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
87
882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
91        Remove $(OBJS) from all-local.
92
932002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
96
972002-06-27      Joel Sherrill <joel@OARcorp.com>
98
99        * Makefile.am, bsp_specs: Now this target almost compiles again.
100
1012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac:
104        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
105        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
106        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * tty/Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
113
1142001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
117        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
118
1192001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
122
1232001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Add RTEMS_BSPOPTS_*(SIMHPPA_FAST_IDLE),
126        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
127
1282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
131        * configure.in: Remove.
132        * configure.ac: New file, generated from configure.in by autoupdate.
133
1342001-09-27      Joel Sherrill <joel@OARcorp.com>
135
136        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
137
1382001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * include/Makefile.am: Use 'CLEANFILES ='.
141        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
142
1432001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.in: Add bspopts.h.
146        * include/.cvsignore: Add bspopts.h*, stamp-h*.
147        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
148        * include/bsp.h: Include bspopts.h.
149
1502001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
151
152        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
153
1542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
157
1582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
161
1622000-11-01      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
165        and libcsupport.h moved from libc to lib/include/rtems and
166        now must be referenced as <rtems/XXX.h>.   Header file order
167        was cleaned up while doing this.
168
1692000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
172        Switch to GNU canonicalization.
173
1742000-09-25      Joel Sherrill <joel@OARcorp.com>
175
176        * include/bsp.h: tty_* renamed to console_*.
177        * tty/tty.c: Ditto.
178        * shmsupp/addrconv.c: Typo fixed.
179        * wrapup/Makefile.am: Merge startup not start directory.
180
1812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * shmsupp/Makefile.am, start/Makefile.am, startup/Makefile.am,
184        tty/Makefile.am, wrapup/Makefile.am: Include compile.am
185
1862000-08-10      Joel Sherrill <joel@OARcorp.com>
187
188        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.