source: rtems/c/src/lib/libbsp/a29k/portsw/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.1 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        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
21
222002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * startup/Makefile.am: Reformat.
25
262002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Eliminate PGM.
29        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
30
312002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * startup/Makefile.am: Add bsplib_DATA = linkcmds ramlink romlink.
34
352002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
38        Remove $(OBJS) from all-local.
39
402002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
43
442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac:
47        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
48        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
49        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * Makefile.am: Remove AUTOMAKE_OPTIONS.
51        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
52        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
53        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
55
562001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
59        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
60
612001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Add RTEMS_BSPOPTS_* for SERIAL_INPUT, HIF_INPUT,
64        SERIAL_OUTPUT, HIF_OUTPUT.
65        * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT, HIF_INPUT,
66        SERIAL_OUTPUT, HIF_OUTPUT, add #include <bsp.h>.
67
682001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
71
722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
75        * configure.in: Remove.
76        * configure.ac: New file, generated from configure.in by autoupdate.
77
782001-09-27      Joel Sherrill <joel@OARcorp.com>
79
80        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
81
822001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * include/Makefile.am: Use 'CLEANFILES ='.
85        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
86
872001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, add
90        bspopts.h.
91        * include/.cvsignore: Add bspopts.h.
92        * include/bsp.h: Add bspopts.h.
93        * console/Makefile.am: Use *_HEADERS instead of H_FILES.
94        * configure.in: Add bspopts.h.
95
962001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
97
98        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
99
1002001-01-08      Joel Sherrill <joel@OARcorp.com>
101
102        * wrapup/Makefile.am: Remove warning missed in shmsupp removal.
103
1042001-01-08      Joel Sherrill <joel@OARcorp.com>
105
106        * Shared memory support removed since it was non-functional.
107        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
108        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
109        * configure.in, Makefile.am, wrapup/Makefile.am: Modified to
110        reflect above.
111
1122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
115
1162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
119
1202000-11-01      Joel Sherrill <joel@OARcorp.com>
121
122        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
123        and libcsupport.h moved from libc to lib/include/rtems and
124        now must be referenced as <rtems/XXX.h>.   Header file order
125        was cleaned up while doing this.
126
1272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
130        Switch to GNU canonicalization.
131
1322000-09-25      Joel Sherrill <joel@OARcorp.com>
133
134        * ChangeLog: Entry added to wrong file and moved.
135
1362000-09-25      Joel Sherrill <joel@OARcorp.com>
137
138        * bsp_specs: Formatting more like other bsp_specs.
139        * include/bsp.h: CPU_CLOCK_RATE_MHZ not a real variable to
140        elimate need for including bsp.h in libcpu.
141        * startup/bspstart.c: Ditto.
142        * wrapup/Makefile.am: Did not list shmdr.
143
1442000-09-22      Joel Sherrill <joel@OARcorp.com>
145
146        * start/crt0.S: Renamed to start/start.S.
147        * start/start.S: Formerly start/crt0.S.
148        * startup/linkcmds: New file.  GNU linker script that is not
149        correct for the target board but links programs.
150        * bsp_specs: Use linkcmds.
151        * include/Makefile.am, start/Makefile.am startup/Makefile.am:
152        Now work.
153        * startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references
154        to reoutines in assembly that are in turn "#if 0"'ed out.
155
1562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * console/Makefile.am, shmsupp/Makefile.am, start/Makefile.am,
159        startup/Makefile.am, wrapup/Makefile.am: Include compile.am.
160
1612000-08-10      Joel Sherrill <joel@OARcorp.com>
162
163        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.