Commit Graph

20282 Commits

Author SHA1 Message Date
Ralf Corsepius
5e5eb77399 Update to binutils-2.19.51-1 2010-02-04 15:35:53 +00:00
Ralf Corsepius
d031ccf716 Update. 2010-02-04 15:35:20 +00:00
Ralf Corsepius
ace475a007 Update to mpfr-2.4.1-4 2010-02-04 15:24:47 +00:00
Ralf Corsepius
4a177ff3a2 Upgrade to gmp-4.3.1_3. 2010-02-04 15:20:23 +00:00
Ralf Corsepius
d179db773c Upgrade to zlib-1.2.3-10. 2010-02-04 14:18:13 +00:00
Ralf Corsepius
e7d6bcc496 update to terminfo-5.7_20091114-13 2010-02-04 14:07:56 +00:00
Ralf Corsepius
ca2531fcce Upgrade to ncurses-5.7-18 2010-02-04 13:53:44 +00:00
Ralf Corsepius
3410d99852 Upgrade to w32api-3.14-1 2010-02-04 13:43:33 +00:00
Ralf Corsepius
4eecb24e55 Upgrade to cygwin-1.7.1 2010-02-04 13:38:42 +00:00
Ralf Corsepius
741bf2fda7 Housekeeping 2010-02-03 14:26:11 +00:00
Ralf Corsepius
33369234cd 2010-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/lpc32xx_phycore.cfg: Remove -W* flags.
2010-02-02 15:56:21 +00:00
Chris Johns
42c4de823f 2010-02-01 Chris Johns <chrisj@rtems.org>
* libmisc/shell/fts.c: Updated to the latest NetBSD version to
        resolve heap allocation bugs.
        * libmisc/shell/main_ls.c, libmisc/shell/print-ls.c: Fix printing
        size bugs.
        * libnetworking/rtems/mkrootfs.c: Fix byte order bug when creating
        the loopback interface address.
2010-02-01 00:03:02 +00:00
Thomas Doerfler
1027f1534b Fixed invalid chain extract 2010-01-29 14:57:10 +00:00
Thomas Doerfler
e7fb54eb05 add purge capability to libblock, add proper test case 2010-01-26 15:09:03 +00:00
Thomas Doerfler
b7de5ded7e User extension API: add const to some params, inline _User_extensions_Add_API_set 2010-01-26 15:01:56 +00:00
Ralf Corsepius
e9fd94cea5 Upgrade to gcc-4.4.3. 2010-01-21 14:59:53 +00:00
Ralf Corsepius
4870ece4c4 Add preliminary support for CLooG. 2010-01-21 14:59:26 +00:00
Ralf Corsepius
cd0ec88612 New. 2010-01-21 14:56:55 +00:00
Ralf Corsepius
d40d7cd4e4 Regenerate. 2010-01-21 12:01:32 +00:00
Ralf Corsepius
ebb0d04b77 Update tp 4.4.3-RC-20100116. 2010-01-21 11:57:22 +00:00
Ralf Corsepius
5acf12182a Update to newlib-1.18.0-rtems4.10-20100121.diff. 2010-01-21 11:56:04 +00:00
Ralf Corsepius
6d56745f9a New. 2010-01-21 11:54:01 +00:00
Ralf Corsepius
3554547b33 Fix typo in previous patch. 2010-01-21 05:04:25 +00:00
Ralf Corsepius
040e795037 Preps for gcc-4.4.3.
Abandon newlib-1.17.0.
2010-01-21 04:58:33 +00:00
Joel Sherrill
3faa7a2969 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 30
	* libmisc/shell/hexdump-parse.c:
2010-01-20 20:25:18 +00:00
Joel Sherrill
dd6a748a49 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* block08/.cvsignore, block09/.cvsignore: New files.
2010-01-20 17:15:51 +00:00
Joel Sherrill
4783238f5a 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* block08/init.c: Remove warning.
2010-01-20 17:15:14 +00:00
Joel Sherrill
657105413a 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 1
	* libmisc/shell/fts.c:
2010-01-20 17:14:52 +00:00
Joel Sherrill
c313b68128 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* block08/block08.scn, block08/init.c: Add starting and ending messages
	so the scripts detect successful exit.
