Joel Sherrill
aa286a9ee4
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* startup/bspstart.c: Removed incorrect statement about copyright
assignment.
2003-09-04 13:47:09 +00:00
Joel Sherrill
9e78e5801c
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* console/vga.c, universe/universe.c: Removed incorrect statement about
copyright assignment.
2003-09-04 13:47:06 +00:00
Joel Sherrill
29cd553d47
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c,
tod/todcfg.c: Removed incorrect statement about copyright assignment.
2003-09-04 13:46:54 +00:00
Joel Sherrill
1754ffedc9
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* start/start.S: Removed incorrect statement about copyright
assignment.
2003-09-04 13:46:49 +00:00
Joel Sherrill
0dbc344ef1
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* start/debugreset.S, start/reset.S: Removed incorrect statement about
copyright assignment.
2003-09-04 13:46:45 +00:00
Joel Sherrill
1ceb844982
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
about copyright assignment.
2003-09-04 13:46:40 +00:00
Ralf Corsepius
f8f365a6c9
2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add --enable-osversions (OS-versioned RPMS support).
* binutils/Makefile.am: Add osversion support.
* binutils/mkspec.in: Add osversion support.
* gcc3newlib/Makefile.am: Add osversion support.
* gcc3newlib/mkspec.in: Add osversion support.
* gdb/Makefile.am: Add osversion support.
* gdb/mkspec.in: Add osversion support.
Add rpmprefix, rpmgroup.
2003-09-04 13:35:27 +00:00
Joel Sherrill
b81db49fad
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement
about copyright assignment.
2003-09-04 13:27:12 +00:00
Joel Sherrill
d9c3805a73
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
PR 479/rtems_misc
* src/malloc.c: Per multiple standards realloc does not free the
original memory if the allocation of the requested larger block
fails.
2003-09-04 13:02:57 +00:00
Joel Sherrill
f82edff0d4
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
PR 466/doc
* io.t: Added sync().
2003-09-04 13:01:19 +00:00
Joel Sherrill
a0c59d614f
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
PR 462/tests
* psxhdrs/Makefile.am: Added ualarm.c
* psxhdrs/signal23.c: New file.
2003-09-04 12:47:25 +00:00
Joel Sherrill
726b06f00f
2003-09-03 Joel Sherrill <joel@OARcorp.com>
...
* msdos_create.c: Remove unused variable warning.
2003-09-03 13:40:13 +00:00
Joel Sherrill
f01f75ca6a
2003-09-03 Joel Sherrill <joel@OARcorp.com>
...
PR 463/tests
PR 465/tests
* psxhdrs/Makefile.am: Add new test cases.
* psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
psxhdrs/timer07.c: New files.
2003-09-03 13:34:25 +00:00
Joel Sherrill
398ed76051
2003-09-03 Jiri Gaisler <jiri@gaisler.com>
...
PR 477/networking
* network/Makefile.am: Add driver for OpenCores NIC.
* network/README.open_eth, network/open_eth.c, network/open_eth.h:
New files.
2003-09-03 13:29:15 +00:00
Joel Sherrill
ff5720e5a0
2003-09-03 Jiri Gaisler <jiri@gaisler.com>
...
PR 477/networking
* Makefile.am, configure.ac, console/console.c, include/bsp.h,
startup/setvec.c, wrapup/Makefile.am: Add network support and enable
custom power down.
* leon_open_eth/.cvsignore, leon_open_eth/Makefile.am,
leon_open_eth/leon_open_eth.c: New files.
2003-09-03 13:27:51 +00:00
Joel Sherrill
823f89eaa1
2003-09-02 Jiri Gaisler <jiri@gaisler.com>
...
PR 476/networking
* machine/in_cksum.h: Fix in_cksum calculation on SPARC.
2003-09-02 21:31:16 +00:00
Joel Sherrill
fdb0378bf0
2003-09-02 Joel Sherrill <joel@OARcorp.com>
...
* src/open.c: Fix typo.
2003-09-02 21:03:26 +00:00
Joel Sherrill
a561f47be8
2003-09-02 Joel Sherrill <joel@OARcorp.com>
...
* src/malloc.c: Remove test define left in.
2003-09-02 21:02:29 +00:00
Joel Sherrill
d5031cbbca
2003-09-02 Ilya Alexeev <ilya@continuum.ru>
...
PR 472/filesystem
src/malloc.c: Need to include apimutex.h when MALLOC_STATS is defined.
2003-09-02 21:01:21 +00:00
Ralf Corsepius
087a6c86f5
2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am, configure.ac,
autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
binutils/Makefile.am, binutils/base-binutils.add,
binutils/binutils.add, binutils/mkspec.in,
binutils/target-binutils.add,
common/common.add.in,
cpukit/Makefile.am,
gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
gcc3newlib/target-objc.add,
gccnewlib/Makefile.am,
gdb/Makefile.am,
rtems/Makefile.am,
rtemsdoc/Makefile.am:
Merger from rtems-4-6-branch.
* common/common.am: New.
2003-09-02 16:41:50 +00:00
Ralf Corsepius
ac3786b4dc
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/rtems-top.m4: Add RTEMS_API.
AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
2003-08-29 00:06:15 +00:00
Ralf Corsepius
1e9fbb5c2a
2003-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* intro.t, nextstep.t: Fix mailing list addresses.
2003-08-27 16:51:24 +00:00
Ralf Corsepius
50bd3887d0
2003-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* buildada.t, gdb.t, tversions.texi:
Don't use VARIABLEs containing '-' in @set and @value (violates
texi-syntax).
2003-08-27 16:18:53 +00:00
Ralf Corsepius
6e8d424a28
2003-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* buildc.t, buildrt.t, nt.t, sample.t, tversions.texi:
Don't use VARIABLEs containing '-' in @set and @value (violates
texi-syntax).
2003-08-27 16:14:26 +00:00
Ralf Corsepius
4d4cc6e18a
2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 470/bsps
* custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
(Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu >).
2003-08-24 06:45:03 +00:00
Ralf Corsepius
ae67478147
2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
from running (Chokes on foreign object formats).
* gcc3newlib/base-g77.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/gccnewlib.add:
Use %{gcc_version} instead of @gcc_version@.
Reflect gcc >= 3.3 shipping monolytic infos.
* gcc3newlib/target-c++.add:
Use %{gcc_version} instead of @gcc_version@.
Don't pickup c++filt.
* gcc3newlib/target-g77.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-gcc.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-gcj.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-gnat.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-objc.add:
Use %{gcc_version} instead of @gcc_version@.
2003-08-24 04:41:10 +00:00
Joel Sherrill
9789eefcd7
2003-08-22 Joel Sherrill <joel@OARcorp.com>
...
PR 469/doc
* buildc.t: Clarifying text on patch file to account for various ways
they could be compressed or not.
2003-08-22 20:00:18 +00:00
Joel Sherrill
a543b4fb2e
2003-08-22 Joel Sherrill <joel@OARcorp.com>
...
* tversions.texi: Correcting version information.
2003-08-22 19:54:58 +00:00
Joel Sherrill
14780ecfb0
2003-08-22 Joel Sherrill <joel@OARcorp.com>
...
* cpumodels.t, sourcecode.t: Reconcile differences between CVS trunk
and 4.6 branch.
2003-08-22 13:15:51 +00:00
Joel Sherrill
94a762cb52
2003-08-22 Joel Sherrill <joel@OARcorp.com>
...
* adaintr.t, ata.t, target.t: Reconcile differences between CVS trunk
and 4.6 branch.
2003-08-22 13:14:31 +00:00
Ralf Corsepius
5c47f47f1a
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/binutils.add: Preps for 2.14.
Use %{binutils_version} instead of @binutils_version@.
* binutils/base_binutils.add: Preps for 2.14.
2003-08-22 10:31:12 +00:00
Ralf Corsepius
a5e62abaab
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/check-tests.m4: New (Split out from enable-tests.m4).
2003-08-22 06:04:51 +00:00
Ralf Corsepius
e41e3fe75d
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/enable-tests.m4: Change to support
--enable-tests=no|yes|samples, default is samples.
* configure.ac: Reflect changes above.
2003-08-22 06:00:38 +00:00
Ralf Corsepius
d2c6e4c195
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
patches).
* aclocal/enable-tests.m4: Change to support
--enable-tests=no|yes|samples, default is samples.
2003-08-22 04:21:16 +00:00
Ralf Corsepius
dba30f314e
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Install to @RTEMS_BSP@/tests.
2003-08-22 04:05:29 +00:00
Ralf Corsepius
46d6d648d7
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/i386/any/Makefile.am, src/m68k/any/Makefile.am,
src/powerpc/new_exception_processing/Makefile.am:
Don't include @RTEMS_BSP@.cfg.
2003-08-22 03:02:00 +00:00
Joel Sherrill
d36c457fa8
2003-08-21 Till Straumann <strauman@slac.stanford.edu>
...
PR 457/bsps
* rtems/powerpc/registers.h: Add a few definitions for the PowerPC
thermal assistance unit.
2003-08-21 17:09:26 +00:00
Joel Sherrill
fe235a1e28
2003-08-21 Till Strauman <strauman@slac.stanford.edu>
...
PR 456/bsps
* irq/irq.c: Fix race condition when installing an ISR.
2003-08-21 17:05:56 +00:00
Joel Sherrill
fc9caa918f
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 461/bsps
* start/Makefile.am: Correct generation of startup16.bin.
2003-08-21 17:02:24 +00:00
Ralf Corsepius
416f7bbe0c
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Correct bogus ACLOCAL_FILES.
2003-08-21 14:32:59 +00:00
Ralf Corsepius
df39b08912
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add tools to SUBDIRS.
* configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
2003-08-21 12:56:20 +00:00
Ralf Corsepius
bb2e24b1f8
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* ChangeLog: New.
* .cvsignore: New.
* configure.ac: New.
* runtest: Removed.
* runtest.in: New (Copied from runtest).
* Makefile.am: Reflect changes above.
Use @RTEMS_BSP@ instead of simsh4.
2003-08-21 12:54:12 +00:00
Ralf Corsepius
195a350e0b
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-08-21 12:47:28 +00:00
Ralf Corsepius
8ad16bac29
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
aclocal/check-networking.m4, aclocal/check-newlib.m4,
aclocal/check-posix.m4, aclocal/check-rdbg.m4,
aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
aclocal/path-perl.m4, aclocal/ppc.m4,
aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
Remove (Unused).
* automake/leaf.am, automake/force-preinstall.am:
Remove (Unused).
* Makefile.am: Reflect changes above.
2003-08-21 05:37:41 +00:00
Ralf Corsepius
fb7f8d35bf
2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-08-21 04:45:09 +00:00
Joel Sherrill
c25d902f45
2003-08-20 Joel Sherrill <joel@OARcorp.com>
...
* network/cs8900.c: Correct copyright statements.
2003-08-20 16:04:48 +00:00
Joel Sherrill
e78658c5f6
2003-08-20 Joel Sherrill <joel@OARcorp.com>
...
* mpc8260/clock/clock.c: Correct copyright statements.
2003-08-20 16:04:39 +00:00
Joel Sherrill
aabb60824b
2003-08-20 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
Correct copyright statements.
2003-08-20 16:04:12 +00:00
Joel Sherrill
e8f6bd1cb9
2003-08-20 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h: Correct copyright statements.
2003-08-20 16:03:29 +00:00
Joel Sherrill
80669dcb20
2003-08-20 Joel Sherrill <joel@OARcorp.com>
...
* console/console.c: Correct copyright statements.
2003-08-20 16:03:24 +00:00