Commit Graph

20829 Commits

Author SHA1 Message Date
Ralf Corsepius
465cd13eeb Add gdb. 2010-05-24 04:14:32 +00:00
Ralf Corsepius
16fef9bbce 2010-05-23 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1528/cpukit
	* libcsupport/src/malloc_boundary.c: Cast to intptr_t* instead of
	int32_t* for 16 bit target compliance.
2010-05-23 06:30:23 +00:00
Ralf Corsepius
a4f9124168 2010-05-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu.c: Warning removal.
2010-05-23 05:47:27 +00:00
Ralf Corsepius
f16a1458c6 2010-05-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/consolelite.c, network/xiltemac.c:
	Reflect prototypes having changed (Warning removal).
2010-05-23 05:42:35 +00:00
Ralf Corsepius
f22c1544c5 2010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/include/rtems/nvdisk.h, libblock/src/nvdisk-sram.c:
	Use pointer arithmetic instead of int32_t arithmetic for 16bit
	compatibility.
2010-05-22 16:51:05 +00:00
Ralf Corsepius
2ad5753419 2010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/fts.c: Cast to uintptr_t instead of long for better
	16bit target compliance.
2010-05-22 16:48:41 +00:00
Ralf Corsepius
eb5cd5b8b9 2010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/rfs/rtems-rfs-bitmaps-ut.c: Use "16 bit int" arg
	in call to srand if "32 bit int" doesn't fit into "int".
2010-05-22 16:46:59 +00:00
Ralf Corsepius
b5926be790 2010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/flashdisk.c, libblock/src/nvdisk.c:
	Cast argp to uintptr_t temporary instead of uint32_t temporary
	(Avoid incompatible pointer casts on 16bit targets).
2010-05-22 16:43:09 +00:00
Ralf Corsepius
82034cbe40 2010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* automake/compile.am: (Temporarily) Add -Werror=overflow,
	-Werror=pointer-to-int-cast, -Werror=int-to-pointer-cast.
2010-05-22 09:15:42 +00:00
Ralf Corsepius
57e060b54a Regenerate. 2010-05-22 03:32:34 +00:00
Ralf Corsepius
be66b51634 GCC_RPMREL = 12. 2010-05-22 03:31:45 +00:00
Ralf Corsepius
1eacf6c2e5 Reflect fedora-13 shipping mpfr-2.4.2.
Ship mpfr-2.4.2.
2010-05-22 03:29:56 +00:00
Ralf Corsepius
015f757073 Abandon gcc-4.4.3.
gcc-core-4.5.0-rtems4.11-20100522.diff.
2010-05-22 03:28:26 +00:00
Ralf Corsepius
11391c4d0a Regenerate. 2010-05-22 02:52:26 +00:00
Ralf Corsepius
5c7a0675c9 el6 provides mpfr-2.4.1. Use gloog-devel on el6. 2010-05-22 02:51:11 +00:00
Ralf Corsepius
c03950d95c Generate. 2010-05-22 02:49:16 +00:00
Ralf Corsepius
3c9b852d10 Activate gcc. 2010-05-22 02:47:27 +00:00
Ralf Corsepius
ce6939d1db Abandon gcc-4.4.3.
gcc-core-4.5.0-rtems4.11-20100522.diff.
2010-05-22 02:46:12 +00:00
Ralf Corsepius
121e5a74b2 New (Add sparc64) 2010-05-22 02:44:54 +00:00
Joel Sherrill
665285f217 2010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>
* cache.c, page.c: Use masks and shift operations instead of
	bit-fields.
2010-05-21 19:03:21 +00:00
Joel Sherrill
4a76be7ef5 2010-05-21 Vinu Rajashekhar <vinutheraj@gmail.com>
* rtems/score/registers.h: Remove structs with bit-fields. Add a mask
	for cr3 page directory.
2010-05-21 19:02:05 +00:00
Joel Sherrill
d1c3dc906b 2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add bspreset.c
2010-05-21 18:08:58 +00:00
Joel Sherrill
912a74581e 2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add bspreset.c
2010-05-21 18:02:25 +00:00
Joel Sherrill
6a046fe0ce 2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
	sh7750/score/cpu_asm.c, shgdb/score/cpu_asm.c: Spacing.
2010-05-21 16:33:00 +00:00
Ralf Corsepius
2dfedf4a96 Merge sparc64-rtems. 2010-05-21 16:21:07 +00:00
Ralf Corsepius
ecdd94ed9b Add netbsd, rtems4.11/sparc64. 2010-05-21 16:19:04 +00:00
Ralf Corsepius
cc48691d06 Add sparc64. 2010-05-21 16:16:56 +00:00
Ralf Corsepius
bd50f81c1e New. 2010-05-21 16:16:18 +00:00
Sebastian Huber
19d11850e3 Whitespace removal. 2010-05-21 08:15:08 +00:00
Sebastian Huber
89076a8e25 2010-05-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/lpc32xx.h: Update for utility macro changes.
2010-05-21 08:02:23 +00:00
Sebastian Huber
23f35aa559 2010-05-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/utility.h: Macros use now first and last bit values instead
	of shift and length parameters.
