summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/i386/ts_386ex (follow)
AgeCommit message (Collapse)Author
2008-03-032008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* startup/linkcmds: Add wildcard to gcc_except_table section so programs compiled with gcc 4.3.x can link.
2007-08-022007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* debug_ada/cmds, debug_c/cmds: Remove RDBG.
2007-05-282007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* startup/bspstart.c: Eliminate maximum_drivers configuration parameter since it was used to configure a no longer used feature. Device names are now part of the filesystem not in a table.
2007-04-122007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* bsp_specs: Remove qrtems_debug.
2007-01-08Regenerate.Ralf Corsepius
2006-12-15Use ioctl_command_t as arg in ioctl-functions.Ralf Corsepius
2006-12-152006-12-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* network/ne2000.c: Use ioctl_command_t as arg in ioctl-functions.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: New BUG-REPORT address.
2006-11-152006-11-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Remove superfluous -DASM.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-152006-10-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* network_ada/adasockets/AUTHORS, network_ada/adasockets/sockets-link.ads, network_ada/adasockets/sockets-multicast.adb, network_ada/adasockets/sockets-multicast.ads, network_ada/adasockets/sockets-utils.adb, network_ada/adasockets/sockets-utils.ads, network_ada/adasockets/sockets.adb, network_ada/adasockets/sockets.ads, network_ada/listener/listener.adb, network_ada/tcprelay/tcprelay.adb: Convert to utf-8.
2006-10-15Convert to utf-8Ralf Corsepius
2006-03-17Remove eof include fileRalf Corsepius
2006-01-14Regenerate.Ralf Corsepius
2006-01-12Regenerate.Ralf Corsepius
2006-01-12Remove all-local:.Ralf Corsepius
2006-01-12Regenerate.Ralf Corsepius
2006-01-12Cleanup.Ralf Corsepius
2006-01-112006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
2006-01-102006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
2006-01-10New.Ralf Corsepius
2005-10-17Add pci.rel to librtemsbsp.aRalf Corsepius
2005-10-172005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Add pci.rel.
2005-10-172005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Install/preinstall headers from ../../i386/shared.
2005-09-19Correct my email address.Ralf Corsepius
2005-09-19Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius
2005-09-192005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
2005-05-262005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* include/bsp.h: New header guard.
2005-05-062005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett
* clock/ckinit.c, console/console.c, include/bsp.h, network/ne2000.c: Moved irq.h to bsp subdirectory.
2005-02-16Cosmetics.Ralf Corsepius
2005-01-18Fix typo.Ralf Corsepius
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Remove build-variant support.
2004-09-24Fix typo in previous change.Ralf Corsepius
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require automake > 1.9.
2004-07-252004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network. * network/ne2000.c: Add include of <sys/errno.h>.
2004-04-232004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
PR 610/bsps * Makefile.am: Add include/tm27.h, Cosmetics. * include/tm27.h: Final cosmetics.
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* include/bsp.h: Split out tmtest27 support. * include/tm27.h: New.
2004-04-212004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
PR 613/bsps * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
2004-04-212004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
PR 614/bsps * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
2004-04-21Remove duplicate white lines.Ralf Corsepius
2004-04-21Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2004-04-02 * start/start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
* clock/ckinit.c, clock/rtc.c, include/bsp.h, startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size types.
2004-03-09Remove refs to Makefile*.Ralf Corsepius
2004-02-192004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
* Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.