Commit Graph

9977 Commits

Author SHA1 Message Date
Joel Sherrill
bb6c670153 2004-10-31 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/utsname.c: Fix typo.
2004-10-31 14:08:34 +00:00
Joel Sherrill
db1431e9d7 2004-10-29 Joel Sherrill <joel@OARcorp.com>
* setup.def: Update gcc to 3.3.5 and binutils to 2.15.
	* autotools/autoconf-rtems.spec.in: Temporarily do not include
	some of the documentation since it causes the RPM build to fail.
	* binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
2004-10-29 17:18:12 +00:00
Ralf Corsepius
9929e2d231 2004-10-29 Ralf Corsepius <ralf_corsepius@rtems.org>
* score/src/coremsg.c: Eliminate unsigned32.
	* score/include/rtems/system.h: Set __RTEMS_REVISION__ to 99.
	* librpc/include/rpc/xdr.h: Use elipsis in xdrproc_t prototype.
2004-10-29 10:38:40 +00:00
Ralf Corsepius
0f9ff45957 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/inttypes.h: #include <sys/_inttypes.h>
	* libcsupport/src/utsname.c: Don't include sptables.h.
	Include <inttypes.h>. Use PRId32 instead of "%d".
2004-10-29 10:34:38 +00:00
Ralf Corsepius
ec75ddc070 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Reflect changes above.
2004-10-29 10:15:31 +00:00
Ralf Corsepius
b24b4eb06b 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/rtems/_inttypes.h: Remove.
	* libcsupport/include/rtems/_stdint.h: Remove.
	* libcsupport/include/sys/_inttypes.h: New.
	* libcsupport/include/sys/_stdint.h: New.
	* libcsupport/Makefile.am: Reflect changes above.
2004-10-29 10:13:02 +00:00
Joel Sherrill
9fcf77a662 2004-10-28 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b.*.
2004-10-28 18:09:48 +00:00
Ralf Corsepius
62fdded1ac 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 707/make_build
	* configure.ac: Add --enable-rpcgen.
2004-10-28 07:30:13 +00:00
Ralf Corsepius
91f706a501 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove RTEMS_CPUOPT([RTEMS_MULTILIBS],..).
	(Unused).
2004-10-28 07:14:34 +00:00
Ralf Corsepius
646bf00e55 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Reflect new header locations.
2004-10-27 23:15:41 +00:00
Eric Norum
b345f83f96 Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together. 2004-10-27 21:17:55 +00:00
Ralf Corsepius
2d5bcf6899 Remove obsolete files. 2004-10-27 11:13:04 +00:00
Ralf Corsepius
c182e2dcab 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
* monitor/mon-prmisc.c, monitor/monitor.h: Let rtems_monitor_dump
	return int's not uint32_t (They are printf return values).
2004-10-27 08:24:10 +00:00
Ralf Corsepius
577fe958cb 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 700/rtems_misc
	* libnetworking/rtems_webserver/asp.c,
	libnetworking/rtems_webserver/balloc.c,
	libnetworking/rtems_webserver/cgi.c,
	libnetworking/rtems_webserver/default.c,
	libnetworking/rtems_webserver/ej.h,
	libnetworking/rtems_webserver/ejIntrn.h,
	libnetworking/rtems_webserver/ejlex.c,
	libnetworking/rtems_webserver/ejparse.c,
	libnetworking/rtems_webserver/emfdb.c,
	libnetworking/rtems_webserver/emfdb.h,
	libnetworking/rtems_webserver/form.c,
	libnetworking/rtems_webserver/handler.c,
	libnetworking/rtems_webserver/h.c,
	libnetworking/rtems_webserver/license.txt,
	libnetworking/rtems_webserver/Makefile.am,
	libnetworking/rtems_webserver/md5c.c,
	libnetworking/rtems_webserver/md5.h,
	libnetworking/rtems_webserver/mime.c,
	libnetworking/rtems_webserver/misc.c,
	libnetworking/rtems_webserver/NOTES,
	libnetworking/rtems_webserver/ringq.c,
	libnetworking/rtems_webserver/rom.c,
	libnetworking/rtems_webserver/rtems_webserver.h,
	libnetworking/rtems_webserver/security.c,
	libnetworking/rtems_webserver/sock.c,
	libnetworking/rtems_webserver/socket.c,
	libnetworking/rtems_webserver/sockGen.c,
	libnetworking/rtems_webserver/sym.c,
	libnetworking/rtems_webserver/uemf.c,
	libnetworking/rtems_webserver/uemf.h,
	libnetworking/rtems_webserver/um.c,
	libnetworking/rtems_webserver/um.h,
	libnetworking/rtems_webserver/umui.c,
	libnetworking/rtems_webserver/url.c,
	libnetworking/rtems_webserver/value.c,
	libnetworking/rtems_webserver/wbase64.c,
	libnetworking/rtems_webserver/webcomp.c,
	libnetworking/rtems_webserver/webmain.c,
	libnetworking/rtems_webserver/webpage.c,
	libnetworking/rtems_webserver/webrom.c,
	libnetworking/rtems_webserver/webs.c,
	libnetworking/rtems_webserver/websda.c,
	libnetworking/rtems_webserver/websda.h,
	libnetworking/rtems_webserver/webs.h,
	libnetworking/rtems_webserver/websSSL.c,
	libnetworking/rtems_webserver/websSSL.h,
	libnetworking/rtems_webserver/websuemf.c,
	libnetworking/rtems_webserver/wsIntrn.h:
	Remove (Moved to cpukit/http).
