Commit Graph

7766 Commits

Author SHA1 Message Date
Joel Sherrill
0ccd9daa6e 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 12:41:29 +00:00
Joel Sherrill
cd0bab2d6c 2003-09-03 Aaron J. Grier <aaron@frye.com>
* tools.t: Added how to generate and apply a patch.
2003-09-03 19:29:06 +00:00
Joel Sherrill
e369995774 2003-09-03 Joel Sherrill <joel@OARcorp.com>
* msdos_create.c: Remove unused variable warning.
2003-09-03 13:38:46 +00:00
Joel Sherrill
62ff2e4fc4 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:28:47 +00:00
Joel Sherrill
5a5347ba2c 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:40 +00:00
Joel Sherrill
47f5636928 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:30:57 +00:00
Joel Sherrill
38845ecfbd 2003-09-02 Joel Sherrill <joel@OARcorp.com>
* src/open.c: Fix typo.
2003-09-02 21:03:13 +00:00
Joel Sherrill
863829e3ba 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:02:51 +00:00
Joel Sherrill
4839c875b2 Added PR tracking line. 2003-09-02 20:56:08 +00:00
Ralf Corsepius
38a09f9c09 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/base-binutils.add: Preps for 2.14 (Merger from CVS trunk).
	* binutils/binutils.add: Use %{binutils_version} instead of
	@binutils_version@ (Missed in previous patches).
2003-09-02 15:57:53 +00:00
Ralf Corsepius
13a4b60239 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/autoconf.spec.in, autotools/automake.spec.in:
	Add rpmgroup, rpmprefix support.
2003-09-02 11:41:31 +00:00
Ralf Corsepius
82abb65b61 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/mkspec.in: Use ',' as sed-delimiter for %{rpmprefix}.
	* common/common.add.in: Add _infodir, _mandir, rpmprefix, rpmgroup.
	* configure.ac: Add --enable-pkgprefix, rpmgroup.
2003-09-02 10:17:24 +00:00
Ralf Corsepius
a3cb326702 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
	target-c++.add, target-g77.add, target-gcc.add, target-gcj.add,
	target-gnat.add, target-objc.add
	Add support for %{rpmprefix}, %{rpmgroup}.
	Use %{gcc_target and %{gcc_version}.
	Remove "Provides:".
	* gccnewlib.add: Ditto.
	Correct setting up _gcj.
	Explicitly build c++filt for gcc >= 3.3.
	* mkspec.in: Add support for %{rpmprefix}, %{rpmgroup}.
2003-09-02 10:07:49 +00:00
Ralf Corsepius
dfed1a0ccd 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/Makefile.am: Minor cleanups.
	* binutils/binutils.add, binutils/base-binutils.add,
	binutils/target-binutils.add: Add support for %{rpmprefix},
	%{rpmgroup}. Use %{binutils_target} and %{binutils_version}.
	* binutils/mkspec.in:: Add support for @rpmprefix@, @rpmgroup@.
2003-09-02 03:22:40 +00:00
Ralf Corsepius
74734167e1 2003-09-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ch07.t: Don't use raisesections/lowersections (texi2www can't deal
	with them); Use @itemize instead of subsubsubsection (Too deep).
	* posix1003_1.texi: Use ifnottex instead of ifinfo.
	* preface.texi: Use ifnottex instead of ifinfo
2003-09-01 15:31:19 +00:00
Ralf Corsepius
dae6fd646a 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* rtmon.t: Eliminate @lowersections/@raisesections (texi2www is too
	broken to deal with them).
2003-08-30 07:39:23 +00:00
Ralf Corsepius
a477937e0f 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* started.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
	* binaries.t: Fix list of supported binary packages.
	Comment out references to cygwin rpms.
	Fix definition of RPM. Add Java to optional langs.
	Use RTEMSPREFIX instead of /opt/rtems.
	* buildc.t: Use RTEMSPREFIX instead of /opt/rtems.
	* buildrt.t: Various minor fixes.
	Use --disable-networking instead of --disable-tcpip.
	Use RTEMSPREFIX instead of /opt/rtems.
	* nextstep.t: Remove some more refs to oarcorp.com.
	Use RTEMSHTTPURL instead of www.rtems.com.
	* started/tversions.texi.in: Use @value{VERSION} instead of
	hard-coded "4.6.0"