2010-05-21 08:01:14 +00:00
Sebastian Huber
bc74b337e4 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* configure.ac: Fixed BSP option.
	* include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
2010-05-20 14:52:32 +00:00
Sebastian Huber
d2137a0599 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* startup/bspstarthooks.c: Removed start section attribute defines.
2010-05-20 14:33:34 +00:00
Sebastian Huber
c3dd440dce 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/include/start.h: Define start section attributes.
2010-05-20 14:33:16 +00:00
Sebastian Huber
edf846e4f3 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/lpc24xx.h, misc/dma-copy.c, misc/dma.c,
	misc/system-clocks.c, ssp/ssp.c, startup/bspstarthooks.c: Removed
	superfluous macros.
2010-05-20 14:23:13 +00:00
Sebastian Huber
ef6f1d0c43 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/utility.h: Removed superfluous macros.
2010-05-20 14:19:58 +00:00
Sebastian Huber
f780417e5d 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* network/smsc9218i.c: Removed superfluous macros.
2010-05-20 14:19:41 +00:00
Sebastian Huber
4c4974e81f 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* make/custom/lpc32xx.inc, make/custom/lpc32xx_mzx_boot_int.cfg,
	startup/linkcmds.lpc32xx_mzx_boot_int: New files.
	* Makefile.am, configure.ac, preinstall.am, include/bsp.h,
	include/bspopts.h.in, include/lpc32xx.h, irq/irq.c,
	make/custom/lpc32xx_phycore.cfg, startup/bspstart.c,
	startup/bspstarthooks.c: Changes throughout.
2010-05-20 13:15:35 +00:00
Sebastian Huber
a9485d7b6b 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* Makefile.am, preinstall.am, include/bsp.h, startup/bspstart.c: Use
	shared output character implementation.
2010-05-20 13:10:56 +00:00
Sebastian Huber
eec7aaab93 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/uart-output-char.h, src/uart-output-char.c: New files.
2010-05-20 13:06:48 +00:00
Sebastian Huber
d9730f1d6e 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
2010-05-20 13:01:14 +00:00
Sebastian Huber
99c44aa3d7 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* make/custom/rtl22xx_t.cfg: Workaround for GCC bug 38644.
2010-05-20 13:00:41 +00:00
Sebastian Huber
569db3ed63 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* make/dswifi/arm9/makefile: Workaround for GCC bug 38644.
2010-05-20 13:00:19 +00:00
Sebastian Huber
90e991acb1 2010-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* make/custom/lpc24xx.inc: Workaround for GCC bug 38644.
2010-05-20 12:59:54 +00:00
Chris Johns
ce92a825c4 2010-05-20 Bharath Suri <bharath.s.jois@gmail.com>
* libcsupport/src/_rename_r.c: Avoid overwriting of errno by
        _rename_r to invalid values.
2010-05-20 03:10:41 +00:00
Joel Sherrill
9fd5f55d7e 2010-05-18 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1520/doc
	* user/part.t: Partition create discussion said it returned the number
	of buffers created but it does not.
2010-05-18 13:41:53 +00:00
Joel Sherrill
90204914ad 2010-05-18 Alin Rus <alin.codejunkie@gmail.com>
PR 1519/doc
	* user/chains.t: Fix typo in Chain_Control example.
2010-05-18 11:44:54 +00:00
Chris Johns
8aa608df32 2010-05-18 Chris Johns <chrisj@rtems.org>
* libblock/src/diskdevs.c, libblock/include/rtems/blkdev.h,
        libblock/src/bdbuf.c: PR 1448/filesystem.

        * libblock/include/rtems/blkdev.h, libblock/src/bdbuf.c: PR
        1514/filesystem.
2010-05-18 02:14:05 +00:00
Chris Johns
baf64cdb32 010-05-18 Chris Johns <chrisj@rtems.org>
* libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: PR
        1448/filesystem.
2010-05-18 02:12:39 +00:00
Joel Sherrill
514a3fe4d3 2010-05-17 Bharath Suri <bharath.s.jois@gmail.com>
* psxfile01/test.c, psxfile01/psxfile01.scn: This file now
	exercises the _rename_r in libcsupport. For now, it also
	provides two fsmount_me_h handlers to enable certain error
	checking paths
2010-05-17 17:56:13 +00:00