source: rtems/c/src/lib/libbsp/c4x/c4xsim/ChangeLog @ 7b0c547a

4.104.114.84.95
Last change on this file since 7b0c547a was 7b0c547a, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/03 at 19:53:27

2003-01-20 Joel Sherrill <joel@…>

  • startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
  • Property mode set to 100644
File size: 5.2 KB
Line 
12003-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
4
52002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
8        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
9        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
10        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
11        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
12
132002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
16        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
17        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
18        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
19        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
20
212002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * start/Makefile.am: Use install-data-local to install startfile.
24
252002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
28
292002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
32        changes.
33
342002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * .cvsignore: Reformat.
37        Add autom4te*cache.
38        Remove autom4te.cache.
39
402002-09-14      Joel Sherrill <joel@OARcorp.com>
41
42        * clock/clock.c: Per PR257, remove reference to c3x_set_ie.
43        c4x variant should use c4x_set_iie().
44
452002-08-21      Joel Sherrill <joel@OARcorp.com>
46
47        * bsp_specs: Added support for -nostdlibs.
48
492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
52        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
53        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
54        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
55        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
56        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
57
582002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Eliminate PGM.
61        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
62
632002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
66
672002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
70        Remove $(OBJS) from all-local.
71
722002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
75
762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac:
79        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
80        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
81        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
85        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
86        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
87        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
88        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
89
902002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
93        * startup/spurious.c: Include rtems/bspIo.h instead of bspIo.h.
94
952001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
98        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
99
1002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
103
1042001-10-12      Joel Sherrill <joel@OARcorp.com>
105
106        * console/console.c: Fixed typo.
1072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
110        * configure.in: Remove.
111        * configure.ac: New file, generated from configure.in by autoupdate.
112
1132001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * include/Makefile.am: Use 'CLEANFILES ='.
116        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
117
1182001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.in: Add bspopts.h, fix PACKAGE.
121        * include/.cvsignore: Add bspopts.h*, stamp-h*.
122        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
123        * include/bsp.h: Include bspopts.h.
124
1252001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
126
127        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
128
1292000-12-06      Joel Sherrill <joel@OARcorp.com>
130
131        * console/consolereserveresources.c: Removed code NOT file (YET).
132
1332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
136
1372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
140
1412000-11-01      Joel Sherrill <joel@OARcorp.com>
142
143        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
144        and libcsupport.h moved from libc to lib/include/rtems and
145        now must be referenced as <rtems/XXX.h>.   Header file order
146        was cleaned up while doing this.
147
1482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
151        Switch to GNU canonicalization.
152
1532000-09-22      Joel Sherrill <joel@OARcorp.com>
154
155        * startup/linkcmds: Use default object format to avoid name
156        changes in object format due to tool version changes.
157
1582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
161        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
162        Include compile.am
163
1642000-08-10      Joel Sherrill <joel@OARcorp.com>
165
166        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.