Commit Graph

23370 Commits

Author SHA1 Message Date
Ralf Corsepius
ed3821c392 BR: cloog-devel, ppl-devel for suse12_1. 2011-11-18 12:31:01 +00:00
Ralf Corsepius
ae9df29bd5 Regenerate. 2011-11-16 03:48:58 +00:00
Ralf Corsepius
45374b2f24 Abandon gcc-4.5.0. 2011-11-16 03:47:03 +00:00
Ralf Corsepius
d90de40119 GCC_RPMREL = 0.20110802.0 2011-11-16 03:46:00 +00:00
Ralf Corsepius
afb875e48e Regenerate. 2011-11-15 16:31:52 +00:00
Ralf Corsepius
2854ce93b1 Bump GCC_RPMREL. 2011-11-15 16:30:49 +00:00
Ralf Corsepius
37586dc635 Preps for suse-12.1 2011-11-15 16:28:47 +00:00
Sebastian Huber
6ace38bd3a 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/include/rtems/rtems/event.h: Revert parameter name change.
2011-11-10 15:36:56 +00:00
Sebastian Huber
ba136bd7ab 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1924/cpukit
	* sptests/spfatal08/testcase.h, sptests/spfatal12/testcase.h: Update
	due to API changes.
2011-11-10 14:43:33 +00:00
Sebastian Huber
3aefd34821 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1924/cpukit
	* bootcard.c: Update due to API changes.
2011-11-10 14:42:08 +00:00
Sebastian Huber
b4f635e9d0 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1924/cpukit
	* sapi/include/rtems/config.h: New fields stack_space_size,
	unified_work_area, and stack_allocator_avoids_work_space in
	rtems_configuration_table.
	* sapi/include/confdefs.h: Removed rtems_unified_work_area (this is
	now part of the Configuration).  Separate work space and stack space
	estimate.  Added CONFIGURE_TASK_STACK_ALLOCATOR_AVOIDS_WORK_SPACE
	configuration option.
	* libmisc/shell/main_wkspaceinfo.c, score/src/wkspace.c,
	libcsupport/src/malloc_initialize.c: Update due to API changes.
2011-11-10 14:40:13 +00:00
Sebastian Huber
742a2ba3b5 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/include/rtems/rtems/event.h,
	rtems/include/rtems/rtems/eventset.h,
	rtems/inline/rtems/rtems/eventset.inl: Documentation.
2011-11-10 14:09:08 +00:00
Sebastian Huber
f0e748cc61 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1927/bsps:
	* mpc83xx/network/tsec.c: Fixed integer truncation.
2011-11-10 08:44:37 +00:00
Sebastian Huber
5c0fb7c6a7 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1929/bsps
	* irq/irq_init.c: Fixed warning.
2011-11-10 08:25:45 +00:00
Joel Sherrill
36cfb55fa5 2011-11-09 Jennifer Averett <jennifer.averett@oarcorp.com>
PR 1934/bsps
	* libchip/serial/ns16550.c: Change to unsigned variable.
2011-11-09 20:51:01 +00:00
Joel Sherrill
529aa9d4a6 Move entries to correct file. 2011-11-09 18:51:59 +00:00
Joel Sherrill
634b14e551 2011-11-09 Werner Almesberger <werner@almesberger.net>
PR 1954/cpukit
	* score/cpu/lm32/rtems/score/lm32.h: Protect against macro expansion.
2011-11-09 18:51:13 +00:00
Joel Sherrill
0f7afe507a 2011-11-09 Werner Almesberger <werner@almesberger.net>
PR 1957/cpukit
	* score/include/rtems/score/coremutex.h,
	score/inline/rtems/score/threadmp.inl: Add parentheses to protect
	macro arguments.
2011-11-09 18:42:17 +00:00
Joel Sherrill
552a80fcbc 2011-11-09 Werner Almesberger <werner@almesberger.net>
PR 1955/cpukit
	* rtems/score/cpu.h: Convert CPU_swap_u16 into a static inline.
