summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2003-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-182-0/+1508
| | | | * config.sub: New from subversions to accomodate c4x/tic4x.
* 2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2003-06-132-0/+8
| | | | * network/README.3com: New file missed in previous commit.
* Changed format so script will see PR number.Joel Sherrill2003-06-132-1/+2
|
* Changed entry to reference PR397.Joel Sherrill2003-06-131-0/+1
|
* Removed duplicate entry.Joel Sherrill2003-06-131-8/+0
|
* 2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2003-06-136-581/+4818
| | | | | | | | PR 405/bsps PR 393/networking * network/dec21140.c: Fix leak also known as PR393. * network/elnk.c, network/if_media.h, network/mii.h: New files. * network/Makefile.am: Reflect new files.
* 2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2003-06-131-0/+8
| | | | | | | | PR 405/bsps PR 393/networking * network/dec21140.c: Fix leak also known as PR393. * network/elnk.c, network/if_media.h, network/mii.h: New files. * network/Makefile.am: Reflect new files.
* 2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2003-06-1311-780/+1985
| | | | | | | | | | | | | | | | | PR 405/bsps * bootloader/pci.c: Added support for configuring devices for pci busses > 0 * pci/pci.c, pci/pci.h: Added FixupPCI() to store vectors in the INTERRUPT_LINE register of pci devices any # of hops away from the host processor. * motorola/motorola.c, motorola/motorola.h: Added interrupt routing tables in support of FixupPCI. This is board-specific, each board will have to supply information for FixupPCI() to do anything for it. * startup/bspstart.c: Extended bat2 to cover entire PCI address space. * irq/irq.c, irq/irq.h: Added support for shared interrupts. Existing single hander vectors are undisturbed, a new function added to allow adding/removing handlers from a vector.
* Changed format so script will see PR number.Joel Sherrill2003-06-131-2/+2
|
* 2003-06-13 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2003-06-134-0/+60
| | | | | | | PR 415/bsps * include/bsp.h, pci/detect_raven_bridge.c, startup/bspstart.c: Support enabling MCP exceptions on the host bridge. This can be used for memory probing on the VME bus.
* 2003-06-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-132-2/+8
| | | | * src/threadloadenv.c: Removed warnings.
* 2003-06-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-133-2/+10
| | | | * pppd/chat.c: Removed warnings.
* 2003-06-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-133-1/+6
| | | | * console/console.c, startup/linkcmds: Removed warnings.
* 2003-06-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-138-4/+20
| | | | * startup/linkcmds: Removed warnings.
* 2003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-126-8/+22
| | | | * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
* 2003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-122-1/+7
| | | | * src/objectmp.c: Removed warnings.
* 2003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-129-8/+23
| | | | | | | * include/rtems/rtems/msgmp.h, include/rtems/rtems/partmp.h, include/rtems/rtems/regionmp.h, include/rtems/rtems/semmp.h, src/msgmp.c, src/partmp.c, src/regionmp.c, src/semmp.c: Removed warnings.
* 2003-06-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-124-71/+80
| | | | | | | | | | * configure.ac: Remove "BLEEDING EDGE" warning. Put docs into RTEMS_BUILD_CONFIG_SUBDIRS. * acinclude.m4: Add AC_PREREQ(2.57). Major overhaul (PR 412). * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM. * aclocal/gcc-isystem.m4: New. * Makefile.am: Add aclocal/gcc-isystem.m4.
* 2003-06-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-122-0/+35
| | | | | | | | | | * configure.ac: Remove "BLEEDING EDGE" warning. Put docs into RTEMS_BUILD_CONFIG_SUBDIRS. * acinclude.m4: Add AC_PREREQ(2.57). Major overhaul (PR 412). * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM. * aclocal/gcc-isystem.m4: New. * Makefile.am: Add aclocal/gcc-isystem.m4.
* 2003-06-10 Phil Torre <ptorre@zetron.com>Joel Sherrill2003-06-103-7/+19
| | | | | | PR 411/filesystem * src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and then unlinking it causes a memory leak.
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-061-1/+1
| | | | | | | | * bsp.mak: Remove support for profile-variant. * configure.ac: Ditto. * directory.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto. * make/README: Remove references to profile-variant.
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-066-48/+35
| | | | | | | | | PR 321: * leaf.cfg: Remove support for profile-variant. * main.cfg: Ditto. * compilers/gcc-no_bsp.cfg: Ditto. * compilers/gcc-portsw.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto.
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-062-7/+4
| | | | * configure.ac: Remove support for profile-variant.
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-065-35/+24
| | | | | | | | * bsp.mak: Remove support for profile-variant. * configure.ac: Ditto. * directory.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto. * make/README: Remove references to profile-variant.
* 2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-062-8/+4
| | | | * automake/local.am: Remove $(ARCH), clean-local.
* 2003-06-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-044-0/+22
| | | | * pppd/system.h: Hack from Ralf to compile on all targets.
* 2003-06-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-042-1/+5
| | | | * stackchk/check.c: Removed warnings.
* 2003-06-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-042-1/+5
| | | | * src/ide_part_table.c: Removed warnings.
* 2003-06-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-042-2/+6
| | | | * autotools/automake-rtems.spec.in: Automake-1.7.5.
* 2003-06-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-022-3/+7
| | | | * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
* Merger from rtems-4.6-branchRalf Corsepius2003-05-305-6/+23
|
* 2003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-05-292-0/+5
| | | | * rtems/rtems_syscall.c: Removed warnings.
* 2003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-05-2918-46/+68
| | | | | | * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c, psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c, psxtimer/psxtimer.c: Removed warnings.
* 2003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-05-298-0/+20
| | | | * sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
* 2003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-283-2/+6
| | | | * pppd/fsm.c: Make peer_mru global again.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-272-9/+6
| | | | | PR 409: * include/stdint.h: Include rtems/stdint.h
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-272-21/+24
| | | | | | PR 409: * include/rtems/rtems/types.h: Include rtems/stdint.h. Apply c99-types to typedef rtems_[un]signed[8|16|32|64].
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-273-1/+43
| | | | | | PR 409: * include/Makefile.am: Add rtems/stdint.h * include/rtems/stdint.h: New.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-276-34/+17
| | | | | | | | | PR 321: * aclocal/check-bsp-cache.m4: Remove support for profile-variant. * aclocal/env-rtemsbsp.m4 * automake/compile.am * automake/host.am * automake/local.am
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-274-22/+13
| | | | | | | PR 321: * aclocal/env-rtemscpu.m4: Remove support for profile-variant. * automake/compile.am: Ditto. * automake/local.am: Ditto.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-2724-24/+60
| | | | | * configure.ac: Remove CC_CFLAGS_DEBUG_V. CC_CFLAGS_DEFAULT (obsolete).
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-272-4/+4
| | | | * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-2724-24/+60
| | | | | * configure.ac: Remove CC_CFLAGS_PROFILE_V. Remove CC_LDFLAGS_PROFILE_V.
* 2003-04-17 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2003-05-262-1/+12
| | | | | | | | PR 399/rtems_misc * src/termios.c: In canonical mode, when input is present in the input buffer that contains an EOL character and some following characters, a read call read data behind the EOL character, although it should stop reading with the EOL character.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-222-3/+3
| | | | * fatal.t: Reflect c/src/exec having moved to cpukit.
* Merger from rtems-4-6-branchRalf Corsepius2003-05-2222-12/+56
|
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-8/+8
| | | | * daemon.t: Reflect c/src/exec having moved to cpukit.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-6/+6
| | | | * example.t: Reflect c/src/exec having moved to cpukit.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-1/+1
| | | | * build45.t: Fix typo (config.long).
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-0/+4
| | | | * daemon.t: Reflect c/src/exec having moved to cpukit.