Chris Johns
8f3e0c820e
PR264 - Stopped the core dump by removing the bad instruction.
...
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.
2003-06-22 23:28:51 +00:00
Ralf Corsepius
1e41f5a749
2003-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* config.sub: New from subversions to accomodate c4x/tic4x.
2003-06-18 15:00:16 +00:00
Joel Sherrill
3b80c3d9f0
2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
* network/README.3com: New file missed in previous commit.
2003-06-13 18:22:42 +00:00
Joel Sherrill
ef7915b15c
Changed entry to reference PR397.
2003-06-13 17:51:08 +00:00
Joel Sherrill
e47195ef37
2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
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 17:44:09 +00:00
cvs2git
641fb28b71
This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'.
...
Cherrypick from master 2003-06-13 17:43:11 UTC Joel Sherrill <joel.sherrill@OARcorp.com > '2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov >':
c/src/libchip/network/elnk.c
c/src/libchip/network/if_media.h
c/src/libchip/network/mii.h
2003-06-13 17:43:12 +00:00
Joel Sherrill
12838559c6
2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
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.
2003-06-13 17:40:41 +00:00
Joel Sherrill
7a848b40b8
Changed format so script will see PR number.
2003-06-13 16:45:43 +00:00
Joel Sherrill
bff8ca6bfa
2003-06-13 Till Straumann <strauman@slac.stanford.edu>
...
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 13:41:21 +00:00
Joel Sherrill
10f72fd716
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* src/threadloadenv.c: Removed warnings.
2003-06-13 13:25:25 +00:00
Joel Sherrill
dfaddd2ac8
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* pppd/chat.c: Removed warnings.
2003-06-13 13:22:15 +00:00
Joel Sherrill
455e1a8619
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* console/console.c, startup/linkcmds: Removed warnings.
2003-06-13 13:22:02 +00:00
Joel Sherrill
a7a950d7fd
2003-06-13 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Removed warnings.
2003-06-13 13:21:50 +00:00
Joel Sherrill
b9f0c834b2
2003-06-12 Joel Sherrill <joel@OARcorp.com>
...
* psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
2003-06-12 15:41:27 +00:00
Joel Sherrill
2ec764f84a
2003-06-12 Joel Sherrill <joel@OARcorp.com>
...
* src/objectmp.c: Removed warnings.
2003-06-12 15:40:32 +00:00
Joel Sherrill
9d30ce6449
2003-06-12 Joel Sherrill <joel@OARcorp.com>
...
* 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 15:36:26 +00:00
Ralf Corsepius
040e70a04f
2003-06-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* 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 05:57:22 +00:00
Joel Sherrill
e8ee071750
2003-06-10 Phil Torre <ptorre@zetron.com>
...
PR 411/filesystem
* src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and
then unlinking it causes a memory leak.
2003-06-10 17:32:04 +00:00
Joel Sherrill
a699864a4f
2003-06-04 Joel Sherrill <joel@OARcorp.com>
...
* pppd/system.h: Hack from Ralf to compile on all targets.
2003-06-04 20:35:14 +00:00
Joel Sherrill
ce604157d6
2003-06-04 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Removed warnings.
2003-06-04 20:33:49 +00:00
Joel Sherrill
0eac5d7256
2003-06-04 Joel Sherrill <joel@OARcorp.com>
...
* src/ide_part_table.c: Removed warnings.
2003-06-04 20:28:58 +00:00
Joel Sherrill
33f17a12f5
2003-06-02 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
2003-06-02 16:50:35 +00:00
Ralf Corsepius
f69c84bf50
2003-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/rtems/types.h: Include stdint.h.
2003-05-30 11:45:55 +00:00
Ralf Corsepius
8df287b07e
2003-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Conditionally install stdint.h/inttypes.h.
* configure.ac: Check for system-stdint.h/inttypes.h.
2003-05-30 11:32:55 +00:00
Joel Sherrill
a07f5b109b
2003-05-29 Joel Sherrill <joel@OARcorp.com>
...
* rtems/rtems_syscall.c: Removed warnings.
2003-05-29 19:09:45 +00:00
Joel Sherrill
bd2fab3ff4
2003-05-29 Joel Sherrill <joel@OARcorp.com>
...
* 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 19:08:53 +00:00
Joel Sherrill
8751d12177
2003-05-29 Joel Sherrill <joel@OARcorp.com>
...
* sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
2003-05-29 19:08:38 +00:00
Ralf Corsepius
e4de580d32
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 409:
* include/stdint.h: Include rtems/stdint.h
2003-05-27 16:32:03 +00:00
Ralf Corsepius
be7996136d
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
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 16:29:16 +00:00
Ralf Corsepius
5ee5c331cf
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 409:
* include/Makefile.am: Add rtems/stdint.h
* include/rtems/stdint.h: New.
2003-05-27 16:23:29 +00:00
cvs2git
d17d9c81e7
This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'.
...
Cherrypick from master 2003-05-27 16:17:31 UTC Ralf Corsepius <ralf.corsepius@rtems.org > '2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de >':
c/src/tests/samples/pppd/.cvsignore
c/src/tests/samples/pppd/Makefile-user
c/src/tests/samples/pppd/Makefile.am
c/src/tests/samples/pppd/README
c/src/tests/samples/pppd/init.c
c/src/tests/samples/pppd/netconfig.h
c/src/tests/samples/pppd/ppp.conf
c/src/tests/samples/pppd/pppd.options
c/src/tests/samples/pppd/pppdapp.c
c/src/tests/samples/pppd/system.h
cpukit/include/rtems/stdint.h
2003-05-27 16:17:32 +00:00
Ralf Corsepius
93d5462710
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove CC_CFLAGS_DEBUG_V.
CC_CFLAGS_DEFAULT (obsolete).
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de >
* configure.ac: Remove CC_CFLAGS_PROFILE_V.
Remove CC_LDFLAGS_PROFILE_V.
2003-05-27 10:02:07 +00:00
Ralf Corsepius
7406ae3e05
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
2003-05-27 07:23:51 +00:00
Joel Sherrill
35b8dbb934
2003-04-17 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
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-26 15:57:21 +00:00
Ralf Corsepius
5f196d7331
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* fatal.t: Reflect c/src/exec having moved to cpukit.
2003-05-22 08:26:03 +00:00
Ralf Corsepius
1984f4823b
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpumodel.t: Reflect c/src/exec having moved to cpukit.
2003-05-22 08:07:25 +00:00
Ralf Corsepius
e7854a80e6
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* daemon.t: Reflect c/src/exec having moved to cpukit.
2003-05-22 07:58:03 +00:00
Ralf Corsepius
77c15bbc6f
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* example.t: Reflect c/src/exec having moved to cpukit.
2003-05-22 07:58:01 +00:00
Ralf Corsepius
3116c5aba4
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* build45.t: Fix typo (config.long).
2003-05-22 07:57:59 +00:00
Ralf Corsepius
271d981c27
2003-05-21 Ralf corsepius <corsepiu@faw.uni-ulm.de>
...
* adaintr.t, ata.t, ide-ctrl.t, target.t: Various typo-fixes, Update
to reflect introduction of the cpukit.
2003-05-21 23:29:58 +00:00
Ralf Corsepius
f902e82206
2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove src2html.
* configure.ac: Remove src2html.
2003-05-21 23:16:33 +00:00
Ralf Corsepius
f7910a1043
Remove.
2003-05-21 23:14:33 +00:00
Ralf Corsepius
dbb074a20a
2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* archive/texi2www-960103.tgz (rtems-4-6-branch only): Remove.
* archive/ (rtems-4-6-branch only): Remove.
* Makefile.am (rtems-4-6-branch only): Reflect change above.
2003-05-21 20:45:28 +00:00
Ralf Corsepius
820761de45
2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* texi2www: Add support for @ifnottex.
2003-05-21 19:29:32 +00:00
Ralf Corsepius
5403ada346
Merger from CVS-HEAD
2003-05-16 13:22:35 +00:00
Ralf Corsepius
644a3a42ca
2003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* pppd/fsm.c: Make peer_mru global again.
2003-05-16 13:13:17 +00:00
Ralf Corsepius
72cd8b289d
2003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
* automake/compile.am: Remove LIBSUFFIX_VA.
2003-05-16 09:07:17 +00:00
Ralf Corsepius
b8a3af8122
2003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* pppd/magic.c: Remove *rand48.
* pppd/chap.c: Remove prototypes of *rand48.
2003-05-16 08:54:09 +00:00
Chris Johns
7bc0c85c5c
PR406
2003-05-15 12:04:51 +00:00
Chris Johns
07f5f5dc02
2003-05-15 cjohns@cybertec.com.au <cjohns@cybertec.com.au>
...
* netinet/in.h:
PR406 - Added INET_ADDRSTRLEN per the SUSv3 standard.
2003-05-15 12:04:08 +00:00