2011-11-09 15:15:25 +00:00
Joel Sherrill
4689f30c3c 2011-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* MAINTAINERS: Rewrite and update.
2011-11-09 14:20:22 +00:00
Gedare Bloom
3d1313e84f 2011-11-08 Gedare Bloom <gedare@rtems.org>
* MAINTAINERS: Revert adding myself as a maintainer.
2011-11-08 17:29:09 +00:00
Sebastian Huber
4a6cc2a4b3 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/lpc17xx.h: New file.
	* Makefile.am, preinstall.am: Reflect change above.  Update due to API
	changes.
	* configure.ac, console/console-config.c, include/bsp.h, include/io.h,
	include/irq.h, include/lcd.h, include/lpc-clock-config.h,
	include/lpc24xx.h, include/start-config.h, irq/irq-dispatch.c,
	irq/irq.c, misc/bspidle.c, misc/io.c, misc/lcd.c, misc/restart.c,
	misc/system-clocks.c, ssp/ssp.c, startup/bspreset.c,
	startup/bspstart.c, startup/bspstarthooks.c,
	startup/start-config-emc-dynamic.c, startup/start-config-emc-static.c,
	startup/start-config-pinsel.c: Basic support for LPC17XX.  New memory
	configurations for W9825G2JB75I, IS42S32800B, and SST39VF3201.
2011-11-08 10:39:46 +00:00
Sebastian Huber
4c622e5f4a 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/startup/bsp-start-copy-sections.c,
	shared/startup/bsp-start-memcpy.S: New files.
	* shared/include/start.h: Declare bsp_start_copy_sections().
	* shared/start/start.S, shared/include/linker-symbols.h: Moved
	content.  Support for ARMv7-M.
2011-11-08 10:18:19 +00:00
Sebastian Huber
d922dab192 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* make/custom/mpc5566evb_spe.cfg, make/custom/mpc5674fevb_spe.cfg,
	startup/linkcmds.mpc5566evb_spe, startup/linkcmds.mpc5674fevb_spe,
	startup/reset.c: New files.
	* Makefile.am, preinstall.am: Reflect changes above.
	* startup/early-init.c: Added missing section attribute.
	* configure.ac, network/smsc9218i.c: New BSP options
	SMSC9218I_EDMA_RX_CHANNEL and SMSC9218I_EDMA_TX_CHANNEL.  Enable reset
	at cleanup.
2011-11-08 10:13:32 +00:00
Sebastian Huber
d558bc49bb 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/utility.h: Fixed some casts.
	* include/irq-generic.h: Define bsp_interrupt_handler_index_type
	conditionally.
2011-11-08 10:08:14 +00:00
Sebastian Huber
edb1dd83b8 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* new-exceptions/bspsupport/ppc_exc_async_normal.S: Bugfix for
	MPC5674F.  Use it for all to be safe.
	* mpc55xx/include/emios.h: Fixed eMIOS module count.
	* mpc55xx/include/irq.h: Fixed CAN vector numbers.
	BSP_INTERRUPT_HANDLER_TABLE_SIZE is now a BSP option.
2011-11-08 10:05:50 +00:00
Joel Sherrill
467c767442 2011-11-07 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1953/bsps
	* console/uart.c: Do not use /dev/console in libchip configuration
	table. Shared driver framework selects device to use as /dev/console.
2011-11-07 21:46:19 +00:00
Joel Sherrill
3dcdad4ac2 2011-11-07 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1953/bsps
	* console/uarts.c: Do not use /dev/console in libchip configuration
	table. Shared driver framework selects device to use as /dev/console.
2011-11-07 21:46:16 +00:00
Joel Sherrill
d9bc968d5b 2011-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 1952/cpukit
	* libmisc/untar/untar.c: Add return code for failure when unable to
	write file.
2011-11-07 21:42:22 +00:00
Joel Sherrill
89926c95c4 Revert. 2011-11-07 21:41:45 +00:00
Joel Sherrill
4485c9a89d 2011-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 1952/cpukit
	* libcsupport/include/rtems/libio.h: Add return code for failure when
	unable to write file.
