Commit Graph

20303 Commits

Author SHA1 Message Date
Ralf Corsepius
1ffbbcdd30 Add bcond_with lto. 2010-03-18 07:31:25 +00:00
Ralf Corsepius
0f62447b8c Use %global instead of %define for _gcclibdir. 2010-03-18 07:29:55 +00:00
Ralf Corsepius
82bfeafd90 Conditionally include tarballs of mpfr, mpc, gmp. 2010-03-18 07:28:16 +00:00
Ralf Corsepius
1f6c5b49f2 Preps for building bundled mpc and gmp. 2010-03-18 07:23:59 +00:00
Ralf Corsepius
a50b092984 Preps for gcc-4.5 2010-03-18 07:21:50 +00:00
Ralf Corsepius
33bc0808f7 Update. 2010-03-17 07:08:28 +00:00
Ralf Corsepius
e2b68fc17c Regenerate *.spec. 2010-03-17 05:29:35 +00:00
Ralf Corsepius
38f666c9c1 rtems-4.11 fork preps. 2010-03-17 05:08:51 +00:00
Ralf Corsepius
bf862710dd Fork preps. 2010-03-17 05:07:25 +00:00
Eric Norum
cf293d1562 Fix hex constants. 2010-03-16 15:53:48 +00:00
Joel Sherrill
0a973a9ea9 2010-03-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell_makeargs.c: Fix bugs introduced by patch
	attempting to add quoted arguments.
2010-03-16 14:05:55 +00:00
Ralf Corsepius
ed7672a38b New. 2010-03-15 16:40:51 +00:00
Ralf Corsepius
a2f4fc11ad Regenerate. 2010-03-15 16:38:34 +00:00
Ralf Corsepius
237bb65fbd GCC_RPMREL=6 2010-03-15 16:37:57 +00:00
Ralf Corsepius
207b1f47c1 newlib-1.18.0-rtems4.10-20100310.diff 2010-03-15 16:37:22 +00:00
Ralf Corsepius
138cc2f19b Remove (Obsolete). 2010-03-15 14:31:54 +00:00
Ralf Corsepius
0dca06760a This commit was generated by cvs2svn to compensate for changes in r22743,
which included commits to RCS files with non-trunk default branches.
2010-03-14 18:08:12 +00:00
Ralf Corsepius
12ff5e96a1 Import from zlib-1.2.4 2010-03-14 18:08:12 +00:00
Ralf Corsepius
f749e7b274 Import from zlib-1.2.4 2010-03-12 17:56:34 +00:00
Joel Sherrill
00d170342a 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* libblock/src/ide_part_table.c: Functionality of
	rtems_ide_part_table_get() and rtems_ide_part_table_free() was needed
	internally but those routines are deprecated from the public API. So
	move their contents to private static routines. Using the private
	routines in this file avoids deprecation warnings and leaves
	functional, although deprecated, versions for potential use by
	applications.
2010-03-12 16:35:13 +00:00
Joel Sherrill
8c5358013e 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/i82586.c: Readdress use of ctype methods per
	recommendation from D.J. Delorie on the newlib mailing list. We
	should pass an unsigned char into these methods.
2010-03-12 16:27:24 +00:00
Joel Sherrill
438997f6a4 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* eolstrip.c: Readdress use of ctype methods per recommendation from
	D.J. Delorie on the newlib mailing list. We should pass an unsigned
	char into these methods.
2010-03-12 16:27:00 +00:00
Joel Sherrill
88353c47f2 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp43/init.c: Readdress use of ctype methods per recommendation from
	D.J. Delorie on the newlib mailing list. We should pass an unsigned
	char into these methods.
2010-03-12 16:26:36 +00:00
Joel Sherrill
bab5c5fac0 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* ftpd/ftpd.c, httpd/asp.c, httpd/ejparse.c, httpd/emfdb.c,
	httpd/misc.c, httpd/um.c, httpd/webs.c, httpd/websuemf.c,
	libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_format.c,
	libfs/src/dosfs/msdos_misc.c, libfs/src/nfsclient/src/nfs.c,
	libmisc/capture/capture-cli.c, libmisc/monitor/mon-network.c,
	libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_ifconfig.c,
	libmisc/shell/shell.c, libmisc/shell/shell_makeargs.c,
	libmisc/uuid/parse.c, libnetworking/libc/gethostbydns.c,
	libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c,
	libnetworking/libc/getnetnamadr.c, libnetworking/libc/inet_addr.c,
	libnetworking/libc/inet_network.c, libnetworking/libc/res_debug.c,
	libnetworking/libc/res_init.c, libnetworking/libc/res_query.c,
	libnetworking/rtems/rtems_mii_ioctl.c,
	score/src/objectgetnameasstring.c: Readdress use of ctype methods per
	recommendation from D.J. Delorie on the newlib mailing list. We
	should pass an unsigned char into these methods.
