Commit Graph

22695 Commits

Author SHA1 Message Date
Ralf Corsepius
824570056c Remove @tool_target@-@tool_target@-gccgo. 2011-04-03 05:31:11 +00:00
Ralf Corsepius
62a26e39bb Don't ship libffi's man-pages. 2011-04-03 05:27:10 +00:00
Ralf Corsepius
dfa3ad8c79 Regenerate. 2011-04-02 06:22:41 +00:00
Ralf Corsepius
8357e8563a Abandon NoSource: 2011-04-02 06:20:30 +00:00
Ralf Corsepius
2e51b8f6bb Preps for gccgo. 2011-04-02 06:17:25 +00:00
Ralf Corsepius
fce089ec94 New. 2011-04-02 06:14:32 +00:00
Ralf Corsepius
60d34868c7 Add %build_go.
Cosmetics.
2011-04-02 06:10:53 +00:00
Joel Sherrill
3953cb4d66 2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, Makefile.inc.in, configure.ac, target.cfg.in: Update to
	account for movement of .cfg files.
2011-04-01 18:12:07 +00:00
Joel Sherrill
c9be95770e 2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/default.cfg: Update to account for movement of .cfg files.
2011-04-01 18:12:01 +00:00
Ralf Corsepius
49a97a9130 2011-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Use '|' as sed-delimiter.
2011-03-29 03:43:00 +00:00
Sebastian Huber
c4d9f31372 2011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/lpc/network/lpc-ethernet.c: Support multicast.
2011-03-28 12:27:29 +00:00
Sebastian Huber
f4371073f2 2011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
* configure.ac, include/bspopts.h.in: New BSP option
	LPC32XX_SCRATCH_AREA_SIZE.  Disable BSP option
	LPC32XX_DISABLE_READ_ONLY_PROTECTION for all BSPs.
	* include/boot.h: Removed application specific defines.
	* include/nand-mlc.h, misc/nand-mlc.c: Changed configuration layout.
	* include/mmu.h, misc/mmu.c: Documentation.  Bugfix.
	* include/bsp.h, startup/bspstarthooks.c, misc/restart.c,
	startup/linkcmds.lpc32xx_mzx, startup/linkcmds.lpc32xx_mzx_stage_1,
	startup/linkcmds.lpc32xx_mzx_stage_2,
	startup/linkcmds.lpc32xx_phycore: Support for scratch area.  Moved
	code into macros for reusability.
2011-03-28 09:00:01 +00:00
Sebastian Huber
305234f7ab 2011-03-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/start/start.S: Default exception handler will result in
	bsp_reset().
	* shared/startup/linkcmds.base: Move unsupported sections into
	read-only section.  Changed barrier sections.
2011-03-28 08:49:58 +00:00
Ralf Corsepius
2e031c64c2 Regenerate. 2011-03-26 04:45:02 +00:00
Ralf Corsepius
a18a3f2917 Reflect gcc-4.6.0 is out.
Abandon newlib-1.18.0
2011-03-26 04:14:09 +00:00
Ralf Corsepius
a5028132d0 Reflect gcc-4.6.0 is out.
Bump GCC_RPMREL.
2011-03-26 04:10:33 +00:00
Ralf Corsepius
d6d0239bc2 New. 2011-03-26 03:50:18 +00:00
Ralf Corsepius
365b3f001c newlib-1.19.0-rtems4.11-20110323.diff. 2011-03-26 03:23:07 +00:00
Ralf Corsepius
a1785b150d gcc-core-4.6.0-RC-20110321-rtems4.11-20110323.diff 2011-03-25 17:47:42 +00:00
Ralf Corsepius
e226826635 Add missing dirent.h patch. 2011-03-24 12:23:06 +00:00
Ralf Corsepius
1f8742234a New. 2011-03-24 11:45:01 +00:00
Ralf Corsepius
49c1f6fb80 Regenerate. 2011-03-24 11:44:09 +00:00
Ralf Corsepius
4b49b56135 Bump GCC_RPMREL. 2011-03-24 11:42:31 +00:00
Ralf Corsepius
8bd08908ea newlib-1.19.0-rtems4.11-20110323.diff. 2011-03-24 11:41:55 +00:00
Ralf Corsepius
c5ee9702ac Regenerate. 2011-03-24 11:22:08 +00:00
Ralf Corsepius
013fef84b8 2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/bsd/sys/queue.h, include/rtems/bsd/sys/cdefs.h:
	Remove.
	* Makefile.am: Reflect changes above.
2011-03-24 11:21:58 +00:00
Ralf Corsepius
8f70f8e15a 2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_dd.c:
	Add local version of __unused macro.
2011-03-24 09:38:27 +00:00
Ralf Corsepius
80e239fb46 Add local version of __unused macro. 2011-03-24 09:38:01 +00:00
Ralf Corsepius
61f08fe351 2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/sys/ioccom.h:
	Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
