summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-117/+5
| | | | | * libchip/network/dec21140.c: Fix spacing -- remove long sections of blank lines.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-2/+19
| | | | | | * psxsem01/init.c: Account for change in POSIX semaphore time handling. Previously the timeout was not absolute time and checked BEFORE attempting to lock semaphore.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-174-5/+10
| | | | | * sp09/screen12.c, sp16/task2.c, sp16/task3.c: Ensure tests generate cases intended on all targets possible with new heap algorithm.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-173-6/+9
| | | | | | * score/inline/rtems/score/object.inl, score/src/objectnametoid.c: Properly honor searching only local node even when on single CPU system.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-0/+5
| | | | * score/src/coresemseize.c: Add missing ISR enable.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-20/+25
| | | | * score/src/heapwalk.c: Use printk not printf.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-6/+25
| | | | * libmisc/rtmonuse/rtmonuse.c: Do not use float for calculations.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-4/+12
| | | | * libcsupport/src/sync.c: Do not dereference NULL reent.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-6/+11
| | | | | * posix/src/semtimedwait.c: Used wrong constant for blocking with bad timeout value.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-6/+11
| | | | | * posix/src/semtimedwait.c: Reverse accidentally included semtimedwait.c.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-174-13/+19
| | | | | | * posix/src/keygetspecific.c, posix/src/keysetspecific.c, posix/src/semtimedwait.c: Correct indexing of key data to use api and index NOT class and index. Class is always 1.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-2/+12
| | | | * timer/timer.c: Update timer overhead for start/stop.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-1/+5
| | | | * runtest.in: Change toolname to match 4.8.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-173-3/+31
| | | | | | | | | | * clock_driver_stub.c, clockdrv_shell.c: Use common clock driver template and eliminate all fast idle code specific to this BSP. This eliminates a fair amount of code in the BSP clock driver and bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the timer so I added the new hook Clock_driver_support_find_timer to support this. In general, there was some clean up to the file headers of various files.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-174-3/+7
| | | | * psim, psim-gdb, runtest: Change toolname to match 4.8.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-1/+5
| | | | * runtest: Change toolname to match 4.8.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-172-0/+11
| | | | * clock/clockdrv.c: Add copyright.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-173-7/+13
| | | | | | * itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with dispatching disabled so fix test not to print while dispatching is disabled.
* Regenerate.Ralf Corsepius2006-11-172-4/+4
|
* 2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-171-0/+7
| | | | | | | * configure.ac: Suppress itron if int8/int16_t are not provided. * configure.ac, Makefile.am, itron/Makefile.am, wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBITRON). Remove AM_CONDITIONAL(HAS_ITRON).
* Suppress itron if int8/int16_t are not provided.Ralf Corsepius2006-11-171-1/+8
| | | | | Introduce AM_CONDITIONAL(LIBITRON). Remove AM_CONDITIONAL(HAS_ITRON).
* Introduce AM_CONDITIONAL(LIBITRON).Ralf Corsepius2006-11-173-3/+3
| | | | Remove AM_CONDITIONAL(HAS_ITRON).
* Introduce AM_CONDITIONAL(LIBDOSFS).Ralf Corsepius2006-11-171-0/+5
|
* 2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-172-0/+3
| | | | * wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).
* 2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-173-3/+8
| | | | | * configure.ac, Makefile.am, libfs/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).
* 2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-1728-65/+56
| | | | * rtems/score/types.h: Remove unsigned64, signed64.
* 2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-161-0/+6
| | | | | | * libnetworking/libc/gethostbydns.c, libnetworking/libc/linkaddr.c, libnetworking/libc/map_v4v6.c: Cosmetic updates from FreeBSD. Eliminate bcopy in favor of memcpy.
* Cosmetic updates from FreeBSD.Ralf Corsepius2006-11-163-28/+22
| | | | Eliminate bcopy in favor of memcpy.
* 2006-11-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-163-102/+18
| | | | | | | | | | * shared/bspstart.c, shared/start.S: Use common clock driver template and eliminate all fast idle code specific to this BSP. This eliminates a fair amount of code in the BSP clock driver and bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the timer so I added the new hook Clock_driver_support_find_timer to support this. In general, there was some clean up to the file headers of various files.
* 2006-11-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-163-352/+72
| | | | | | | | | | * clock/ckinit.c, startup/bspstart.c: Use common clock driver template and eliminate all fast idle code specific to this BSP. This eliminates a fair amount of code in the BSP clock driver and bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the timer so I added the new hook Clock_driver_support_find_timer to support this. In general, there was some clean up to the file headers of various files.
* 2006-11-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-162-224/+46
| | | | | | | | | * clock/ckinit.c: Use common clock driver template and eliminate all fast idle code specific to this BSP. This eliminates a fair amount of code in the BSP clock driver and bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the timer so I added the new hook Clock_driver_support_find_timer to support this. In general, there was some clean up to the file headers of various files.
* 2006-11-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-163-218/+61
| | | | | | | | | | * clock/ckinit.c, console/console.c: Use common clock driver template and eliminate all fast idle code specific to this BSP. This eliminates a fair amount of code in the BSP clock driver and bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the timer so I added the new hook Clock_driver_support_find_timer to support this. In general, there was some clean up to the file headers of various files.
* Fix typo.Ralf Corsepius2006-11-161-1/+1
|
* 2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-162-3/+5
| | | | * libnetworking/rtems/rtems_bsdnet_internal.h: Add timeout() define.
* 2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-162-2/+4
| | | | | * libnetworking/rtems/rtems_glue.c: Rename timeout() into rtems_bsdnet_timeout().
* 2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-162-6/+7
| | | | | * libnetworking/sys/malloc.h: Remove contigmalloc (non-implemented). Remove __P-guards from malloc, free.
* 2006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-152-1/+5
| | | | * sapi/src/io.c: Fix spacing.
* * sapi/include/confdefs.h: Enable includes needed for new objects.Joel Sherrill2006-11-152-3/+5
|
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-152-8/+4
| | | | * sapi/include/confdefs.h: Enable memory for new objects.
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-153-3/+78
| | | | | * posix/Makefile.am: Add file missed in previous commit. * posix/src/posixtimespecabsolutetimeout.c: New file.
* 2006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-15110-55/+330
| | | | | * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
* 2006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-152-1/+6
| | | | | * shared/startup/bspstart.c: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
* 2006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-153-1/+14
| | | | | * Makefile.am, irq/irq.h: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
* 2006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-153-43/+38
| | | | | | * bootcard.c: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization. * main.c: Removed.
* 2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-151-0/+9
| | | | | | | | | * configure.ac: Remove RTEMS_AMPOLISH3. * aclocal/bsp-configure.m4: AC_PREREQ(2.60). Remove checks for AMPOLISH3. * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir. * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3. * ampolish3: Remove.
* Remove.Ralf Corsepius2006-11-151-276/+0
|
* Add RTEMS_AMPOLISH3.Ralf Corsepius2006-11-151-0/+2
|
* Pick up ampolish3 from ac_aux_dir.Ralf Corsepius2006-11-151-1/+1
|
* AC_PREREQ(2.60).Ralf Corsepius2006-11-151-5/+1
| | | | Remove checks for AMPOLISH3.
* Remove RTEMS_AMPOLISH3.Ralf Corsepius2006-11-151-1/+0
|