2010-03-12 16:26:16 +00:00
Joel Sherrill
3c02c9dd47 2010-03-12 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* fileio/init.c: Remove deprecation warnings.
2010-03-12 16:00:58 +00:00
Thomas Doerfler
6982ed7826 Do not overwrite errno in case fat_file_write() returns with an error status. 2010-03-12 08:31:31 +00:00
Thomas Doerfler
337853429d various changes 2010-03-12 08:26:18 +00:00
Thomas Doerfler
1d110280cc Fixed IO configurations 2010-03-12 08:25:53 +00:00
Thomas Doerfler
171090c425 Fixed _CPU_cache_disable_data() 2010-03-12 08:25:09 +00:00
Ralf Corsepius
fa21416a6e Import from zlib-1.2.4 2010-03-12 03:47:00 +00:00
Ralf Corsepius
7b96f4b82f This commit was generated by cvs2svn to compensate for changes in r22730,
which included commits to RCS files with non-trunk default branches.
2010-03-12 03:47:00 +00:00
Joel Sherrill
39b8611978 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/ide/ide_controller.c: Fix warnings for uninitialized
	variable.
2010-03-11 19:17:39 +00:00
Joel Sherrill
e137f0e944 2010-03-11 Ken Peters <kptrs@yahoo.com>
PR 1456/cpukit
	* libcsupport/src/ttyname.c: ttyname_r() when called directly (not via
	ttyname()) does not prefix the caller provided buffer with the
	predefined _PATH_DEV string (/dev/). Thus the directory search fails
	and no tty name is returned to the caller.
2010-03-11 19:14:41 +00:00
Joel Sherrill
8c8e3e0977 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/init.c: Fix warnings for ctype methods.
2010-03-11 19:13:13 +00:00
Joel Sherrill
8a3a92dcfb 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/i82586.c: Fix warnings for ctype methods.
2010-03-11 19:13:04 +00:00
Joel Sherrill
391b4dda25 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* ftpd/ftpd.c, httpd/uemf.c, httpd/um.c, httpd/webs.c,
	httpd/websuemf.c, libblock/src/diskdevs.c,
	libmisc/capture/capture-cli.c, libmisc/monitor/mon-network.c,
	libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_ifconfig.c,
	libmisc/uuid/parse.c, libnetworking/lib/ftpfs.c,
	libnetworking/libc/gethostbyht.c, libnetworking/libc/getnetnamadr.c,
	libnetworking/libc/inet_network.c,
	libnetworking/rtems/rtems_mii_ioctl.c,
	score/src/objectgetnameasstring.c: Fix warnings for ctype methods.
2010-03-11 19:12:30 +00:00
Joel Sherrill
06443cfa4b 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell_makeargs.c: Fix warnings.
2010-03-11 15:53:12 +00:00
Joel Sherrill
7209b4c516 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1458/cpukit
	* rtems/inline/rtems/rtems/asr.inl: Do not enable signals by default.
	Wait for a signal handler to be installed.
2010-03-11 15:40:29 +00:00
Joel Sherrill
1fe7324a08 2010-03-11 Andrei Mozzhuhin <nopscmn@gmail.com>
PR 1496/shell
	* libmisc/shell/shell_makeargs.c: Add support for quoted arguments.
2010-03-11 15:35:24 +00:00
Ralf Corsepius
355a836b9d Remove. 2010-03-11 15:02:54 +00:00
Joel Sherrill
eabaf58988 2010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/interr.h,
	score/src/objectinitializeinformation.c: Add new fatal error for
	configuring unlimited and maximum of 0.
2010-03-10 18:15:33 +00:00
Joel Sherrill
05f7e55c46 Changed year. 2010-03-10 18:15:24 +00:00
Joel Sherrill
1f51923f59 2010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add new fatal error for configuring
	unlimited and maximum of 0.
	* spfatal13/.cvsignore, spfatal13/Makefile.am, spfatal13/spfatal13.doc,
	spfatal13/spfatal13.scn, spfatal13/testcase.h: New files.
2010-03-10 18:14:43 +00:00
Joel Sherrill
543f17b391 2010-03-10 Marc Pignat <marc.pignat@hevs.ch>
PR 1488/bsps
	* start/start.S: Micromon on bf537 uses DMA for UART reception.
	This prevents the UART driver in RTEMS from working (and also
	causes received characters to be stored in a buffer that RTEMS
	doesn't know about, so it's potentially dangerous, but in practice
	the risk is small since an RTEMS app intended to be booted from
	Micromon would normally be configured to leave the RAM Micromon
	uses reserved).  The attached patch corrects this by disabling
	all DMA channels at startup.
2010-03-10 17:22:05 +00:00
Joel Sherrill
ee07b99715 2010-03-10 Gedare Bloom <gedare@gwu.edu>
PR 1495/bsp
	* clock/ckinit.c, make/custom/pc386.cfg: Calling
	rtems_clock_get_uptime() in a tight loop sometimes showed time moving
	backwards.
2010-03-10 17:16:02 +00:00
Joel Sherrill
5deb608389 2010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1497/bsps
	* startup/bspreset.c: Do not enable interrupts while waiting for board
	to reset.
2010-03-10 16:39:13 +00:00
Ralf Corsepius
c7c1f3bd74 New. 2010-03-10 07:09:31 +00:00
Ralf Corsepius
4ad7a690ba Regenerate. 2010-03-10 07:09:06 +00:00
Ralf Corsepius
0ea222f5bd Add binutils-patch. 2010-03-10 07:07:59 +00:00
Ralf Corsepius
84b257dea9 Bump BINUTILS_RPMREL. 2010-03-10 07:07:39 +00:00