2011-03-24 09:36:37 +00:00
Ralf Corsepius
ee613aa252 Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h). 2011-03-24 09:36:14 +00:00
Ralf Corsepius
372a022be8 2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/include/rpc/auth.h, librpc/include/rpc/auth_unix.h,
	librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h,
	librpc/include/rpc/pmap_clnt.h, librpc/include/rpc/pmap_prot.h,
	librpc/include/rpc/pmap_rmt.h, librpc/include/rpc/rpc_com.h,
	librpc/include/rpc/rpcent.h, librpc/include/rpc/svc.h,
	librpc/include/rpc/svc_soc.h, librpc/include/rpc/xdr.h,
	librpc/include/rpcsvc/ypclnt.h:
	Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
2011-03-24 09:33:33 +00:00
Ralf Corsepius
82d7d31378 2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/ifaddrs.h, libnetworking/netdb.h,
	libnetworking/resolv.h, libnetworking/arpa/inet.h,
	libnetworking/arpa/nameser.h, libnetworking/libc/gethostbydns.c,
	libnetworking/libc/getifaddrs.c, libnetworking/libc/if_indextoname.c,
	libnetworking/libc/if_nameindex.c, libnetworking/libc/res_stubs.c,
	libnetworking/machine/in_cksum.h, libnetworking/net/ethernet.h,
	libnetworking/net/if.h, libnetworking/net/if_dl.h,
	libnetworking/netinet/ip.h, libnetworking/netinet/tcp.h,
	libnetworking/netinet/tcp_debug.c,
	libnetworking/rtems/rtems_bsdnet_internal.h,
	libnetworking/sys/libkern.h, libnetworking/sys/mount.h,
	libnetworking/sys/poll.h, libnetworking/sys/socket.h,
	libnetworking/sys/sysctl.h, libnetworking/sys/syslog.h,
	libnetworking/sys/systm.h, libnetworking/sys/uio.h,
	libnetworking/sys/un.h:
	Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
2011-03-24 09:31:38 +00:00
Ralf Corsepius
223fd16b30 2011-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/linker_set.h: Add local versions of __used
	and __CONCAT macros.
2011-03-24 09:28:32 +00:00
Ralf Corsepius
c378c17397 Abandon 2011-03-23 12:22:47 +00:00
Ralf Corsepius
da47910332 Abandon netbsd5.0.2. 2011-03-23 12:22:32 +00:00
Ralf Corsepius
298b54bb7d gcc-core-4.6.0-RC-20110321-rtems4.11-20110323.diff 2011-03-23 12:19:51 +00:00
Ralf Corsepius
86ca98ae7f Regenerate. 2011-03-23 12:19:03 +00:00
Ralf Corsepius
0a36b4426a Bump GCC_RPMREL. 2011-03-23 12:08:39 +00:00
Ralf Corsepius
77b9907728 2011-03-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V):
	Replace -gstabs with -g.
2011-03-23 11:56:34 +00:00
Ralf Corsepius
f4d3b134e1 2011-03-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/niagara.cfg (CFLAGS_OPTIMIZE_V):
	Replace -gstabs with -g.
2011-03-23 11:55:24 +00:00
Ralf Corsepius
92d53ad93a 2011-03-23 Gedare Bloom <giddyup44@yahoo.com>
PR 1769/bsps
	* make/custom/niagara.cfg (CFLAGS_OPTIMIZE_V): Add -O2
2011-03-23 11:52:50 +00:00
Ralf Corsepius
8c475a663c 2011-03-23 Gedare Bloom <giddyup44@yahoo.com>
PR 1769/bsps
	* make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
2011-03-23 11:52:18 +00:00
Joel Sherrill
4ca0bfcb38 2011-03-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1772/bsps
	* console/sci.c: Use same default baud rate as monitor.
2011-03-22 14:14:24 +00:00
Ralf Corsepius
963d052e09 Regenerate. 2011-03-22 11:00:30 +00:00
Ralf Corsepius
8024bbaa49 Update to gcc-4.6.0-RC-20110321. 2011-03-22 10:57:57 +00:00
Ralf Corsepius
6397b9f4c7 Preps for gcc-4.6.0. 2011-03-22 10:52:08 +00:00
Ralf Corsepius
5f22726c52 Preps for gcc-4.6.0. 2011-03-22 07:21:59 +00:00
Joel Sherrill
b3d2ed680c 2011-03-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am: Remove stub version.
	* shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
	shmsupp/mpisr.c: Removed.
2011-03-21 20:24:07 +00:00
Ralf Corsepius
48d5f82bb8 Abandon. 2011-03-21 11:17:41 +00:00
Ralf Corsepius
f3998873ce Abandon freebsd8.1 2011-03-21 11:17:26 +00:00