2003-08-30 06:11:21 +00:00
Ralf Corsepius
d004522970 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* started_ada.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:11:11 +00:00
Ralf Corsepius
8f3ddac7dc 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* rtems_gdb.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:11:08 +00:00
Ralf Corsepius
86c2431a7f 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* rgdb_specs.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:11:05 +00:00
Ralf Corsepius
02eb897653 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* relnotes.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:11:03 +00:00
Ralf Corsepius
c013140d2f 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* posix_users.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:11:00 +00:00
Ralf Corsepius
0aec375988 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* posix1003_1.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:10:56 +00:00
Ralf Corsepius
0837cc22ea 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* porting.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:10:53 +00:00
Ralf Corsepius
18312986f5 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* new_chapters.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:10:50 +00:00
Ralf Corsepius
c407a8e4d7 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* networking.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:10:47 +00:00
Ralf Corsepius
2f1991796d 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* itron.texi: include common/rtems.texi.
	include common/cpright.texi
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:10:44 +00:00
Ralf Corsepius
aa17a11ec0 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* filesystem.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 06:10:41 +00:00
Ralf Corsepius
bdf5fc5516 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* bsp_howto.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
	* target.t: Use RTEMSHTTPURL instead of www.rtems.com.
2003-08-30 06:10:38 +00:00
Ralf Corsepius
c074c9fd69 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* template.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:34 +00:00
Ralf Corsepius
6cd1f35f70 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* sparc.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:31 +00:00
Ralf Corsepius
684fe299ed 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* sh.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:28 +00:00
Ralf Corsepius
5e3feecb2e 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* powerpc.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:25 +00:00
Ralf Corsepius
98459b6b9d 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* mips64orion.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:20 +00:00
Ralf Corsepius
f321c9c1bd 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* mips.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:17 +00:00
Ralf Corsepius
61467f2038 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* m68k.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:14 +00:00
Ralf Corsepius
4b07c1a83e 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* i960.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:11 +00:00
Ralf Corsepius
2db778a52b 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* i386.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:08 +00:00
Ralf Corsepius
f90db2139a 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* hppa1_1.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:05 +00:00
Ralf Corsepius
ef9347b767 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* c4x.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:48:02 +00:00
Ralf Corsepius
e30613541a 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* arm.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:47:59 +00:00
Ralf Corsepius
cef0cf364c 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* c_user.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:47:56 +00:00
Ralf Corsepius
ae1e86be12 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* develenv.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:38:49 +00:00
Ralf Corsepius
38395647ad 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* ada_users.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
2003-08-30 05:37:52 +00:00
Ralf Corsepius
f705def7ae 2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* FAQ.texi: include common/rtems.texi.
	* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
	* basic.t: Use RTEMSHTTPURL instead of http://www.rtems.com.
	* build45.t: Use RTEMSPREFIX instead of /opt/rtems.
2003-08-30 05:36:50 +00:00
Ralf Corsepius
278c9c99b5 2003-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add common/rtems.texi to CLEANFILES.
	Add common/rtems.sed to DISTCLEANFILES.
2003-08-30 05:16:27 +00:00
Ralf Corsepius
08b981392c 2003-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/setup.texi: Remove RTEMS* VARs, moved to
	common/rtems.texi.in.
2003-08-30 05:13:26 +00:00
Ralf Corsepius
53b5b48c65 2003-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: New.
	* common/rtems.texi.in: New.
	* configure.ac: Reflect changes above.
	* project.am: Add COMMON_FILES.
	Add rules to build common/rtems.texi.
2003-08-30 05:11:15 +00:00
Joel Sherrill
9e9d9903c1 2003-08-29 Joel Sherrill <joel@OARcorp.com>
* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
	rtems_support.html.in, FAQ/basic.t, FAQ/build45.t,
	bsp_howto/analog.t, bsp_howto/discrete.t, bsp_howto/nvmem.t,
	bsp_howto/target.t, common/cpright.texi, gnu_docs/gnu_footer.html,
	gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/refcard.html,
	gnu_docs/rtems_tools_index.html, relnotes/install.texi,
	relnotes/intro.texi, relnotes/status.texi, started/nextstep.t,
	started_ada/intro.t, started_ada/tversions.texi: Migrate many
	obsolete references from oarcorp.com to rtems.com. Also send people
	to the support.html page rather than duplicate information.
	* images/rtems_logo.jpg: New file.
	* SUPPORT: Removed.
2003-08-29 13:34:10 +00:00
Ralf Corsepius
4c7ece5b4c 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-28 23:56:21 +00:00