From 77061839ea9d2ef705b82c651469fbcb365cf02b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 5 Feb 2004 04:48:22 +0000 Subject: 2004-02-05 Ralf Corsepius * ChangeLog: Merge-in user/ChangeLog. * user/ChangeLog: Remove. --- doc/ChangeLog | 106 +++++++++++++++++++++++++++++++++++---- doc/user/ChangeLog | 143 ----------------------------------------------------- 2 files changed, 96 insertions(+), 153 deletions(-) delete mode 100644 doc/user/ChangeLog (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 5923f73aca..98ae4ef80c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-02-05 Ralf Corsepius + + * ChangeLog: Merge-in user/ChangeLog. + * user/ChangeLog: Remove. + 2004-02-03 Joel Sherrill * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in, @@ -5,24 +10,16 @@ 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: Incorporating changes from pre-4.6.0 - review. + started/tversions.texi.in: Incorporating changes from pre-4.6.0 review. 2004-02-01 Ralf Corsepius * configure.ac: Add RTEMSRPMGROUP. * common/rtems.texi.in: Add RTEMSRPMGROUP. * started/binaries.t: Add RTEMSRPMGROUP. - -2004-02-01 Ralf Corsepius - * ChangeLog: Merge-in started/ChangeLog. * started/ChangeLog: Remove. - -2004-02-01 Ralf Corsepius - - * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. - Add RTEMSRPMPREFIX. + * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX. * common/rtems.texi.in: Add RTEMSRPMPREFIX. 2004-01-23 Ralf Corsepius @@ -46,10 +43,12 @@ * configure.ac: Require automake >= 1.8, autoconf >= 2.59. * develenv/Makefile.am: Cosmetics. + * user/Makefile.am: Cosmetics. 2003-12-11 Ralf Corsepius * develenv/Makefile.am: Cosmetics. + * user/Makefile.am: Cosmetics. 2003-11-26 Ralf Corsepius @@ -57,11 +56,23 @@ automake-1.7f/1.8 anymore). * develenv/Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos. + * user/Makefile.am: Add *.info to CLEANFILES to accomodate + automake-1.7f/1.8 breaking building infos. + +2003-11-25 Joel Sherrill + + PR 528/rtems_misc + * user/task.t: Fix Ada binding for task variable calls. 2003-11-23 Ralf Corsepius * Makefile.am: Add missing '\'. Reformat. +2003-11-21 Joel Sherrill + + PR 521/doc + * user/sem.t: Default attributes were wrong for semaphores. + 2003-10-22 Joel Sherrill PR 513/doc @@ -69,6 +80,10 @@ specific and remove link to Ada Getting Started. Also install missing graphic. +2003-09-29 Joel Sherrill + + * user/preface.texi: Eliminate references to HPPA. + 2003-09-22 Ralf Corsepius * images/ChangeLog: Removed. @@ -82,6 +97,7 @@ * project.am: Merger from rtems-4-6-branch. * rtems_support.html.in: Purge hppa1.1. * develenv/Makefile.am: Merger from rtems-4-6-branch. + * user/Makefile.am: Merger from rtems-4-6-branch. 2003-09-19 Joel Sherrill @@ -93,11 +109,17 @@ * common/rtems.texi.in: New file. * develenv/develenv.texi, develenv/direct.t, develenv/sample.t, develenv/utils.t: Merge from branch. + * user/c_user.texi, user/fatal.t, user/preface.texi, user/rtmon.t: Merge + from branch. 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. +2003-05-22 Ralf Corsepius + + * user/fatal.t: Reflect c/src/exec having moved to cpukit. + 2003-04-29 Ralf Corsepius * develenv/develenv.texi: Fix @setfilename to develenv.info. @@ -137,6 +159,18 @@ * index.html.in: Removed a29k reference. +2003-02-03 Steven Johnson + + PR 338/filesystem + * user/io.t: Document the API change that fixed reentrancy problem with + rtems_io_lookup_name(). + +2003-02-03 Joel Sherrill + + PR 338/filesystem + * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem + with rtems_io_lookup_name() (API change). + 2003-01-27 Ralf Corsepius * index.html.in: Fix duplicate c4x entry. @@ -147,6 +181,7 @@ * configure.ac: Add c4x. * project.am: Add version.texi hack. * develenv/develenv.texi: Set @setfilename develenv.info. + * user/c_user.texi: Set @setfilename c_user.info. 2003-01-24 Ralf Corsepius @@ -154,6 +189,7 @@ $(top_builddir) to TEXI2WWW_ARGS. * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override automake's .dvi.ps:-rule. + * user/Makefile.am: Put GENERATED_FILES into $builddir. 2003-01-22 Ralf Corsepius @@ -167,10 +203,14 @@ * develenv/version.texi: Remove from CVS. * develenv/stamp-vti: Remove from CVS. * develenv/.cvsignore: Add version.texi. Add stamp-vti. Re-sort. + * user/version.texi: Remove from CVS. + * user/stamp-vti: Remove from CVS. + * user/.cvsignore: Add version.texi. Add stamp-vti. Re-sort. 2003-01-21 Joel Sherrill * develenv/stamp-vti, develenv/version.texi: Regenerated. + * user/stamp-vti, user/version.texi: Regenerated. 2002-12-08 Ralf Corsepius @@ -185,25 +225,44 @@ * index.html.in: Note that the Getting Started with GNAT/RTEMS manual is largely obsolete now that GNAT is in GCC. * develenv/stamp-vti, develenv/version.texi: Regenerated. + * user/stamp-vti, user/version.texi: Regenerated. 2002-10-24 Joel Sherrill * index.html.in: Add links to multiple missing CPU supplements. * develenv/stamp-vti, develenv/version.texi: Regenerated. + * user/stamp-vti, user/version.texi: Regenerated. 2002-10-21 Ralf Corsepius * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. +2002-08-27 Joel Sherrill + + * user/io.t: Correct Ada bindings. + 2002-07-30 Joel Sherrill * configure.ac: Added supplements/arm/Makefile. * README: Updated. + * user/stamp-vti, user/version.texi: Regenerated. + +2002-06-28 Joel Sherrill + + * user/userext.t: Per PR228, correct the prototype of the task create + user extension to indicate it returns a boolean and augment the + documentation to explain the purpose of the boolean return value. 2002-06-14 Ralf Corsepius * project.am: Use PATH_SEPARATOR to setup TEXINPUTS. +2002-04-12 Chris Johns + + * user/doc/user/userext.t: Per PR138, updated the documentation to show + how to obtain an extension table index. Also provided some extra + background on the user extension API. + 2002-04-10 Ralf Corsepius * VERSION, bootstrap: Removed as unneeded. @@ -215,6 +274,10 @@ * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS. * configure.ac: Add RTEMS_TOP. +2002-04-03 Ralf Corsepius + + * user/io.t: Fix typo @sybsection. + 2002-03-27 Ralf Corsepius * common/Makefile.am: Remove AUTOMAKE_OPTIONS. @@ -223,6 +286,23 @@ * Makefile.am: Remove AUTOMAKE_OPTIONS. * images/Makefile.am: Remove AUTOMAKE_OPTIONS. * develenv/Makefile.am: Remove AUTOMAKE_OPTIONS. + * user/Makefile.am: Remove AUTOMAKE_OPTIONS. + +2002-03-27 Eric Norum + + * user/intr.t: Per PR165, now correctly states that passing a NULL + pointer for the return argument is an error. + * PR161 + * user/rtmon.t: Add rtems_ prefix to directives in the example. + +2002-03-22 Chris Johns + + * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and + unregister interface documentation. + +2002-03-15 Eric Norum + + * user/rtmon.t: Correct example and correctly used ensure not insure. 2002-01-21 Ralf Corsepius @@ -254,6 +334,7 @@ * common/Makefile.am: Require automake-1.5. * images/Makefile.am: Require automake-1.5. * develenv/Makefile.am: include main.am, require automake-1.5. + * user/Makefile.am: include main.am, require automake-1.5. 2002-01-17 Joel Sherrill @@ -276,6 +357,10 @@ mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation. * develenv/.cvsignore: Added rtems_header.html and rtems_footer.html. + * user/.cvsignore: Added rtems_header.html and rtems_footer.html. + * user/timer.t: Added task-based timer information including the new + directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and + rtems_timer_server_fire_when(). 2000-09-22 Joel Sherrill @@ -286,4 +371,5 @@ * ChangeLog: New file. * develenv/ChangeLog: New file. + * user/ChangeLog: New file. diff --git a/doc/user/ChangeLog b/doc/user/ChangeLog deleted file mode 100644 index 216dc90ef2..0000000000 --- a/doc/user/ChangeLog +++ /dev/null @@ -1,143 +0,0 @@ -2003-12-12 Ralf Corsepius - - * Makefile.am: Cosmetics. - -2003-12-11 Ralf Corsepius - - * Makefile.am: Cosmetics. - -2003-11-26 Ralf Corsepius - - * Makefile.am: Add *.info to CLEANFILES to accomodate - automake-1.7f/1.8 breaking building infos. - -2003-11-25 Joel Sherrill - - PR 528/rtems_misc - * task.t: Fix Ada binding for task variable calls. - -2003-11-21 Joel Sherrill - - PR 521/doc - * sem.t: Default attributes were wrong for semaphores. - -2003-09-29 Joel Sherrill - - * preface.texi: Eliminate references to HPPA. - -2003-09-22 Ralf Corsepius - - * Makefile.am: Merger from rtems-4-6-branch. - -2003-09-19 Joel Sherrill - - * c_user.texi, fatal.t, preface.texi, rtmon.t: Merge from branch. - -2003-05-22 Ralf Corsepius - - * fatal.t: Reflect c/src/exec having moved to cpukit. - -2003-02-03 Joel Sherrill - - PR 338/filesystem - * io.t: Fix Ada binding as side-effect of fixing reentrancy - problem with rtems_io_lookup_name() (API change). - -2003-02-03 Steven Johnson - - PR 338/filesystem - * io.t: Document the API change that fixed reentrancy problem with - rtems_io_lookup_name(). - -2003-01-25 Ralf Corsepius - - * c_user.texi: Set @setfilename c_user.info. - -2003-01-24 Ralf Corsepius - - * Makefile.am: Put GENERATED_FILES into $builddir. - -2003-01-22 Ralf Corsepius - - * version.texi: Remove from CVS. - * stamp-vti: Remove from CVS. - * .cvsignore: Add version.texi. - Add stamp-vti. - Re-sort. - -2003-01-21 Joel Sherrill - - * stamp-vti, version.texi: Regenerated. - -2002-11-13 Joel Sherrill - - * stamp-vti, version.texi: Regenerated. - -2002-10-24 Joel Sherrill - - * stamp-vti, version.texi: Regenerated. - -2002-08-27 Joel Sherrill - - * io.t: Correct Ada bindings. - -2002-07-30 Joel Sherrill - - * stamp-vti, version.texi: Regenerated. - -2002-06-28 Joel Sherrill - - * userext.t: Per PR228, correct the prototype of the task create - user extension to indicate it returns a boolean and augment the - documentation to explain the purpose of the boolean return value. - -2002-04-12 Chris Johns - - * doc/user/userext.t: Per PR138, updated the documentation to show - how to obtain an extension table index. Also provided some extra - background on the user extension API. - -2002-04-03 Ralf Corsepius - - * io.t: Fix typo @sybsection. - -2002-03-27 Eric Norum - - * intr.t: Per PR165, now correctly states that passing a NULL - pointer for the return argument is an error. - -2002-03-27 Ralf Corsepius - - * Makefile.am: Remove AUTOMAKE_OPTIONS. - -2002-03-27 Eric Norum - - * PR161 - * rtmon.t: Add rtems_ prefix to directives in the example. - -2002-03-22 Chris Johns - - * io.t, conf.t: PR 160. Added the IO Manager's register and - unregister interface documentation. - -2002-03-15 Eric Norum - - * rtmon.t: Correct example and correctly used ensure not insure. - -2002-01-18 Ralf Corsepius - - * Makefile.am: include main.am, require automake-1.5. - -2001-01-17 Joel Sherrill - - * .cvsignore: Added rtems_header.html and rtems_footer.html. - -2001-01-17 Joel Sherrill - - * timer.t: Added task-based timer information including the - new directives rtems_timer_initiate(), rtems_timer_server_fire_after(), - and rtems_timer_server_fire_when(). - -2000-08-10 Joel Sherrill - - * ChangeLog: New file. -- cgit v1.2.3