source: rtems/c/src/lib/libbsp/arm/armulator/ChangeLog @ ad5c7fe

4.104.114.84.95
Last change on this file since ad5c7fe was ad5c7fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 12:08:14

2002-12-10 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-08-21      Joel Sherrill <joel@OARcorp.com>
12
13        * bsp_specs: Added support for -nostdlibs.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
21        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
23
242002-07-30      Joel Sherrill <joel@OARcorp.com>
25
26        * startup/Makefile.am: Added -DARM_RDI_MONITOR.
27
282002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * start/Makefile.am:
31        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
32        (Didn't make it into cvs at 2002-07-20 :( )
33
342002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * start/Makefile.am: Remove leftover from eliminating PGM.
37
382002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Eliminate PGM.
41        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
42
432002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
46
472002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
48
49        * start/start.S: Added SWI_Handler.
50
512002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
54        Remove $(OBJS) from all-local.
55
562002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Add $(LIB) to all-local.
59
602002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
63
642001-05-09      Joel Sherrill <joel@OARcorp.com>
65
66        * startup/linkcmds: In support of gcc 3.1, added one of more
67        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
68        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
69        and direction of segments to memory regions may also have been
70        addressed.  This was a sweep across all BSPs.
71 
722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac:
75        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
76        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
77        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * Makefile.am: Remove AUTOMAKE_OPTIONS.
79        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
80        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
81        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
85
862002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
89
902001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
93        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
94
952001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Add RTEMS_BSPOPTS_*(ARM_RDP_MONITOR).
98        * startup/Makefile.am: Remove ARM_RDP_MONITOR, AM_CPPFLAGS.
99
1002001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Add RTEMS_BPSOPTS_* for ARM_RDI_MONITOR.
103
1042001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
107
1082001-10-17      Joel Sherrill <joel@OARcorp.com>
109
110        * timer: New subdirectory.
111        * timer/Makefile.am: New file.
112        * timer/.cvsignore: New file.
113        * Makefile.am: Modified to reflect above.
114        * configure.ac: Ditto.
115
1162001-10-12      Joel Sherrill <joel@OARcorp.com>
117
118        * console/console-io.c: Fixed typo.
119
1202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
123        * configure.in: Remove.
124        * configure.ac: New file, generated from configure.in by autoupdate.
125
1262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * include/Makefile.am: Use 'CLEANFILES ='.
129        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
130
1312001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.in: Add include/bspopts.h.
134        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
135        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
136        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
137        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
138        * include/bsp.h: Add bspopts.h.
139
1402001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
141
142        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
143
1442001-01-03      Joel Sherrill <joel@OARcorp.com>
145
146        * console/console-io.c: Added console_initialize_hardware().
147
1482000-12-06      Joel Sherrill <joel@OARcorp.com>
149
150        * startup/bspstart.c: Removed unused variables ramSpace and _end.
151        Added prototype for initialize_monitor_handles().
152        * startup/syscalls.c: Added casts and removed unused variables to
153        eliminate warnings.
154
1552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
158
1592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
162
1632000-11-01      Joel Sherrill <joel@OARcorp.com>
164
165        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
166        and libcsupport.h moved from libc to lib/include/rtems and
167        now must be referenced as <rtems/XXX.h>.   Header file order
168        was cleaned up while doing this.
169
1702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
173        Switch to GNU canonicalization.
174
1752000-09-13      Joel Sherrill <joel@OARcorp.com>
176
177        * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
178
1792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
182        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
183
1842000-08-10      Joel Sherrill <joel@OARcorp.com>
185
186        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.