Commit Graph

1106 Commits

Author SHA1 Message Date
Joel Sherrill
ef842b4665 2004-11-05 Joel Sherrill <joel@OARcorp.com>
PR 706/doc
	* task.t: Remove not that changes explanation.
2004-11-05 14:37:31 +00:00
Joel Sherrill
1f1252a197 2004-10-18 Joel Sherrill <joel@OARcorp.com>
* buildc.t, buildrt.t: Fix typo which keeps this from building.
2004-10-18 19:08:00 +00:00
Joel Sherrill
206d973621 Correct PR category. 2004-09-27 22:29:00 +00:00
Joel Sherrill
fafdf95453 2004-09-27 Joel Sherrill <joel@OARcorp.com>
PR 683/doc
	* overview.t: Chapter numbering in preface was wrong.
2004-09-27 22:28:43 +00:00
Joel Sherrill
38d354d335 2004-09-27 Joel Sherrill <joel@OARcorp.com>
PR 682/misc
	* buildc.t, buildrt.t, sample.t: Fix PATH and tar examples. Enable
	binutils link again.
2004-09-27 22:26:31 +00:00
Ralf Corsepius
8230fa8199 Remove. 2004-08-19 08:25:48 +00:00
Joel Sherrill
e3da6673b5 Fix format. 2004-07-24 17:19:12 +00:00
Joel Sherrill
38198f3057 2004-07-24 Joel Sherrill <joel@OARcorp.com>
PR rtems/652
	* signal.t: Return RTEMS_INVALID_NUMBER when sending an empty signal
	set.
2004-07-24 17:08:38 +00:00
Joel Sherrill
6fbf5c39f1 2004-06-29 Joel Sherrill <joel@OARcorp.com>
PR 631/rtems
	* msg.t: Document the return status from message_queue_create when
	unable to allocate message buffer memory.
2004-06-29 13:53:57 +00:00
Joel Sherrill
e2ce15fc77 2004-05-21 Joel Sherrill <joel@OARcorp.com>
PR 627/doc
	* task.t: Behavior documented for an rtems_task_create with stacksize <
	minimum was not the implemented behavior.
2004-05-21 16:04:44 +00:00
Joel Sherrill
ca6c741739 2004-05-06 Joel Sherrill <joel@OARcorp.com>
PR 618/rtems
	* clock.t, dpmem.t, event.t, msg.t, part.t, region.t, sem.t, task.t,
	timer.t: Add NULL checks.
2004-05-06 19:22:02 +00:00
Joel Sherrill
d1266a5990 2004-03-05 Joel Sherrill <joel@OARcorp.com>
PR 576/doc
	* FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
	out of date and frequently duplicated information available from
	other public sources like the CrossGCC Wiki.
	* FAQ/embeddedinfo.t: Removed.
2004-03-05 15:45:32 +00:00
Ralf Corsepius
ede694c5d6 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* index.html.in: Change header URL to www.rtems.com.
2004-02-10 12:07:40 +00:00
Joel Sherrill
f347da9764 2004-02-03 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, gnu_docs/gnu_footer.html,
	gnu_docs/index.html, gnu_docs/refcard.html,
	gnu_docs/rtems_tools_index.html, started/binaries.t,
	started/buildc.t, started/buildrt.t, started/intro.t,
	started/require.t, started/sample.t, started/tversions.texi.in:
	Attempt to make the documentation more accurately reflect the state
	of the world. These changes were primarily concerned with server
	layout.
2004-02-04 00:34:00 +00:00
Ralf Corsepius
feefe322bd Add missing ChangeLog entry 2004-02-03 04:29:16 +00:00
Ralf Corsepius
d9ffe4a03d 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMSRPMGROUP.
	* common/rtems.texi.in: Add RTEMSRPMGROUP.
	* started/binaries.t: Add RTEMSRPMGROUP.
2004-02-01 16:43:52 +00:00
Ralf Corsepius
e2c2d19eb4 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binaries.t, buildc.t: Use @value{RTEMSRPMPREFIX} in refs to rpms.
2004-02-01 07:10:47 +00:00
Ralf Corsepius
c7b8c3dee4 2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_ENABLE_RPMPREFIX.
	Add RTEMSRPMPREFIX.
	* common/rtems.texi.in: Add RTEMSRPMPREFIX.
2004-02-01 07:07:57 +00:00
Joel Sherrill
c5dc20e9ac 2004-01-20 Joel Sherrill <joel@OARcorp.com>
PR 556/make_build
	* Makefile.am: Fix missing line continuation.
2004-01-20 16:21:37 +00:00
Joel Sherrill
b6f9dceb90 2004-01-20 Joel Sherrill <joel@OARcorp.com>
PR 555/doc
	* sample.t: Fix RTEMS_MAKEFILE_PATH reference.
2004-01-20 15:19:44 +00:00
Joel Sherrill
f1fcb45930 2003-11-25 Joel Sherrill <joel@OARcorp.com>
PR 528/rtems_misc
	* task.t: Fix Ada binding for task variable calls.
2003-11-25 14:15:45 +00:00
Joel Sherrill
106942b95c 2003-11-21 Joel Sherrill <joel@OARcorp.com>
PR 521/doc
	* sem.t: Default attributes were wrong for semaphores.
2003-11-21 14:23:37 +00:00
Joel Sherrill
25164061a5 2003-10-22 Joel Sherrill <joel@OARcorp.com>
PR 513/doc
	* Makefile.am, index.html.in: Rename Getting Started to be non-language
	specific and remove link to Ada Getting Started. Also install missing
	graphic.
2003-10-22 17:22:35 +00:00
Joel Sherrill
d5478e6058 2003-10-22 Joel Sherrill <joel@OARcorp.com>
PR 513/doc
	* started.texi: Rename to be non-language specific.
2003-10-22 17:22:11 +00:00
Joel Sherrill
09e497676a 2003-10-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, binaries.t, buildc.t, intro.t, nextstep.t, require.t,
	sample.t, started.texi: General improvements and merge enough Ada
	information to justify dropping the Ada specific manual. There is
	likely still Ada specific information to merge though.
2003-10-02 18:01:35 +00:00
Joel Sherrill
d134469909 2003-10-02 Chris Caudle <chris@chriscaudle.org>
* nextstep.t: RTEMS applications can now use main() so correct the
	discussion of this.
2003-10-02 16:58:12 +00:00
Joel Sherrill
150505b278 2003-10-02 Gene Smith <gene.smith@siemens.com>
* networkapp.t, preface.texi: Improve documentation for SO_RCVWAKEUP
	and SO_SNDWAKEUP and update the references in the preface.
2003-10-02 12:52:45 +00:00
Joel Sherrill
235beed85d 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* nt.t: Significant update of Windows information. Hopefully this is
	now more useful.
2003-09-26 21:19:38 +00:00
Ralf Corsepius
657145218c 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/.cvsignore: Add rtems.texi, rtems.sed.
2003-09-22 11:36:42 +00:00
Ralf Corsepius
39f4570cc6 2003-09-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
2003-09-20 07:39:30 +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
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