2004-10-27 06:12:23 +00:00
Ralf Corsepius
f1959d65e2 Remove (Moved to cpukit/http). 2004-10-27 06:08:56 +00:00
Ralf Corsepius
cc870803f9 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 700/rtems_misc
	* configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am:
	Remove libnetworking/rtems_webserver.
2004-10-27 06:03:12 +00:00
Ralf Corsepius
6b400fed8b 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add score/cpu/no_cpu/Makefile.
2004-10-27 05:53:39 +00:00
Ralf Corsepius
ca1e5baff9 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am, configure.ac: Add httpd.
	* httpd/asp.c, httpd/balloc.c, httpd/cgi.c, httpd/default.c,
	httpd/ej.h, httpd/ejIntrn.h, httpd/ejlex.c, httpd/ejparse.c,
	httpd/emfdb.c, httpd/emfdb.h, httpd/form.c, httpd/handler.c,
	httpd/h.c, httpd/license.txt, httpd/Makefile.am, httpd/md5c.c,
	httpd/md5.h, httpd/mime.c, httpd/misc.c, httpd/NOTES, httpd/ringq.c,
	httpd/rom.c, httpd/rtems_webserver.h, httpd/security.c,
	httpd/sock.c, httpd/socket.c, httpd/sockGen.c, httpd/sym.c,
	httpd/uemf.c, httpd/uemf.h, httpd/um.c, httpd/um.h, httpd/umui.c,
	httpd/url.c, httpd/value.c, httpd/wbase64.c, httpd/webcomp.c,
	httpd/webmain.c, httpd/webpage.c, httpd/webrom.c, httpd/webs.c,
	httpd/websda.c, httpd/websda.h, httpd/webs.h, httpd/websSSL.c,
	httpd/websSSL.h, httpd/websuemf.c, httpd/wsIntrn.h: New (Moved from
	c/src/libnetworking/rtems_webserver).
	* httpd/Makefile.am: Install libhttpd.a.
2004-10-27 05:49:34 +00:00
Ralf Corsepius
be4bd26222 Add httpd. 2004-10-27 05:48:46 +00:00
Ralf Corsepius
24c32fbe2a Install libhttpd.a. 2004-10-27 05:48:20 +00:00
Ralf Corsepius
eafc34b58b 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/rtems/_inttypes.h: Undefine __PRIN defines.
	* libcsupport/include/rtems/_stdint.h: Apply GNUC-limits to GCC >= 3.3, only.
	Add _rtems_*_t_defined defines. Add extern "C".
2004-10-26 17:11:03 +00:00
Eric Norum
bb7bef4eda Remove environ common declaration -- it broke newlib. 2004-10-26 14:12:06 +00:00
Ralf Corsepius
a097bd1f86 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/rtems/_stdint.h: New.
	* libcsupport/rtems/_inttypes.h: New.
	* libcsupport/Makefile.am: Reflect changes above.
2004-10-26 11:40:17 +00:00
Ralf Corsepius
75f4119abf 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/rtems/_stdint.h: New.
	* libcsupport/rtems/_inttypes.h: New.
	* libcsupport/Makefile.am: Reflect changes above.
2004-10-26 11:03:21 +00:00
Ralf Corsepius
e9d4e8d70a New. 2004-10-26 11:02:39 +00:00
Ralf Corsepius
795399e2f5 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/sys/ioctl.h: Cosmetical update from FreeBSD.
	Remove sys/compat_ioctl.h section (Meaningless with RTEMS).
