summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-085-0/+23
| | | | | | | * src/dosfs/fat.c: include config-header "config.h". * src/dosfs/fat_fat_operations.c: Ditto. * src/dosfs/fat_file.c: Ditto. * src/dosfs/msdos_conv.c: Ditto.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-0831-0/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * capture/capture-cli.c: Add config-header support. * capture/capture.c: Add config-header support. * cpuuse/cpuuse.c: Add config-header support. * devnull/devnull.c: Add config-header support. * dummy/dummy.c: Add config-header support. * dumpbuf/dumpbuf.c: Add config-header support. * monitor/mon-command.c: Add config-header support. * monitor/mon-config.c: Add config-header support. * monitor/mon-dname.c: Add config-header support. * monitor/mon-driver.c: Add config-header support. * monitor/mon-extension.c: Add config-header support. * monitor/mon-itask.c: Add config-header support. * monitor/mon-manager.c: Add config-header support. * monitor/mon-monitor.c: Add config-header support. * monitor/mon-mpci.c: Add config-header support. * monitor/mon-object.c: Add config-header support. * monitor/mon-prmisc.c: Add config-header support. * monitor/mon-queue.c: Add config-header support. * monitor/mon-server.c: Add config-header support. * monitor/mon-symbols.c: Add config-header support. * monitor/mon-task.c: Add config-header support. * mw-fb/mw_fb.c: Add config-header support. * mw-fb/mw_uid.c: Add config-header support. * rtmonuse/rtmonuse.c: Add config-header support. * serdbg/serdbg.c: Add config-header support. * serdbg/serdbgio.c: Add config-header support. * serdbg/termios_printk.c: Add config-header support. * shell/cmds.c: Add config-header support. * stackchk/check.c: Add config-header support. * untar/untar.c: Add config-header support.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-083-31/+10
| | | | | | * configure.ac: Remove (Merged into ../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../configure.ac.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-083-3/+8
| | | | | * configure.ac: Merge-in libblock/configure.ac. * Makefile.am: Add libblock to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-083-7/+15
| | | | | * configure.ac: Merge-in ada/configure.ac. * Makefile.am: Add ada to SUBDIRS.
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-085-32/+18
| | | | | | * configure.ac: Remove (Merged into ../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../configure.ac.
* 2003-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-072-1/+5
| | | | * SUPPORT: Fix Mark Johannes' email address.
* 2003-07-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-072-1/+7
| | | | | | PR 417/rtems * src/coresemsurrender.c: Correct incorrect check for maximum_count reported by Sergei Organov <osv@topconrd.ru>.
* 2003-07-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-072-1/+5
| | | | * configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
* 2003-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-032-1/+5
| | | | * VERSION: Updated to rtems-ss-20030703.
* 2003-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-034-2/+10
| | | | * aclocal/version.m4: Updated to rtems-ss-20030703.
* Fixed formatting.Joel Sherrill2003-07-022-0/+2
|
* Patch by Chris Johns <cjohns@cybertec.com.au> adding the ↵Chris Johns2003-07-023-7/+34
| | | | rtems_termios_bufsize call.
* Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.Chris Johns2003-07-027-167/+318
|
* Comments have been updated.Chris Johns2003-07-022-3/+2
|
* 2003-06-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-06-302-2/+7
| | | | * console-polled.c: Corrected comments in header.
* 2003-06-30 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2003-06-303-442/+682
| | | | * network/dec21140.c, network/elnk.c: Update to compile on i386.
* Reformatted so script picks up PR.Joel Sherrill2003-06-231-0/+2
|
* PR264 - Stopped the core dump by removing the bad instruction.Chris Johns2003-06-233-42/+51
| | | | | | PR414 - Fixed the global interupt vector register. Linker command file to have the boot code in the first 8K. The chip select remap needed to be volatile.
* PR264, PR414Chris Johns2003-06-231-0/+8
|
* 2003-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-06-182-1/+6
| | | | * bootstrap: Reflect having added config.sub.
* 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.