summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-243-4/+12
| | | | | | * configure.ac: Add ampolish3. * Makefile.am: Add ampolish3. * ampolish3.in: New.
* New.Ralf Corsepius2005-10-241-0/+243
|
* Fix formatting.Joel Sherrill2005-10-203-5/+4
|
* Numerous changes and cleanups to support MVME2100.Eric Norum2005-10-2010-20/+68
|
* CosmeticsRalf Corsepius2005-10-171-12/+12
|
* Add pci.rel to librtemsbsp.aRalf Corsepius2005-10-172-2/+2
|
* Cosmetics.Ralf Corsepius2005-10-171-1/+1
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-174-0/+30
| | | | * Makefile.am: Add pci.rel.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * console/fb_vga.h, console/kd.h, console/ps2_drv.h, console/serial_mouse.c, console/serial_mouse.h: Remove CVS Log.
* Remove CVS LogRalf Corsepius2005-10-178-294/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * shared/comm/i386_io.h, shared/comm/tty_drv.c, shared/comm/tty_drv.h: Remove CVS Log.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-172-6/+10
| | | | * libfs/src/dosfs/msdos_misc.c: Revert to vers. 1.9.
* RemoveRalf Corsepius2005-10-173-529/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-128/+505
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * configure.ac: Remove shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog.
* Remove.Ralf Corsepius2005-10-173-94/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-28/+94
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Regenerate.Ralf Corsepius2005-10-171-4/+4
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-172-5/+14
| | | | * Makefile.am: Install/preinstall headers from ../../arm/shared.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-176-17/+105
| | | | * Makefile.am: Install/preinstall headers from ../../i386/shared.
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-24/+256
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-173-306/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-164-45/+105
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-163-58/+0
|
* Remove shared/Makefile.am.Ralf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+6
|
* Remove.Ralf Corsepius2005-10-163-45/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-161-36/+91
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Merge-in shared/ChangeLog.Ralf Corsepius2005-10-161-0/+6
|
* Remove shared/Makefile.amRalf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+12
|
* Remove.Ralf Corsepius2005-10-163-115/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-161-17/+43
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove shared/Makefile.am.Ralf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+5
|
* Remove.Ralf Corsepius2005-10-163-46/+0
|
* 2005-10-06 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2005-10-066-12/+98
| | | | | | | | | PR 833/bsps * irq/irq_asm.S: Currently, all (new exception) BSPs explicitely enable the FPU across the user ISR but DONT save/restore the FPU context. Any use of the FPU fron the user handler (e.g., due to GCC optimizations) result in corruption. The fix results in an exception in such cases (user ISR must explicitely save/enable/restore FPU).
* 2005-10-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-10-062-6/+11
| | | | | PR 828/filesystems * libfs/src/dosfs/msdos_misc.c: Problem retracted. Revert patch.
* Remove comments not really for 4.6 branch.Joel Sherrill2005-10-051-253/+9
|
* 2005-10-04 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2005-10-043-6/+24
| | | | | | | | | | PR 829/rtems * rtems/src/tasks.c, rtems/src/taskvariabledelete.c: If task variables are deleted from a different context (i.e., executing context != owner of the task variable. The owner meaning the task that registered the dtor in question) the argument passed to the task variable dtor must be tvar and not *ptr which yields the executing task's value of the task variable instead of the owner's.
* Remove floating point calculations and the C preprocessor conditions which ↵Eric Norum2005-09-292-17/+13
| | | | enabled them.
* Added PR number.Joel Sherrill2005-09-291-1/+1
|
* 2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Thomas Doerfler2005-09-293-1/+41
| | | | | | PR 649/bsps * ide/idecfg.c, configure.ac: added configuration items for primary/secondary IDE interface
* 2005-09-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-253-44/+5
| | | | | * sapi/include/rtems/init.h, sapi/src/exinit.c: Remove unused and obsolete rtems_initialize_executive.
* Silently return to bootstrap PROM.Eric Norum2005-09-191-1/+0
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+5
| | | | | * network/if_hdlcsubr.c, network/network.c: Include <errno.h> instead of <sys/errno.h>.
* Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius2005-09-192-2/+2
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-192-1/+5
| | | | * network/network.c: Include <errno.h> instead of <sys/errno.h>.
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-192-218/+13
| | | | | * libnetworking/sys/mount.h: Cosmetical update from FreeBSD. Remove non-implemented interfaces (vfs, nfs, fsstat, etc.).
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-192-0/+9
| | | | * configure.ac: Check for sys/errno.h.
* Correct my email address.Ralf Corsepius2005-09-192-16/+16
|