2010-01-20 17:12:38 +00:00
Joel Sherrill
35dfbd79eb 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp43/init.c: Fix warning.
2010-01-20 17:11:01 +00:00
Joel Sherrill
04fee3104e 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 7
	Coverity Id 8
	* libblock/src/bdpart.c: Verify libblock is really set after
	rtems_bdbuf_read() before using it.
2010-01-20 17:10:36 +00:00
Joel Sherrill
f659921bd2 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 5
	* score/src/objectextendinformation.c: Check object_blocks for NULL to
	determine when to allocate object block table.
2010-01-20 17:08:19 +00:00
Joel Sherrill
59f7e9177a 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 27
	* libmisc/fsmount/fsmount.c: Ensure calloc() returns memory and then we
	do not have to check null when freeing it. Coverity noted it was used
	before being checked for NULL.
2010-01-20 16:24:11 +00:00
Joel Sherrill
8c161f958f 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 3
	* libmisc/shell/shell.c: Remove dead code path and fix warning.
2010-01-20 15:20:29 +00:00
Joel Sherrill
efb68e8bf8 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/hexdump-parse.c: Fix uninitialized warning.
2010-01-20 15:19:19 +00:00
Joel Sherrill
aaaffd4cba 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 30
	* libmisc/shell/hexdump-parse.c: Add free(pr) before returning.
2010-01-20 15:15:39 +00:00
Joel Sherrill
129b4a38bd 2010-01-20 Chris Johns <chrisj@rtems.org>
Coverity Id 6
	* libmisc/shell/hexdump-parse.c: Modify conditional to avoid NULL
	dereference.
2010-01-20 14:31:04 +00:00
Joel Sherrill
8bffc40b3a 2010-01-20 Chris Johns <chrisj@rtems.org>
Coverity Id 9
	* libmisc/shell/main_ls.c: Modify conditional to avoid NULL
	dereference.
2010-01-20 14:27:57 +00:00
Joel Sherrill
a518defe92 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 10
	* libblock/src/bdbuf.c: Rework loop conditional to avoid potential use
	of NULL pointer.
2010-01-19 23:54:17 +00:00
Joel Sherrill
c917d31a3f 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 23
	* libmisc/monitor/mon-monitor.c: Add fclose() of file.
2010-01-19 23:49:40 +00:00
Joel Sherrill
b61ad658f1 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libblock/src/ide_part_table.c: Another error path without a
	free(sector).
2010-01-19 23:47:41 +00:00
Joel Sherrill
e00381a574 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 28
	* libcsupport/src/termios.c: Set then unconditionally to avoid
	potential paths where it might be used uninitialized. Recommended by
	Eric Norum.
2010-01-19 23:03:24 +00:00
Joel Sherrill
e4d7016c1a 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 18
	* libmisc/shell/fts.c: Add free(parent) to correct leak.
2010-01-19 23:01:36 +00:00
Joel Sherrill
d3231fbaef 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 24
	* libblock/src/ide_part_table.c: Initialize sector to NULL and add
	free(sector) on error return path from get_sector() to fix potential
	leak.
2010-01-19 22:09:20 +00:00
Joel Sherrill
b2ac8a9c4f 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 25
	* libblock/src/ide_part_table.c: Add free(sector) on error return path
	to fix leak.
2010-01-19 22:05:30 +00:00
Joel Sherrill
2d2dcab250 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 5
	* score/src/objectinitializeinformation.c: Do not modify maximum
	parameter. Clean up and simplify code. This should help the Coverity
	path analysis to avoid reporting issues.
2010-01-19 19:33:08 +00:00
Joel Sherrill
cb4e99201e 2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_creat.c,
	libfs/src/imfs/imfs_initsupp.c, libfs/src/imfs/imfs_link.c,
	libfs/src/imfs/imfs_load_tar.c, libfs/src/imfs/imfs_mknod.c,
	libfs/src/imfs/imfs_symlink.c: Create special helper method for
	creating the j-node for the root directory. This lets us assume that
	every j-node created otherwise has a parent node.
2010-01-19 19:31:00 +00:00
Thomas Doerfler
f1eb199a2e Update of libblock API, update of tqm8xx BSP 2010-01-19 09:12:41 +00:00
Thomas Doerfler
de592aa6f1 tqm8xx BSP fixes 2010-01-19 09:11:34 +00:00
Thomas Doerfler
1ba96ef99a Update for block device API change. 2010-01-19 09:10:56 +00:00