Timeline



01/20/02:

17:10 Changeset in rtems [9dd6edf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
regenerated
17:05 Changeset in rtems [5addee5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-19 Ralf Corsepius <corsepiu@…> * include/rtems/system.h: Fix typo in yesterday's change: RTEMS_MULTILIBS.
17:03 Changeset in rtems [003d4da]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-19 Ralf Corsepius <corsepiu@…> * configure.ac: Add --enable-docs support. Add RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile. * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from hard-coded SUBDIRS. * README.configure: Added a bit of information on this new option.
16:57 Changeset in rtems [645a43d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
regenerated
16:57 Changeset in rtems [aecc1d9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-19 Ralf Corsepius <corsepiu@…> * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing, mkinstalldirs, texinfo.tex. * Makefile.am: Add main.am to AUTOMAKE_FILES. * configure.ac: Add AC_CONFIG_AUX_DIR(.). * project.am: Remove custom .texi and stamp-vti rules. * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
16:56 Changeset in rtems [fa49393]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-19 Ralf Corsepius <corsepiu@…> * supplement.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.

01/18/02:

22:56 Changeset in rtems [e7288b7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Joel Sherrill <joel@…> * VERSION: Updated to rtems-ss-20020118.
22:51 Changeset in rtems [9ee8036]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Joel Sherrill <joel@…> * VERSION: Updated to rtems-20020118.
22:33 Changeset in rtems [61129cc5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-18 Joel Sherrill <joel@…> * include/rtems/system.h: Only include cpuopts.h when building a multilib configuration. Some ports still need targopts.h but this small modification lets those ports work non-multilib while fixing being fixed for multilib.
18:57 Changeset in rtems [8560ed94]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-18 Joel Sherrill <joel@…> * include/rtems/system.h: Only include cpuopts.h when building a multilib configuration. Some ports still need targopts.h but this small modification lets those ports work non-multilib while fixing being fixed for multilib.
15:48 Changeset in rtems [5802d12]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Require automake-1.5.
15:10 Changeset in rtems [21e473b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Require automake-1.5. * project.am: Reworked. * main.am: New. * configure.ac: New. * configure.in: Removed. * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
15:10 Changeset in rtems [1615cf12]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Require automake-1.5.
15:10 Changeset in rtems [6a06b1f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Ralf Corsepius <corsepiu@…> * Makefile.am: require automake-1.5.
15:10 Changeset in rtems [5f76c90]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Require automake-1.5. * ctags-emacs/Makefile.am: Ditto. * FreeBSD/Makefile.am: Ditto. * Ctags/Makefile?.am: Ditto.
15:10 Changeset in rtems [81653981]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Ralf Corsepius <corsepiu@…> * Makefile.am: include main.am, require automake-1.5.
15:10 Changeset in rtems [6d0a5c0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Ralf Corsepius <corsepiu@…> * Makefile.am: Include main.am, require automake-1.5. * pictures/Makefile.am: Require automake-1.5, fix +=.
14:14 Changeset in rtems [b077dc4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-18 Till Straumann <strauman@…> * src/powerpc/excep_f.c: This patch addresses the following issues: - exception handler needs to enable MSR_FP if the interrupted thread is FP enabled. - printk message for MSR fixed and added stacktrace NOTE: this requires the stacktrace patch to lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only, however)
13:57 Changeset in rtems [4e91814b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-18 Joel Sherrill <joel@…> * src/powerpc/new_exception_processing/remdeb_svc.c: Corrected macro using variable arguments.
13:56 Changeset in rtems [db2cc456]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-18 Joel Sherrill <joel@…> * src/powerpc/new_exception_processing/remdeb.h, src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since I updated the main RTEMS development machine to RedHat? 7.2 and apparently got a new version of rpcgen.
13:53 Changeset in rtems [cdf5a5b4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-17 Joel Sherrill <joel@…> * ChangeLog?: Deleted duplicate blank line.

01/17/02:

23:30 Changeset in rtems [b2433b2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-ss-20020717.
23:28 Changeset in rtems [ab14fdd5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-doc-ss-20010117.
23:23 Changeset in rtems [99583c6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-17 Joel Sherrill <joel@…> * VERSION: Updated to rtems-doc-eng-20010816b-d1.
23:20 Changeset in rtems [a380b905]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-17 Joel Sherrill <joel@…> * .cvsignore: Added rtems_header.html and rtems_footer.html.
23:16 Changeset in rtems [5dd28ac7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-17 Joel Sherrill <joel@…> * configure.in: Changed the version to eng-20010816b.
23:14 Changeset in rtems [5cd3258]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-17 Joel Sherrill <joel@…> * 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().
21:47 Changeset in rtems [6449498]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-17 Joel Sherrill <joel@…> * SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.

01/16/02:

22:54 Changeset in rtems [d09ad1f0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-02-09 Ralf Corsepius <corsepiu@…> * include/rtems/libio.h: Add #include <rtems/fs.h>. Reflect changes due to using rtems/fs.h. * include/rtems/libio_.h: Reworked.
22:54 Changeset in rtems [36a63d78]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Joel Sherrill <joel@…> * Added task-based timers to the Timer Manager. This added three new directives: - rtems_timer_initiate_server - rtems_timer_server_fire_after - rtems_timer_server_fire_when In the process of doing this, a number of cleanups were made. * src/timerserver.c, src/timerserverfireafter.c, src/timerserverfirewhen.c: New files. * include/timer/timer.h: Added new prototypes and supporting types. * inline/rtems/rtems/timer.h, macros/rtems/rtems/timer.h: Enhanced _Timer_Is_interval_class() to cover the class TIMER_INTERVAL_ON_TASK. * src/Makefile.am: Accounted for new files. * src/rtemstimer.c: Added initialization of _Timer_Server variable. * src/timercancel.c, src/timerreset.c: Account for addition of timer classes. Also corrected the headers. * src/timercreate.c, src/timerdelete.c, src/timerfireafter.c, src/timerfireafter.c, src/timerident.c: Corrected header.
22:53 Changeset in rtems [64b1f81]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-09 Ralf Corsepius <corsepiu@…> * Makefile.am: Apply @subdirs. Remove POSIX_SUBDIRS. Remove ITRON_SUBDIRS. * configure.ac: Rework enable_unixlib handling. Add RTEMS_MULTILIBS to cpuopts.h. * include/Makefile.am: Add rtems/fs.h, rtems/userenv.h. Add $(PROJECT_INCLUDE)/rtems. Remove libio_.h.
22:52 Changeset in rtems [38fcef5c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-02-09 Ralf Corsepius <corsepiu@…> * asm.h: Remove #include <rtems/score/targopts.h>. Add #include <rtems/score/cpuopts.h>.
22:52 Changeset in rtems [d49ce82]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-02-09 Ralf Corsepius <corsepiu@…> * asm.h: Remove #include <rtems/score/targopts.h>. Add #include <rtems/score/cpuopts.h>. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
22:52 Changeset in rtems [089abb6d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-02-09 Ralf Corsepius <corsepiu@…> * src/getegid.c: Add #include <rtems/userenv.h>. Remove #include <rtems/libio_.h>. * src/geteuid.c: Ditto. * src/getgid.c: Ditto. * src/getlogin.c: Ditto. * src/getuid.c: Ditto.
22:50 Changeset in rtems [cf42e735]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Eric Norum <eric.norum@…> * lib/tftpDriver.clib/tftpDriver.c: Fix TFTP block number checking.
22:33 Changeset in rtems [46c1096]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Eric Valette <valette@…> * vector/vector.S, irq/irq_asm.S: Make sure vectors work properly in RAM and Flash based code. The code executed for the Flash version runs in both cases (code in Flash/code in RAM) but as it is less efficient than the one optimized for RAM, it put it inside ifdef. A compilation error is generated if code is linked in Flash with the correct ifdef set…
22:29 Changeset in rtems [be1c6bcd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Eric Valette <valette@…> * irq/irq.c: Correct minor bug in mbx8xx interrupt handling. Quoting Eric, "In theory it should be applied in each mpc8xx related BSP but as I cannot test it plase maintainer/users submit patch accordingly."
22:13 Changeset in rtems [de569fe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Joel Sherrill <joel@…> * Added tests for task-based timers. This included the new tests sp30 and sp31. * Makefile.am, configure.ac: Modified to reflect new tests and files. * sp09/screen14.c, sp09/sp09.scn: Modified to add error checks for task-based timer services. * sp30/.cvsignore, sp30/Makefile.am, sp30/init.c, sp30/resume.c, sp30/sp30.doc, sp30/sp30.scn, sp30/system.h, sp30/task1.c, sp31/.cvsignore, sp31/Makefile.am, sp31/delay.c, sp31/init.c, sp31/prtime.c, sp31/sp31.doc, sp31/sp31.scn, sp31/system.h, sp31/task1.c: New files.
22:09 Changeset in rtems [c55df85]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Joel Sherrill <joel@…> * Added task-based timers to the Timer Manager. This added three new directives: - rtems_timer_initiate_server - rtems_timer_server_fire_after - rtems_timer_server_fire_when In the process of doing this, a number of cleanups were made. * src/timerserver.c, src/timerserverfireafter.c, src/timerserverfirewhen.c: New files. * include/timer/timer.h: Added new prototypes and supporting types. * inline/rtems/rtems/timer.h, macros/rtems/rtems/timer.h: Enhanced _Timer_Is_interval_class() to cover the class TIMER_INTERVAL_ON_TASK. * src/Makefile.am: Accounted for new files. * src/rtemstimer.c: Added initialization of _Timer_Server variable. * src/timercancel.c, src/timerreset.c: Account for addition of timer classes. Also corrected the headers. * src/timercreate.c, src/timerdelete.c, src/timerfireafter.c, src/timerfireafter.c, src/timerident.c: Corrected header.
22:09 Changeset in rtems [3afb0d2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Joel Sherrill <joel@…> * src/taskmode.c: Ensure the this service does not dispatch before tasking is enabled at initialization time.
22:01 Changeset in rtems [b736beb5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-01-16 Joel Sherrill <joel@…> * inline/rtems/posix/mutex.inl (_POSIX_Mutex_Get_support): Corrected name of routine in header.

01/08/02:

12:08 Changeset in rtems [0009c70]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-02-07 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
12:06 Changeset in rtems [36202ec]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-02-07 Ralf Corsepius <corsepiu@…> * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize check upon host_alias != build_alias.
12:05 Changeset in rtems [8accf46]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Ralf Corsepius <corsepiu@…> * rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.
12:05 Changeset in rtems [74e0ba5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Ralf Corsepius <corsepiu@…> * src/imfs/imfs_load_tar.c: Add include <sys/types.h>. Add include <sys/stat.h>. Add include <fcntl.h>. * src/imfs/imfs_rmnod.c: Add include <stdlib.h>.
12:05 Changeset in rtems [c4477581]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-02-07 Ralf Corsepius <corsepiu@…> * libc/gxx_wrappers.c: Add #include <rtems/error.h>.
12:04 Changeset in rtems [7ef47cc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Remove EXTRA_DIST.
12:04 Changeset in rtems [eccd3a3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_CHECK_NETWORKING.
12:04 Changeset in rtems [dd2906e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Add install-hook. Remove SIZE_RTEMS. * include/rtems/fs.h: New, extracted from libio_.h. * include/rtems/userenv.h: New. extracted from libio_.h.
12:03 Changeset in rtems [b8caf37]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Ralf Corsepius <corsepiu@…> * rtems/score/cpu.h: #include <rtems/bspIo.h>.

01/07/02:

14:17 Changeset in rtems [089fd6b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Joel Sherrill <joel@…> * optman/, optman/.cvsignore, optman/Makefile.am, optman/no-dpmem.c, optman/no-event.c, optman/no-mp.c, optman/no-msg.c, optman/no-part.c, optman/no-region.c, optman/no-rtmon.c, optman/no-sem.c, optman/no-signal.c, optman/no-timer.c: Removed entire contents of optman/ directory since it has been moved.
14:16 Changeset in rtems [93011536]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Joel Sherrill <joel@…> * optman/, optman/.cvsignore, optman/Makefile.am, optman/no-ext.c, optman/no-io.c: Removed entire contents of optman/ directory since it has been moved.
14:15 Changeset in rtems [8e9accfe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Joel Sherrill <joel@…> * optman/, optman/.cvsignore, optman/Makefile.am: Removed entire contents of optman/ directory since it has been moved.
14:11 Changeset in rtems [1ae913e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-01-07 Joel Sherrill <joel@…> * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for last line to eliminate 100's of warnings.
Note: See TracTimeline for information about the timeline view.