2011-11-07 21:40:26 +00:00
Sebastian Huber
18aa715068 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* console/console-config.c: Avoid explicit type.
2011-11-07 08:33:14 +00:00
Sebastian Huber
47f56094da 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1951/bsps
	* Makefile.am, console/console-config.c: Update due to API changes.
2011-11-07 08:26:12 +00:00
Sebastian Huber
d791a399bd 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* console_private.h: Removed Console_Port_Minor declaration.
	* console.c: Define console_initialized as static.
2011-11-07 08:20:26 +00:00
Sebastian Huber
6cb084d957 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/serial/serial.h: Declare Console_Port_Minor.
2011-11-07 08:18:07 +00:00
Sebastian Huber
6343ea4ef9 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/score/cpu.h: Removed unused register_pc from Context_Control.
2011-11-07 07:58:17 +00:00
Sebastian Huber
e2691dcb5d 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1949/cpukit
	PR 1950/cpukit
	* rtems/score/arm.h: Select ARMv4 multilib implementation for
	__ARM_ARCH_6J__.
2011-11-07 07:48:11 +00:00
Gedare Bloom
053b7e0403 2011-11-06 Gedare Bloom <gedare@rtems.org>
* shared/console/conscfg.c: Whitespace and style fixes.
2011-11-06 20:12:20 +00:00
Gedare Bloom
82c46f82cc 2011-11-06 Gedare Bloom <gedare@rtems.org>
* shared/console/conscfg.c: Give console port a name.
2011-11-06 20:01:01 +00:00
Gedare Bloom
65f2aeccab 2011-11-06 Gedare Bloom <gedare@rtems.org>
* ChangeLog: Fix ChangeLog with name and email address
2011-11-06 16:55:33 +00:00
Gedare Bloom
05e75a4b05 2011-11-06 gedare@rtems.org
* shared/score/interrupt.S: Pass ISR correct pointer to interrupt frame
2011-11-06 16:48:36 +00:00
Gedare Bloom
1ddad656a6 2011-11-06 gedare@rtems.org
* MAINTAINERS: Fix whitespace.
2011-11-06 15:58:31 +00:00
Ralf Corsepius
66b8047e52 Remove stray whitespaces. 2011-11-06 12:44:24 +00:00
Ralf Corsepius
0527367cd9 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1945/cpukit
	* libchip/i2c/spi-memdrv.c: Replace rtems_off64_t with off_t.
2011-11-06 12:40:21 +00:00
Ralf Corsepius
515ecec952 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1945/cpukit
	* umon/tfsDriver.c: Replace rtems_off64_t with off_t.
2011-11-06 12:36:55 +00:00
Ralf Corsepius
984c4c492f 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/nfsclient/src/nfs.c, libfs/src/rfs/rtems-rfs-rtems-dev.c,
	libfs/src/rfs/rtems-rfs-rtems-dir.c,
	libfs/src/rfs/rtems-rfs-rtems-file.c, libnetworking/lib/ftpfs.c,
	libnetworking/lib/tftpDriver.c: Replace rtems_off64_t with off_t.
2011-11-06 12:00:04 +00:00
Ralf Corsepius
22ad826358 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h,
	libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs_fifo.c,
	libfs/src/imfs/memfile.c: Replace rtems_off64_t with off_t.
2011-11-06 11:57:10 +00:00
Ralf Corsepius
59ca2f8ccb 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c,
	libfs/src/dosfs/msdos_file.c:
	Replace rtems_off64_t with off_t.
2011-11-06 11:54:49 +00:00
Ralf Corsepius
e4c0a04bd3 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libfs/src/defaults/default_ftruncate.c,
	libfs/src/defaults/default_lseek.c:
	Replace rtems_off64_t with off_t.
2011-11-06 11:52:45 +00:00
Ralf Corsepius
b799e4ebc1 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR1945/cpukit
	* libcsupport/include/rtems/libio.h: Mark rtems_off64_t as
	deprecated.
	Replace rtems_off64_t with off_t.
2011-11-06 11:50:21 +00:00