Ralf Corsepius
85a89337f6
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add BSP_SUBDIRS.
* Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
2002-08-11 02:59:39 +00:00
Ralf Corsepius
4db904ec95
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).
Cosmetic cleanups.
2002-08-10 17:00:00 +00:00
Ralf Corsepius
2b61cd0618
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
../libchip/serial/$(ARCH)/libserialio.a.
2002-08-10 04:07:26 +00:00
Ralf Corsepius
2f0a1dc17b
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* serial/Makefile.am: Don't tmp-install lib.
* rtc/Makefile.am: Don't tmp-install lib.
2002-08-10 04:05:20 +00:00
Ralf Corsepius
97bfd098fb
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add rtems_makedir.
2002-08-09 15:11:01 +00:00
Ralf Corsepius
343d4ffbf6
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* setup.def: Increment release for gcc3newlib.
* gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
2002-08-09 14:35:39 +00:00
Joel Sherrill
f118085d51
2002-08-09 Joel Sherrill <joel@OARcorp.com>
...
* src/cancelrun.c: Remove check for PTHREAD_CANCELED not being defined
to ensure that newlib patch includes it.
2002-08-09 12:55:15 +00:00
Joel Sherrill
5a339e2ff7
2002-08-09 Joel Sherrill <joel@OARcorp.com>
...
* custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
2002-08-09 12:54:24 +00:00
Joel Sherrill
1e1222ce43
2002-08-09 Joel Sherrill <joel@OARcorp.com>
...
* shared/interrupts/isr_entries.S: Corrected typo in mips1
END_FRAME directive that lead to linker errors.
2002-08-09 12:53:50 +00:00
Joel Sherrill
68a368fc93
2002-08-09 Joel Sherrill <joel@OARcorp.com>
...
* libc/getservent.c: Per PR265, add #include <netinet/in.h> for
ntohl() function.
2002-08-09 12:45:10 +00:00
Joel Sherrill
025e312872
2002-08-09 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
the real one provided by gcc. I don't know if this makes this
BSP work for C++ but it at least lets simple programs link again.
2002-08-09 12:30:53 +00:00
Ralf Corsepius
fbe799b32c
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* shell/Makefile.am: Remove shell.h from EXTRA_DIST.
2002-08-09 10:29:31 +00:00
Ralf Corsepius
e27cd1829b
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am: Remove.
* include/.cvsignore: Remove.
* include/rtems/Makefile.am: Remove.
* include/rtems/.cvsignore: Remove.
* include/rtems/score/Makefile.am: Remove.
* include/rtems/score/.cvsignore: Remove.
2002-08-09 09:59:32 +00:00
Ralf Corsepius
94f4a9baa2
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Merge wrapup/configure.ac.
Cosmetic cleanups.
* Makefile.am: Add wrapup-SUBDIR.
* wrapup/ChangeLog: Remove.
* wrapup/configure.ac: Remove.
2002-08-09 09:47:16 +00:00
Ralf Corsepius
bac8dd48ab
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_BSP_ALIAS.
Add RTEMS_CHECK_BSP_CACHE.
2002-08-09 08:30:43 +00:00
Ralf Corsepius
daaacdb7cc
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(@RTEMS_BSP_FAMILY).
* configure.ac: Remove RTEMS_BSP_ALIAS.
Add RTEMS_CHECK_BSP_CACHE.
Use RTEMS_BSP_FAMILY to detect the bare BSP.
2002-08-09 08:26:28 +00:00
Ralf Corsepius
f21ccd2c3c
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Append BARE_CPU_MODEL tp make/@RTEMS_BSP@.cache
creation (Make the bare BSP happy).
* configure.ac: Ditto.
2002-08-09 07:50:05 +00:00
Ralf Corsepius
1ae3202b41
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_BSP_ALIAS.
Add RTEMS_CHECK_BSP_CACHE.
Replace $bspdir with $RTEMS_BSP_FAMILY.
2002-08-09 07:44:32 +00:00
Ralf Corsepius
f0d7515908
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Create make/@RTEMS_BSP@.cache.
Handle make/custom/*.cfgs.
Create make/custom/default.cfg.
* configure.ac: Add creation of make/custon/*.cfg.
Create make/${RTEMS_BSP}.cache.
Read make/${RTEMS_BSP}.cache
2002-08-09 05:01:03 +00:00
Ralf Corsepius
2e5499221f
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* bsp.mak: New.
2002-08-09 04:55:56 +00:00
Ralf Corsepius
3ba1627b39
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove RTEMS_BSP.cache generation.
Remove handling custom/*.cfgs.
Remove handling custom/default.cfg.
* configure.ac: Remove handling of custom/*.cfgs.
Remove auto* generated custom/default.cfg.
2002-08-09 04:41:52 +00:00
Ralf Corsepius
d69c9c615f
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
2002-08-09 04:25:56 +00:00
Ralf Corsepius
5a8641e38e
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove include/Makefile, include/rtems/Makefile,
include/rtems/score/Makefile (Eliminate targopts.h).
* Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
2002-08-09 04:16:27 +00:00
Joel Sherrill
52270c0705
2002-08-08 Joel Sherrill <joel@OARcorp.com>
...
* setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
Updated to binutils 2.13 which has no known issues.
2002-08-08 16:49:20 +00:00
Joel Sherrill
ef39005e12
2002-08-07 Joel Sherrill <joel@OARcorp.com>
...
* start/Makefile.am: Pick up rest of Ralf'f changes and use
cp not make-rel since there is no point in this case.
* start/debugreset.S: Rights were not assigned.
* start/reset.S: Add ifdef to avoid core dump until Chris can
track it down.
* start/cpuboot.c: Moved to startup.
* startup/Makefile.am: Account for above.
2002-08-08 16:41:46 +00:00
Joel Sherrill
c23386ae36
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* startup/Makefile.am: Remove -DGDB_MONITOR_ACTIVE (Not used
anywhere).
Add ODS60302_DEBUG conditional.
* include/bsp.h: Fix broken bsp_cat macros (Not compliant to gcc31).
* configure.ac: Add --enable-ods60302-debug.
Add ODS60302_DEBUG conditional.
2002-08-08 12:54:15 +00:00
Ralf Corsepius
a19dd352f7
2002-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpu.c: Move pointer into #ifdef to avoid compiler warning.
2002-08-08 11:27:06 +00:00
Joel Sherrill
d5dc04fcbd
2002-08-07 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-ss-20020807.
2002-08-07 16:21:47 +00:00
Joel Sherrill
aa4cb1c4ef
2002-08-07 Ivan Guzvinec <ivang@opencores.org>
...
* orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
2002-08-07 16:18:31 +00:00
Joel Sherrill
9de928fb73
2002-08-07 Ivan Guzvinec <ivang@opencores.org>
...
* acinclude.m4, configure.ac: Bender BSP renamed to OpenRisc
Reference Platform or ORP.
2002-08-07 15:47:18 +00:00
Joel Sherrill
46f31d1546
2002-08-07 Ivan Guzvinec <ivang@opencores.org>
...
* configure.ac: Bender BSP renamed to OpenRisc Reference Platform
for ORP.
2002-08-07 15:46:53 +00:00
Joel Sherrill
8cfdb56662
2002-08-07 Ivan Guzvinec <ivang@opencores.org>
...
* include/bsp.h, start/start.S, startup/linkcmds: Patches which
were required to make the BSP run.
2002-08-07 15:40:31 +00:00
Joel Sherrill
7a47bb5724
2002-08-07 Joel Sherrill <joel@OARcorp.com>
...
* netinet/in.h: Per PR263, added include of <machine/endian.h>
to <netinet/in.h> so it includes prototypes of ntohl() family
of routines.
2002-08-07 15:37:33 +00:00
Joel Sherrill
41c4785ba6
2002-08-07 Chris Johns <ccj@acm.org>
...
* src/coretodset.c: Correct calculation of ticks until next section
boundary. It was incorrectly based upon current time not the
time that is being set.
2002-08-07 15:03:52 +00:00
Ralf Corsepius
e336882860
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add missing ',' to librpc activation.
Add AC_MSG_CHECKING/AC_MSG_RESULT.
* aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
2002-08-07 07:48:04 +00:00
Ralf Corsepius
85eb57e718
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Fix bug in librpc activation, having introduced by
yesterday's patch.
2002-08-07 07:24:06 +00:00
Ralf Corsepius
45afe48ace
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
2002-08-07 06:13:46 +00:00
Joel Sherrill
2157107670
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* acinclude.m4, configure.ac: Go back to name bender for
the or32/or1200 BSP.
2002-08-06 20:37:46 +00:00
Joel Sherrill
98c849f44e
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* configure.ac: GO back to name bender for the or32/or1200 BSP.
2002-08-06 20:37:25 +00:00
Joel Sherrill
f3d951929c
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* acinclude.m4, configure.ac: Update and fix minor things so this
BSP compiles and almost completely links.
2002-08-06 20:25:15 +00:00
Joel Sherrill
ab67810835
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs, configure.ac, startup/bspstart.c: Update and fix
minor things so this BSP compiles and almost completely links.
* startup/Makefile.am: New file.
2002-08-06 20:24:47 +00:00
Joel Sherrill
f8ac3ae3df
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* configure.ac: Be more specific about looking at CPU32 and CPU32+
CPU model names so we can turn on the best compile of memcpy.c.
2002-08-06 20:23:58 +00:00
Joel Sherrill
92b671dd55
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* configure.ac: or32 does not currently support librpc.
2002-08-06 20:18:32 +00:00
Joel Sherrill
6f197f4bd6
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* asm.h, rtems/score/cpu.h: Correct items that have changed since
RTEMS version or32 port was based upon.
2002-08-06 20:16:44 +00:00
Joel Sherrill
26f27836a7
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
2002-08-06 20:15:43 +00:00
Joel Sherrill
74f15b6065
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updating gcc3/newlib patches and tool versions. The
focus of this round of patches was ot eliminate header file name
conflicts between RTEMS and newlib.
2002-08-06 19:18:10 +00:00
Ralf Corsepius
c5ada0b35a
2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Replace mcpu32 by mcpu32p conditional.
* share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
2002-08-06 14:20:40 +00:00
Joel Sherrill
d569ecb912
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* include/.cvsignore: Updated to account for more files.
2002-08-06 14:09:57 +00:00
Joel Sherrill
b7694aa326
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: New file.
2002-08-06 14:09:07 +00:00
Joel Sherrill
22c58b3d13
2002-08-06 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: New file.
2002-08-06 14:08:27 +00:00