Joel Sherrill
cf77de9de8
2002-11-01 Joel Sherrill <joel@OARcorp.com>
...
* startup/page_table.c: Removed warnings.
2002-11-01 21:50:28 +00:00
Joel Sherrill
02059376f6
2002-11-01 Joel Sherrill <joel@OARcorp.com>
...
* startup/bspstart.c: Removed warnings.
2002-11-01 21:49:58 +00:00
Eric Norum
ce452f7203
*** empty log message ***
2002-11-01 18:43:57 +00:00
Eric Norum
022fcc0755
Till Straumann's patch to:
...
use bootp option 129 to get command line string
change inet_ntoa->inet_ntop
2002-11-01 18:43:09 +00:00
Joel Sherrill
86e1c2696a
2002-11-01 Joel Sherrill <joel@OARcorp.com>
...
* cpu.c: Removed warnings.
2002-11-01 14:58:35 +00:00
Joel Sherrill
1889c7fd88
2002-11-01 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Removed warnings.
2002-11-01 14:58:18 +00:00
Joel Sherrill
219bb18d86
2002-11-01 Joel Sherrill <joel@OARcorp.com>
...
* m68k-stub.c: Corrected typos.
2002-11-01 14:57:20 +00:00
Joel Sherrill
d36d3a3c0c
2002-11-01 Andy Dachs <a.dachs@sstl.co.uk>
...
* irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
for _ISR_Nest_level.
2002-11-01 14:21:47 +00:00
Joel Sherrill
7df02840d5
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* rtems/score/cpu.h: Removed warning.
2002-10-31 22:35:17 +00:00
Joel Sherrill
dabe72e914
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* comm/i386-stub.c: Fixed places where debug_error() was not called
with enough arguments.
2002-10-31 21:51:53 +00:00
Joel Sherrill
5c40330977
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* comm/i386-stub.c: Removed warnings.
2002-10-31 21:44:19 +00:00
Joel Sherrill
703f3a4031
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* src/i386/any/remdeb_xdr.c: Removed warnings.
2002-10-31 21:42:42 +00:00
Joel Sherrill
e312d85f55
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* src/rpc/svc_run.c: Remove warning.
2002-10-31 20:17:37 +00:00
Joel Sherrill
df4b9d6415
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* src/mallocfreespace.c: Corrected sense of status check to
match change inside RTEMS.
* src/newlibc.c: Removed warning.
2002-10-31 20:16:34 +00:00
Joel Sherrill
2ea9395740
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* base_mp/apptask.c: Removed warning.
2002-10-31 20:15:07 +00:00
Joel Sherrill
224a646a34
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c,
src/m68k/any/remdeb_xdr.c,
src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
2002-10-31 20:14:18 +00:00
Joel Sherrill
2419e17c9c
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* rtems_webserver/socket.c, rtems_webserver/uemf.h: Removed
warnings.
2002-10-31 20:13:54 +00:00
Joel Sherrill
a761f5650d
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Removed warning.
2002-10-31 20:13:39 +00:00
Joel Sherrill
c22aeb4ea3
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* network/dec21140.c: Removed warnings.
2002-10-31 20:13:18 +00:00
Joel Sherrill
cebb89be71
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* mpc6xx/clock/c_clock.c, mpc6xx/exceptions/raw_exception.c,
mpc6xx/mmu/bat.c: Removed warnings.
2002-10-31 20:12:46 +00:00
Joel Sherrill
7657233d5a
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* bootloader/em86.c, console/inch.c, console/polled_io.c, irq/irq.c,
motorola/motorola.c, pci/detect_raven_bridge.c,
vectors/vectors_init.c: Removed warnings.
2002-10-31 20:12:09 +00:00
Joel Sherrill
5efc97876b
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* src/regiongetinfo.c: Corrected return value check.
2002-10-31 20:11:41 +00:00
Joel Sherrill
0647cc743f
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* libc/rcmd.c, netinet/in_cksum_arm.c: Removed warnings.
2002-10-31 20:10:40 +00:00
Joel Sherrill
b041968c19
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* src/heapgetinfo.c: Fixed comment.
* src/mpci.c: Removed warning.
2002-10-31 20:09:49 +00:00
Joel Sherrill
1c3ea41291
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* rtems/new-exceptions/cpu.h: Removed warnings.
2002-10-31 20:08:40 +00:00
Joel Sherrill
ee55cdb891
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* m68k-stub.c: Fixed warnings about multi-line strings in asm.
2002-10-31 20:07:42 +00:00
Chris Johns
42e42307f1
PR298. Made raw_input static.
2002-10-31 05:20:45 +00:00
Eric Norum
78e94ed1ae
Reflect changes to signal names in newlib sys/signal.h.
2002-10-31 01:38:24 +00:00
Eric Norum
32f1696ceb
Add vprintk function for kernel printing from routines
...
which have already obtained the va_list pointer.
2002-10-30 19:52:28 +00:00
Eric Norum
108bab3ee7
Add vprintk function for kernel printing from routines
...
which have already obtained the va_list pointer.
2002-10-30 19:47:03 +00:00
Ralf Corsepius
489782d481
2002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/check-bsp-cache.m4: Remove.
2002-10-30 15:15:04 +00:00
Ralf Corsepius
282cb9c3ad
2002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* bootstrap: Add generate_bspdir_acinclude to automatically update
c/src/lib/libbsp/<cpu>/acinclude.m4.
Use #! /bin/sh instead of #!/bin/sh.
Remove autom4te*.cache during ./bootstrap --clean.
2002-10-30 07:08:44 +00:00
Ralf Corsepius
30d1a28f18
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-10-29 17:11:43 +00:00
Ralf Corsepius
60ac65d840
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
(RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
* binutils/binutils.add: Remove %{target} != %{build} comment
(RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
and _target_os)
* gcc3newlib/base-gcc.add: Add gccint*infos.
* gcc3newlib/base-gcj.add: Add gcj*infos.
Mark manpages as %doc and pickup the gzipped versions.
2002-10-29 16:53:14 +00:00
Ralf Corsepius
1c883771bb
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove AC_ENABLE_MULTILIB.
* Makefile.am: Add CVS-Id.
2002-10-29 16:44:03 +00:00
Ralf Corsepius
965c49b290
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-10-29 16:40:03 +00:00
Ralf Corsepius
ae3b0d7e4b
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
2002-10-29 16:37:50 +00:00
Ralf Corsepius
314a962f43
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
* aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
(autoconf > 2.54 seems to have problems with the old form of
quoting).
2002-10-29 14:37:34 +00:00
Ralf Corsepius
1da0c52081
2002-10-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
(autoconf > 2.54 complains about).
2002-10-28 17:56:41 +00:00
Joel Sherrill
d6a859195c
2002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
...
* ide_ctrl.c: New file.
2002-10-28 14:11:05 +00:00
Joel Sherrill
a1f10111da
2002-10-28 Joel Sherrill <joel@OARcorp.com>
...
* include/rtems/libio.h: Change rtems_filesystem_node_types_t from
enumeration to int to eliminate warnings when values are overridden.
2002-10-28 14:04:03 +00:00
Joel Sherrill
ef142d71a5
2002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
...
* Added ATA support.
* include/rtems/blkdev.h: Added last IO status.
* include/rtems/ata.h, include/rtems/ata_internal.h,
include/rtems/ide_part_table.h, src/ata.c, src/ide_part_table.c: New
files.
2002-10-28 14:00:43 +00:00
Joel Sherrill
42b7ce27ce
2002-10-28 Joel Sherrill <joel@OARcorp.com>
...
* base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
2002-10-28 13:58:19 +00:00
Joel Sherrill
11bbeb99c6
2002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
...
* New files: New directory ide/, ide/Makefile.am, ide/ide_ctrl_cfg.h,
ide/ide_ctrl_io.h, ide/ide_ctrl.h:
* configure.ac, Makefile.am: Modified to reflect changes above.
2002-10-28 13:57:06 +00:00
Joel Sherrill
abef0f69ae
2002-10-28 Joel Sherrill <joel@OARcorp.com>
...
* Pass to eliminate warnings.
* kern/uipc_mbuf.c: Conditional SYSINIT() usage on __rtems__.
Fix return statement without a value.
* lib/ftpfs.c: read and write filesystem routines return ssize_t.
* lib/syslog.c: Add include of <string.h> to eliminate warning.
* lib/tftpDriver.c: read and write filesystem routines return ssize_t.
* libc/gethostbydns.c: Prototype abort().
* libc/inet_ntoa.c: Prototype strcpy().
* libc/rcmd.c: Add include of <sys/select.h>
* net/if_loop.c: Turn token at end of endif to comment.
* net/rtsock.c, nfs/bootp_subr.c: Conditional SYSINIT() usage
on __rtems__.
* rtems/rtems_bootp.c: Add include of <rtems/rtems_bsdnet_internal.h>.
* rtems/rtems_bsdnet_internal.h: Added prototypes for memcpy() and
memset() since the BSD code tries to avoid using libc .h files
since it is used to being in the kernel.
* rtems/rtems_syscall.c: read and write filesystem routines
return ssize_t.
2002-10-28 13:56:01 +00:00
Joel Sherrill
6f07dbccf6
2002-10-28 Joel Sherrill <joel@OARcorp.com>
...
* src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/pmap_rmt.c,
src/rpc/rtime.c, src/rpc/svc_tcp.c: Add include of <sys/select.h>
to eliminate warning.
* src/rpc/rpcdname.c: Add prototype of getdomainname() to eliminate
warning.
2002-10-28 13:50:14 +00:00
Joel Sherrill
0b993a94f3
2002-10-28 Joel Sherrill <joel@OARcorp.com>
...
* src/timerserver.c: Add useless return to avoid warning.
2002-10-28 13:48:35 +00:00
Joel Sherrill
78f6323105
2002-10-28 Joel Sherrill <joel@OARcorp.com>
...
* src/threadhandler.c: Prototype _init() and _main() if they are needed
to avoid a warning.
2002-10-28 13:48:00 +00:00
Joel Sherrill
7a845e2fd7
2002-10-28 Joel Sherrill <joel@OARcorp.com>
...
* idtcpu.h: Removed warning by turning extra token at the end of
an endif into a comment.
2002-10-28 13:47:16 +00:00
Joel Sherrill
51eacee9b7
2002-10-24 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
...
* ata.t, ide-ctrl.t: New file.
* .cvsignore: Added new .texi files.
* Makefile.am:: Added new files to generate.
* bsp_howto.texi: Added new chapters.
* stamp-vti, version.texi: Regenerated.
2002-10-28 13:44:39 +00:00