Timeline



05/22/10:

16:51 Changeset in rtems [f22c154]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-05-22 Ralf Corsépius <ralf.corsepius@…> * libblock/include/rtems/nvdisk.h, libblock/src/nvdisk-sram.c: Use pointer arithmetic instead of int32_t arithmetic for 16bit compatibility.
16:48 Changeset in rtems [2ad5753]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-05-22 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/fts.c: Cast to uintptr_t instead of long for better 16bit target compliance.
16:46 Changeset in rtems [eb5cd5b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-05-22 Ralf Corsépius <ralf.corsepius@…> * 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".
16:43 Changeset in rtems [b5926be]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-05-22 Ralf Corsépius <ralf.corsepius@…> * 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).
14:54 Ticket #1528 (malloc_boundary.c:88: error: cast to pointer from integer of different size) created by Joel Sherrill
h8300/h8sxsim m32c/m32csim …
14:53 Ticket #1527 (nvdisk.c: pointer to integer of different size) created by Joel Sherrill
avr/avrtest …
09:15 Changeset in rtems [82034cbe]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-05-22 Ralf Corsépius <ralf.corsepius@…> * automake/compile.am: (Temporarily) Add -Werror=overflow, -Werror=pointer-to-int-cast, -Werror=int-to-pointer-cast.
03:32 Changeset in rtems [57e060b5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:31 Changeset in rtems [be66b516]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 12.
03:29 Changeset in rtems [1eacf6c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect fedora-13 shipping mpfr-2.4.2. Ship mpfr-2.4.2.
03:28 Changeset in rtems [015f757]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.4.3. gcc-core-4.5.0-rtems4.11-20100522.diff.
02:52 Changeset in rtems [11391c4d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
02:51 Changeset in rtems [5c7a0675]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
el6 provides mpfr-2.4.1. Use gloog-devel on el6.
02:49 Changeset in rtems [c03950d9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Generate.
02:47 Changeset in rtems [3c9b852]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Activate gcc.
02:46 Changeset in rtems [ce6939d1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.4.3. gcc-core-4.5.0-rtems4.11-20100522.diff.
02:44 Changeset in rtems [121e5a7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New (Add sparc64)
00:05 Ticket #1526 (4.10 head has warnings we consider as errors.) created by Chris Johns
The build bot has been updated to report the following warnings as …

05/21/10:

23:59 Ticket #1525 (block dev ioctl calls use incorrect types) created by Chris Johns
The flash driver does not have the correct types for the ioctl call. …
19:03 Changeset in rtems [665285f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-21 Vinu Rajashekhar <vinutheraj@…> * cache.c, page.c: Use masks and shift operations instead of bit-fields.
19:02 Changeset in rtems [4a76be7e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-21 Vinu Rajashekhar <vinutheraj@…> * rtems/score/registers.h: Remove structs with bit-fields. Add a mask for cr3 page directory.
18:08 Changeset in rtems [d1c3dc9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: Add bspreset.c
18:02 Changeset in rtems [912a7458]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: Add bspreset.c
16:33 Changeset in rtems [6a046fe0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-21 Joel Sherrill <joel.sherrill@…> * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c, shgdb/score/cpu_asm.c: Spacing.
16:21 Changeset in rtems [2dfedf4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Merge sparc64-rtems.
16:19 Changeset in rtems [ecdd94e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add netbsd, rtems4.11/sparc64.
16:16 Changeset in rtems [cc48691d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add sparc64.
16:16 Changeset in rtems [bd50f81]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
08:15 Changeset in rtems [19d11850]4.104.115 by Sebastian Huber <sebastian.huber@…>
Whitespace removal.
08:02 Changeset in rtems [89076a8e]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-21 Sebastian Huber <sebastian.huber@…> * include/lpc32xx.h: Update for utility macro changes.
08:01 Changeset in rtems [23f35aa]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-21 Sebastian Huber <sebastian.huber@…> * include/utility.h: Macros use now first and last bit values instead of shift and length parameters.
06:19 Ticket #1524 (fsmount accesses IMFS code) created by Chris Johns
The fsmount code in libmisc accesses IMFS internal functions. This is …

05/20/10:

18:27 TBR/UserApp/RTEMSApplications edited by WorthBurruss
/* Industrial */ Added Linear servo amplifier application and Link (diff)
14:52 Changeset in rtems [bc74b337]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * configure.ac: Fixed BSP option. * include/lpc32xx.h, startup/bspstarthooks.c: Added PLL setup.
14:33 Changeset in rtems [d2137a05]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * startup/bspstarthooks.c: Removed start section attribute defines.
14:33 Changeset in rtems [c3dd440]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * shared/include/start.h: Define start section attributes.
14:23 Changeset in rtems [edf846e4]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * include/lpc24xx.h, misc/dma-copy.c, misc/dma.c, misc/system-clocks.c, ssp/ssp.c, startup/bspstarthooks.c: Removed superfluous macros.
14:19 Changeset in rtems [ef6f1d0c]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * include/utility.h: Removed superfluous macros.
14:19 Changeset in rtems [f780417]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * network/smsc9218i.c: Removed superfluous macros.
13:15 Changeset in rtems [4c4974e]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * 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.
13:10 Changeset in rtems [a9485d7b]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * Makefile.am, preinstall.am, include/bsp.h, startup/bspstart.c: Use shared output character implementation.
13:06 Changeset in rtems [eec7aaab]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * include/uart-output-char.h, src/uart-output-char.c: New files.
13:01 Changeset in rtems [d9730f1]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * make/custom/lpc32xx_phycore.cfg: Workaround for GCC bug 38644.
13:00 Changeset in rtems [99c44aa]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * make/custom/rtl22xx_t.cfg: Workaround for GCC bug 38644.
13:00 Changeset in rtems [569db3ed]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * make/dswifi/arm9/makefile: Workaround for GCC bug 38644.
12:59 Changeset in rtems [90e991a]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-20 Sebastian Huber <sebastian.huber@…> * make/custom/lpc24xx.inc: Workaround for GCC bug 38644.
03:10 Changeset in rtems [ce92a825]4.104.115 by Chris Johns <chrisj@…>
2010-05-20 Bharath Suri <bharath.s.jois@…> * libcsupport/src/_rename_r.c: Avoid overwriting of errno by _rename_r to invalid values.
02:35 Ticket #1523 (gethostbyname is not reenterant.) created by Chris Johns
The gethostbyname call uses global static data and therefore is not …

05/19/10:

22:15 Ticket #1522 (_rename_r overwrites the actual errno, instead sets the errno to -1) created by Bharath Suri
The function _rename_r overwrites the errno at two circumstances and …
07:00 Ticket #1521 (Change mount to be like the Linux mount.) created by Chris Johns
The mount function is not covered by any standard and varies between …

05/18/10:

13:41 Changeset in rtems [633ee2d]4.9 by Joel Sherrill <joel.sherrill@…>
2010-05-18 Joel Sherrill <joel.sherrilL@…> PR 1520/doc * user/part.t: Partition create discussion said it returned the number of buffers created but it does not.
13:41 Changeset in rtems [9fd5f55]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-18 Joel Sherrill <joel.sherrilL@…> PR 1520/doc * user/part.t: Partition create discussion said it returned the number of buffers created but it does not.
12:48 Ticket #1520 (partition_create description mentions returning number of buffers) closed by Joel Sherrill
fixed: Patch applied to all branches.
11:44 Changeset in rtems [9020491]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-18 Alin Rus <alin.codejunkie@…> PR 1519/doc * user/chains.t: Fix typo in Chain_Control example.
11:09 Ticket #1520 (partition_create description mentions returning number of buffers) created by Joel Sherrill
rtems_partition_create does not return the number of buffers.
10:45 Ticket #1519 (Wrong chain control structure) closed by Joel Sherrill
fixed: Committed to head. Thanks. No patch is too trivial. :D
10:43 Ticket #1515 ([ARM/Thumb] Invalid stack frame usage at -Os) closed by Sebastian Huber
fixed: It seems that -fno-schedule-insns2 is a workaround. At least the test case generates valid code after disabling this optimization.
02:14 Changeset in rtems [8aa608df]4.104.115 by Chris Johns <chrisj@…>
2010-05-18 Chris Johns <chrisj@…> * 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.
02:12 Changeset in rtems [baf64cdb]4.104.115 by Chris Johns <chrisj@…>
010-05-18 Chris Johns <chrisj@…> * libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: PR 1448/filesystem.
01:15 Ticket #1448 (Definition of RTEMS_BLKDEV_CAPABILITIES is not in the correct place) closed by Chris Johns
fixed
01:14 Ticket #1514 (Libblock propagate sync calls to driver.) closed by Chris Johns
fixed

05/17/10:

23:36 Ticket #1519 (Wrong chain control structure) created by Alin Rus
I know, i know ... another lame patch ... The chain control structure …
17:56 Changeset in rtems [514a3fe]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-17 Bharath Suri <bharath.s.jois@…> * 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
08:34 Changeset in rtems [377c0cb0]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-17 Sebastian Huber <sebastian.huber@…> PR 1433/cpukit * block08/bdbuf_tests.c: Enabled tests 1.1, 1.2 and 1.3. * block08/bdbuf_test1_1.c, block08/bdbuf_test1_2.c, block08/bdbuf_test1_3.c: Use RTEMS_IO_ERROR instead of RTEMS_NO_MEMORY.
08:08 Changeset in rtems [c8522fd]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-17 Oleg Kravtsov <Oleg.Kravtsov@…> PR 1449/cpukit * libblock/src/diskdevs.c: rtems_disk_next() will now implicitly obtain the returned disk. * libblock/include/rtems/diskdevs.h: Documentation.
07:38 Ticket #1433 (BDBUF cache read error recovery with a waiter) closed by Sebastian Huber
fixed: Test block08 passes now all tests. I consider this as fixed. See also Bug 1518.
07:08 Ticket #1449 (Incorrect implementation of rtems_disk_next() function of libblock library.) closed by Sebastian Huber
fixed: Fixed in CVS.
06:27 Ticket #1518 (Bdbuf IO request cleanup) created by Sebastian Huber
Reported by Chris Johns in Bug 1433: We need to remove the SG alloc …

05/15/10:

12:29 Changeset in rtems [5dc9c96]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-15 Joel Sherrill <joel.sherrilL@…> * startup/syscalls.c: Rename to avoid conflict with newlib.
07:03 Ticket #769 (Minor boundary bug in rtems_io_register_driver) closed by Chris Johns
fixed
06:48 Ticket #1379 (msdos_filename_unix2dos sets \x0 in name) closed by Chris Johns
wontfix: I cannot see the problem in the DOSFS code. If an trace can so the failure other than the dosfsck then I will take a look.
06:29 Changeset in rtems [8162008]4.104.115 by Chris Johns <chrisj@…>
2010-05-15 Chris Johns <chrisj@…> * libfs/src/imfs/imfs_initsupp.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_stat.c: PR1419. Return a device for the IMFS.
06:26 Ticket #1290 (Installation to non-default location) closed by Chris Johns
wontfix
06:24 Ticket #1289 (Installation path with whitespace) closed by Chris Johns
wontfix
06:23 Ticket #567 (Both BSP and controller-specific probes should be invoked) closed by Chris Johns
fixed
05:30 Ticket #1419 (IMFS stat st_dev and st_rdev wrong) closed by Chris Johns
fixed

05/14/10:

15:11 Ticket #1517 (mount does not use the provided filesystem handler table functions) created by Bharath Suri
The code: mount(&mt_entry, &IMFS_ops_modified, …
12:01 Changeset in rtems [1783ee4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-14 Joel Sherrill <joel.sherrilL@…> * Makefile.am, preinstall.am: Fix typo.
12:00 Changeset in rtems [0ab7270]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-14 Joel Sherrill <joel.sherrilL@…> * rtl8019/rtl8019.c: Fix typo.
05:47 Ticket #1516 (typo in fchmod) created by Nickolay Semyonov-Kolchin
Code: if ( !iop->handlers->fchmod_h ) …
04:04 Changeset in rtems [ff861b9d]4.104.115 by Chris Johns <chrisj@…>
Whitespace clean up.
03:59 Changeset in rtems [470708da]4.104.115 by Chris Johns <chrisj@…>
2010-05-14 Chris Johns <chrisj@…> * libblock/src/flashdisk.c: Clean up on initialisation errors.
03:52 Ticket #1434 (time.h has incomplete type) closed by Chris Johns
wontfix
03:48 Ticket #1425 (IMFS chmod invalid EPERM error returned) closed by Chris Johns
fixed
03:39 Ticket #1436 (rename call requires linking of directories) closed by Chris Johns
fixed
02:44 Developer/OpenProjects edited by AaronGrier
/* Run-Time Projects Not Initiated */ (diff)
01:21 Developer/OpenProjects edited by AaronGrier
/* Run-Time Projects Not Initiated */ (diff)
01:18 Developer/OpenProjects edited by AaronGrier
/* Run-Time Projects Not Initiated */ (diff)

05/13/10:

20:51 Changeset in rtems [a690c003]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * shared/liblnk/lnklib.S, shared/liblnk/pmon.S, shared/liblnk/regs.h, shared/startup/idtmem.S, shared/startup/idttlb.S: New files.
20:51 Changeset in rtems [201651d8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Many files were duplicated across MIPS BSPs. Now those which were directly copied are shared. * liblnk/lnklib.S, liblnk/pmon.S, liblnk/regs.h, startup/idtmem.S, startup/idttlb.S: Removed.
20:51 Changeset in rtems [58453b45]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Many files were duplicated across MIPS BSPs. Now those which were directly copied are shared. * liblnk/lnklib.S, liblnk/pmon.S, liblnk/regs.h, startup/idtmem.S: Removed.
20:51 Changeset in rtems [1b6769f0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am, start/start.S: Many files were duplicated across MIPS BSPs. Now those which were directly copied are shared. * start/regs.h: Removed.
20:51 Changeset in rtems [f34d22a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Many files were duplicated across MIPS BSPs. Now those which were directly copied are shared. * startup/usc.S: New file. * liblnk/lnklib.S, liblnk/pmon.S, liblnk/regs.h, startup/idtmem.S, startup/idttlb.S: Removed.
20:51 Changeset in rtems [5813123a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am, start/start.S: Many files were duplicated across MIPS BSPs. Now those which were directly copied are shared.
19:22 Changeset in rtems [a68347d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * shared/irq/exception.S: rbtx4925, rbtx4938, and hurricane had very similar versions of exception. Now all use shared/irq/exception.S
19:22 Changeset in rtems [84208c67]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * configure.ac: rbtx4925, rbtx4938, and hurricane had very similar versions of exception. Now all use shared/irq/exception.S
19:22 Changeset in rtems [65b92d5d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: rbtx4925, rbtx4938, and hurricane had very similar versions of exception. Now all use shared/irq/exception.S * startup/exception.S: Removed.
18:08 Changeset in rtems [0b91d327]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * shared/irq/exception.S: New file.
18:08 Changeset in rtems [b68c2f74]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * Makefile.am: rbtx4925 and rbtx4938 had copies of the same file with only minor differences. Both now use shared/irq/exception.S * startup/exception.S: Removed.
18:08 Changeset in rtems [e9e7552]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-13 Joel Sherrill <joel.sherrill@…> * startup/exception.S: Minor changes to make more similar to the shared version.
03:45 Changeset in rtems [010f96f]4.104.115 by Chris Johns <chrisj@…>
2010-05-13 Chris Johns <chrisj@…> * shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv. * shell/general.t: Add time.
00:43 TBR/BSP/Niagara edited by Gedare
/* Simulators */ (diff)
00:42 TBR/BSP/Niagara edited by Gedare
/* Downloading and Executing */ (diff)
00:38 TBR/BSP/Niagara edited by Gedare
/* Debugging */ (diff)
00:36 TBR/BSP/Niagara edited by Gedare
/* M5 */ (diff)
00:36 TBR/BSP/Niagara edited by Gedare
/* Overview */ (diff)
00:34 TBR/BSP/Niagara edited by Gedare
/* Simics */ (diff)

05/12/10:

23:24 TBR/BSP/Niagara edited by Gedare
/* M5 */ (diff)
23:23 TBR/BSP/Niagara edited by Gedare
/* M5 */ (diff)
23:22 TBR/BSP/Niagara edited by Gedare
/* M5 */ (diff)
23:22 TBR/BSP/Niagara edited by Gedare
/* Downloading and Executing */ (diff)
23:03 TBR/BSP/Niagara edited by Gedare
/* Overview */ (diff)
23:02 TBR/BSP/Niagara edited by Gedare
/* Overview */ (diff)
22:55 TBR/BSP/Niagara edited by Gedare
/* Manuals */ (diff)
22:54 TBR/BSP/Niagara edited by Gedare
/* Manuals */ (diff)
22:54 TBR/BSP/Niagara edited by Gedare
/* Overview */ (diff)
22:38 TBR/BSP/Niagara edited by Gedare
(diff)
22:16 TBR/BSP/Niagara created by Gedare
New page
22:15 TBR/Website/Board_Support_Packages edited by Gedare
/* SPARC BSPs */ (diff)
11:30 Changeset in rtems [29328f7a]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-12 Sebastian Huber <sebastian.huber@…> PR 1512/doc * shell/general.t: Add rtc. * shell/file.t: Add fdisk.
07:57 Changeset in rtems [e682fffd]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-04-30 Sebastian Huber <sebastian.huber@…> * libblock/src/bdpart.c: Removed file. * libblock/src/bdpart-create.c, libblock/src/bdpart-dump.c, libblock/src/bdpart-mount.c, libblock/src/bdpart-read.c, libblock/src/bdpart-register.c, libblock/src/bdpart-sort.c, libblock/src/bdpart-write.c: New files. * libblock/include/rtems/bdpart.h: Moved some definitions from bdpart.c. * libblock/Makefile.am: Update for file changes.
06:40 Ticket #1515 ([ARM/Thumb] Invalid stack frame usage at -Os) created by Sebastian Huber
We should wait with the RTEMS 4.10 release until we have a workaround …

05/11/10:

15:05 Changeset in rtems [ea2b19d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-05-11 Ralf Corsépius <ralf.corsepius@…> * aclocal/bsp-alias.m4: Change quoting to work-round http://www.freebsd.org/cgi/query-pr.cgi?pr=146378.
15:01 Developer/Projects/SequencedInitialization edited by Sh
/* C++ Support */ (diff)
13:38 Developer/Projects/SequencedInitialization edited by Sh
/* C++ Support */ (diff)
13:37 Developer/Projects/SequencedInitialization edited by Sh
/* Implementation Details */ (diff)
12:59 Developer/Projects/SequencedInitialization edited by Sh
/* Implementation Details */ (diff)
12:56 Developer/Projects/SequencedInitialization edited by Sh
/* Implementation Alternatives */ (diff)
12:40 Developer/Projects/SequencedInitialization edited by Sh
/* Work Breakdown */ (diff)
12:38 Developer/Projects/SequencedInitialization edited by Sh
/* Implementation Alternatives */ (diff)
12:05 Developer/Projects/SequencedInitialization edited by Sh
(diff)
12:04 Developer/Projects/SequencedInitialization edited by Sh
(diff)
12:04 Developer/Projects/SequencedInitialization edited by Sh
(diff)
12:02 Developer/Projects/SequencedInitialization edited by Sh
(diff)
07:41 Changeset in rtems [abd740a]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-11 Sebastian Huber <sebastian.huber@…> * startup/linkcmds: Include basic linker command file and define only board specific values. Define RAM and PROM limits only if not defined by command line arguments. * Makefile.am, preinstall.am: Reflect changes above.
07:35 Changeset in rtems [c8941b0]4.104.115 by Sebastian Huber <sebastian.huber@…>
2010-05-11 Sebastian Huber <sebastian.huber@…> * shared/startup/linkcmds.base: New file.

05/10/10:

20:29 Changeset in rtems [b2f251a8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-10 Joel Sherrill <joel.sherrilL@…> * rtems/score/arm.h: Make it a warning not error that the FPU multilib is not supported yet.
20:08 Changeset in rtems [6563691]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-10 Joel Sherrill <joel.sherrilL@…> * context_init.c, context_switch.S, cpu.c: Now builds multilib. R8C paths produce warnings for now.
19:16 Changeset in rtems [91197a9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-10 Joel Sherrill <joel.sherrilL@…> * include/bsp.h: Add BSP_SMALL_MEMORY.
16:31 Changeset in rtems [31af0dfe]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-10 Joel Sherrill <joel.sherrilL@…> * Makefile.am, cpu_asm.S, avr/boot.h, avr/common.h, avr/crc16.h, avr/delay.h, avr/eeprom.h, avr/fuse.h, avr/interrupt.h, avr/io.h, avr/io1200.h, avr/io2313.h, avr/io2323.h, avr/io2333.h, avr/io2343.h, avr/io43u32x.h, avr/io43u35x.h, avr/io4414.h, avr/io4433.h, avr/io4434.h, avr/io76c711.h, avr/io8515.h, avr/io8534.h, avr/io8535.h, avr/io86r401.h, avr/io90pwm1.h, avr/io90pwm216.h, avr/io90pwm2b.h, avr/io90pwm316.h, avr/io90pwm3b.h, avr/io90pwm81.h, avr/io90pwmx.h, avr/io90scr100.h, avr/ioa6289.h, avr/ioat94k.h, avr/iocan128.h, avr/iocan32.h, avr/iocan64.h, avr/iocanxx.h, avr/iom103.h, avr/iom128.h, avr/iom1280.h, avr/iom1281.h, avr/iom1284p.h, avr/iom128rfa1.h, avr/iom16.h, avr/iom161.h, avr/iom162.h, avr/iom163.h, avr/iom164.h, avr/iom165.h, avr/iom165p.h, avr/iom168.h, avr/iom168p.h, avr/iom169.h, avr/iom169p.h, avr/iom16hva.h, avr/iom16m1.h, avr/iom16u4.h, avr/iom2560.h, avr/iom2561.h, avr/iom32.h, avr/iom323.h, avr/iom324.h, avr/iom325.h, avr/iom3250.h, avr/iom328p.h, avr/iom329.h, avr/iom3290.h, avr/iom32c1.h, avr/iom32hvb.h, avr/iom32m1.h, avr/iom32u4.h, avr/iom32u6.h, avr/iom406.h, avr/iom48.h, avr/iom48p.h, avr/iom64.h, avr/iom640.h, avr/iom644.h, avr/iom645.h, avr/iom6450.h, avr/iom649.h, avr/iom6490.h, avr/iom64c1.h, avr/iom64m1.h, avr/iom8.h, avr/iom8515.h, avr/iom8535.h, avr/iom88.h, avr/iom88p.h, avr/iom8hva.h, avr/iomx8.h, avr/iomxx0_1.h, avr/iomxx4.h, avr/iomxxhva.h, avr/iotn11.h, avr/iotn12.h, avr/iotn13.h, avr/iotn13a.h, avr/iotn15.h, avr/iotn167.h, avr/iotn22.h, avr/iotn2313.h, avr/iotn24.h, avr/iotn25.h, avr/iotn26.h, avr/iotn261.h, avr/iotn28.h, avr/iotn43u.h, avr/iotn44.h, avr/iotn45.h, avr/iotn461.h, avr/iotn48.h, avr/iotn84.h, avr/iotn85.h, avr/iotn861.h, avr/iotn87.h, avr/iotn88.h, avr/iotnx4.h, avr/iotnx5.h, avr/iotnx61.h, avr/iousb1286.h, avr/iousb1287.h, avr/iousb162.h, avr/iousb646.h, avr/iousb647.h, avr/iousb82.h, avr/iousbxx2.h, avr/iousbxx6_7.h, avr/iox128a1.h, avr/iox128a3.h, avr/iox16a4.h, avr/iox16d4.h, avr/iox256a3.h, avr/iox256a3b.h, avr/iox32a4.h, avr/iox32d4.h, avr/iox64a1.h, avr/iox64a3.h, avr/lock.h, avr/parity.h, avr/pgmspace.h, avr/portpins.h, avr/power.h, avr/sfr_defs.h, avr/signal.h, avr/sleep.h, avr/version.h, avr/wdt.h, rtems/asm.h, rtems/score/cpu.h: Update to avr .h files from avr-libc 1.6.8. Tinker with code and includes to eliminate warnings. Now builds multilib. * avr/iom169pa.h, avr/iom16a.h, avr/iom16hva2.h, avr/iom16hvb.h, avr/iom16u2.h, avr/iom324pa.h, avr/iom32u2.h, avr/iom644p.h, avr/iom644pa.h, avr/iom649p.h, avr/iom64hve.h, avr/iom88pa.h, avr/iom8u2.h, avr/iotn2313a.h, avr/iotn24a.h, avr/iotn261a.h, avr/iotn4313.h, avr/iotn44a.h, avr/iotn461a.h, avr/iotn861a.h, avr/iox128d3.h, avr/iox192a3.h, avr/iox192d3.h, avr/iox256d3.h, avr/iox64d3.h, avr/signature.h: New files.
14:08 Changeset in rtems [348ee16f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-10 Joel Sherrill <joel.sherrilL@…> * include/bsp.h: Do not include <bsp/bsp_bsdnet_attach.h> if networkign disabled.
00:29 Changeset in rtems [171f834]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-09 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Now runs on 486 and below again. Reformatted.

05/09/10:

23:13 Changeset in rtems [faeb543]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-05-09 Joel Sherrill <joel.sherrill@…> PR 1512/doc * shell/general.t: Add setenv, getenv, and unsetenv.
Note: See TracTimeline for information about the timeline view.