2004-10-26 10:45:02 +00:00
Ralf Corsepius
8c14432d10 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libfs/src/dosfs/msdos_conv.c:
	Replace BSD fixed-size types with POSIX fixed-size types.
	Replace SECONDSTO1980 with DAYSTO1980.
	Make macros 16bit clean.
2004-10-26 09:48:53 +00:00
Ralf Corsepius
3822913741 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/sys/ioccom.h: Cosmetical update from FreeBSD.
2004-10-26 07:40:45 +00:00
Ralf Corsepius
a9dc09a98f Reformat. 2004-10-26 03:52:21 +00:00
Ralf Corsepius
863b7f1be1 Reformat. 2004-10-26 03:47:07 +00:00
Ralf Corsepius
04b782165e 2004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Fix network_CPPFLAGS. Reformat.
	* network/GT64260eth.c: Properly prototype GT64260eth_err().
2004-10-26 03:45:12 +00:00
Ralf Corsepius
f002813dd4 Reformat. 2004-10-26 03:40:54 +00:00
Eric Norum
3758c53ca6 Set RTEMS time during TOD initialization 2004-10-25 20:41:29 +00:00
Eric Norum
4db99d8aa1 No kernel/user distinction. 2004-10-25 19:22:07 +00:00
Eric Norum
bb5b404856 Install working version of ether_sprintf(). 2004-10-25 13:50:39 +00:00
Eric Norum
c4b0c2c150 Changes for new build system. 2004-10-22 21:32:42 +00:00
Ralf Corsepius
29e72ae52a New. 2004-10-22 14:49:47 +00:00
Ralf Corsepius
ba5288db0e 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
2004-10-22 14:47:07 +00:00
Ralf Corsepius
f98cd89827 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* cfg/bare-avr3.cfg, cfg/bare-avr5.cfg: New.
2004-10-22 14:44:21 +00:00
Ralf Corsepius
e9415b3f6d 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/Makefile.am: Reflect changes below.
	* libnetworking/net/slcompress.h: New (from FreeBSD).
	* libnetworking/net/slcompress.c: New (from FreeBSD).
2004-10-22 14:15:38 +00:00
Ralf Corsepius
1c214b150f New. 2004-10-22 14:09:43 +00:00
Ralf Corsepius
d04ca5a6d9 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/kern/kern_sysctl.c: Remove uintptr_t.
	Cosmetics.
	* libnetworking/opt_compat.h: New.
2004-10-22 14:09:12 +00:00
Ralf Corsepius
134191bc99 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/stdint.h: Add intptr_t uintptr_t.
2004-10-22 14:06:33 +00:00
Ralf Corsepius
7a845a9ed1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/opt_atalk.h, libnetworking/opt_bdg.h,
	libnetworking/opt_inet.h, libnetworking/opt_inet6.h,
	libnetworking/opt_ipx.h, libnetworking/opt_mac.h,
	libnetworking/opt_netgraph.h: New (Stubs).
	* libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
	* libnetworking/net/if_ethersubr.c: Update from FreeBSD.
	* libnetworking/net/if.h: Update from FreeBSD.
2004-10-22 11:54:09 +00:00
Ralf Corsepius
c3814c53d1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c: Update from FreeBSD.
2004-10-22 10:12:02 +00:00
Ralf Corsepius
0262dee7f1 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/opt_atalk.h, libnetworking/opt_bdg.h,
	libnetworking/opt_inet.h, libnetworking/opt_inet6.h,
	libnetworking/opt_ipx.h, libnetworking/opt_mac.h,
	libnetworking/opt_netgraph.h: New (Stubs).
	* libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
2004-10-22 10:03:53 +00:00
Ralf Corsepius
a328cd15da 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/ethernet.h: Remove BYTE_PACK.
2004-10-22 05:46:58 +00:00
Ralf Corsepius
e0d833480e 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/ethernet.h: Update from FreeBSD.
2004-10-22 05:30:46 +00:00
Ralf Corsepius
c39ecd7399 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* network/GT64260eth.c: Remove ether_sprintf.
2004-10-22 03:38:05 +00:00
Ralf Corsepius
6a603335ce 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/net/if_ethersubr.c: Cosmetical updates from FreeBSD.
	Add ether_sprintf.
2004-10-22 03:33:19 +00:00