Timeline



03/27/03:

18:46 Changeset in rtems [edd688e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to compile the bootloader.
18:44 Changeset in rtems [dd6ad019] by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to compile the bootloader.
15:22 Changeset in rtems [109fc26]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * ide/Makefile.am: ATA code depends upon libchip/ide which is not allowed in the cpukit source code since it must be buildable independent of any BSP. These files were moved to libchip/ide. * ide/ata.c, ide/ata.h, ide/ata_internal.h: New files.
15:20 Changeset in rtems [8bdf1d6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * ChangeLog?, Makefile.am: ATA code depends upon libchip/ide which is not allowed in the cpukit source code since it must be buildable independent of any BSP. These files were moved to libchip/ide. * include/rtems/ata.h, include/rtems/ata_internal.h: Removed.
15:18 Changeset in rtems [5f83947] by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * ide/Makefile.am: ATA code depends upon libchip/ide which is not allowed in the cpukit source code since it must be buildable independent of any BSP. These files were moved to libchip/ide. * ide/ata.c, ide/ata.h, ide/ata_internal.h: New files.
15:17 Changeset in rtems [05341d8] by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * Makefile.am: ATA code depends upon libchip/ide which is not allowed in the cpukit source code since it must be buildable independent of any BSP. These files were moved to libchip/ide. * include/rtems/ata.h, include/rtems/ata_internal.h, src/ata.c: Removed.
13:48 Changeset in rtems [6ea9196]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * kern/kern_sysctl.c: Converted from BSP strlcpy() to strncpy().
13:48 Changeset in rtems [c2034a9] by Joel Sherrill <joel.sherrill@…>
2003-03-27 Joel Sherrill <joel@…> * kern/kern_sysctl.c: Converted from BSP strlcpy() to strncpy().

03/26/03:

14:06 Ticket #376 (pppd's strlcpy/strlcat conflict with newlib) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patches applied to HEAD and 4.6 branch. Ralf removed the offending implementations from pppd, added auto* logic to conditionally have implementations in cpukit/libcsupport, and fixed cpukit/libnetworking/kern/kern_sysctl.c to not use the offending routines.
14:05 Ticket #372 (strlcpy) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patches applied to HEAD and 4.6 branch. Ralf removed the offending implementations from pppd, added auto* logic to conditionally have implementations in cpukit/libcsupport, and fixed cpukit/libnetworking/kern/kern_sysctl.c to not use the offending routines.

03/25/03:

20:48 Changeset in rtems [34b5bdb6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
19:43 Changeset in rtems [a281b95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Joel Sherrill <joel@…> * rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file.
19:43 Changeset in rtems [8db5e226] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Joel Sherrill <joel@…> * rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file.
19:00 Changeset in rtems [26cdc2a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-25 Eric Norum <norume@…> PR 374/networking * Makefile.am, rtems/rtems_bsdnet.h, rtems/rtems_glue.c: The patch sent as part of PR270 got applied to the wrong place. The effect was that (1) startup was no faster than before and (2) malloc starvation messages came way too quickly. The attached patch fixes both these problems and also provides a mechanism for applications to handle malloc starvation conditions as they see fit. * rtems/rtems_bsdnet_malloc_starvation.c: New file.
19:00 Changeset in rtems [593616a8] by Joel Sherrill <joel.sherrill@…>
2002-03-25 Eric Norum <norume@…> PR 374/networking * Makefile.am, rtems/rtems_bsdnet.h, rtems/rtems_glue.c: The patch sent as part of PR270 got applied to the wrong place. The effect was that (1) startup was no faster than before and (2) malloc starvation messages came way too quickly. The attached patch fixes both these problems and also provides a mechanism for applications to handle malloc starvation conditions as they see fit. * rtems/rtems_bsdnet_malloc_starvation.c: New file.
18:37 Changeset in rtems [b7e2596]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * mpc8xx/include/mpc8xx.h: Add PCMCIA registers.
18:36 Changeset in rtems [b7985c5] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * mpc8xx/include/mpc8xx.h: Add PCMCIA registers.
18:31 Changeset in rtems [13f2628]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included with this PR for alias BSPs.
18:30 Changeset in rtems [bf82aab6] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included with this PR for alias BSPs.
18:25 Changeset in rtems [3446afa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * ide/Makefile.am, ide/ide_ctrl_cfg.h: General improvements which now work on pc386 and mbx8xx. * ide/ide_controller.c: New file.
18:25 Changeset in rtems [08d4344] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * ide/Makefile.am, ide/ide_ctrl_cfg.h: General improvements which now work on pc386 and mbx8xx. * ide/ide_controller.c: New file.
18:22 Changeset in rtems [58f7c34]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * startup/ldsegs.S: Increase alignment. * Makefile.am, configure.ac, include/bsp.h, wrapup/Makefile.am: Added IDE supporting infrastructure. * ide/Makefile.am, ide/ide.c, ide/idecfg.c: New files. Added BSP support for libchip standard ide driver.
18:21 Changeset in rtems [26e927f7] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystems * startup/ldsegs.S: Increase alignment. * Makefile.am, configure.ac, include/bsp.h, wrapup/Makefile.am: Added IDE supporting infrastructure. * ide/Makefile.am, ide/ide.c, ide/idecfg.c: New files. Added BSP support for libchip standard ide driver.
18:18 Changeset in rtems [ebe5abc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystem * ide/*: added BSP support for libchip standard ide driver
18:17 Changeset in rtems [086e708] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 368/filesystem * ide/*: added BSP support for libchip standard ide driver
18:01 Ticket #374 (PR270 patch wrong and malloc message suppression) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch applied along with this for the contents of the file rtems/rtems_bsdnet_malloc_starvation.c /* * Routine called when malloc() is not succeeding. This can be overridden * by a BSP. * * $Id* */ #include <stdio.h> #include <rtems_bsdnet.h> void rtems_bsdnet_malloc_starvation(void) { printf ("rtems_bsdnet_malloc still waiting.\n"); }
17:26 Ticket #368 (IDE driver support for pc386 and mbx8xx added) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Applied to 4.6 branch and HEAD. Completely uncompiled at this point.
17:02 Changeset in rtems [bf71e25e] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 367/filesystem * Makefile.am, include/rtems/ide_part_table.h, src/ata.c, src/ide_part_table.c: Some bugs were still present in the DOSFS implementation: - FAT12 did not work properly on Big-Endian machines - Some synchronization and error handling problems were present - Some legal codings for EOC were not recognized
17:01 Changeset in rtems [01c5b9d7] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 367/filesystem * src/dosfs/Makefile.am, src/dosfs/fat.c, src/dosfs/fat.h, src/dosfs/fat_fat_operations.c, src/dosfs/fat_file.c, src/dosfs/msdos.h, src/dosfs/msdos_dir.c: Some bugs were still present in the DOSFS implementation: - FAT12 did not work properly on Big-Endian machines - Some synchronization and error handling problems were present - Some legal codings for EOC were not recognized
17:01 Changeset in rtems [dbe06865]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 367/filesystem * Makefile.am, include/rtems/ide_part_table.h, src/ata.c, src/ide_part_table.c: Some bugs were still present in the DOSFS implementation: - FAT12 did not work properly on Big-Endian machines - Some synchronization and error handling problems were present - Some legal codings for EOC were not recognized
17:01 Changeset in rtems [c151cfc3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Thomas Doerfler <Thomas.Doerfler@…> PR 367/filesystem * src/dosfs/Makefile.am, src/dosfs/fat.c, src/dosfs/fat.h, src/dosfs/fat_fat_operations.c, src/dosfs/fat_file.c, src/dosfs/msdos.h, src/dosfs/msdos_dir.c: Some bugs were still present in the DOSFS implementation: - FAT12 did not work properly on Big-Endian machines - Some synchronization and error handling problems were present - Some legal codings for EOC were not recognized
16:55 Changeset in rtems [ec6422e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Till Straumann <strauman@…> PR 360/bsps * irq/irq.c, irq/irq_init.c, openpic/openpic.c, openpic/openpic.h: BSP code had set the task priority register multiple times of the OpenPIC instead of setting the individual source priorities. This patch adds openpic_get_source_priority() and openpic_set_source_priority() calls and lets IRQ management code use them.
16:55 Changeset in rtems [2742cc3] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Till Straumann <strauman@…> PR 360/bsps * irq/irq.c, irq/irq_init.c, openpic/openpic.c, openpic/openpic.h: BSP code had set the task priority register multiple times of the OpenPIC instead of setting the individual source priorities. This patch adds openpic_get_source_priority() and openpic_set_source_priority() calls and lets IRQ management code use them.
16:48 Changeset in rtems [de22321]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Till Straumann <strauman@…> PR 349/bsps * irq/irq.c, vme/VME.h, vme/vmeconfig.c: Fixes library dependency on the vmeUniverse driver. It is now possible to use the ppc/shared/irq code on non-VME BSPs without triggering linkage of the vmeUniverse driver.
16:46 Changeset in rtems [a3ef256] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Till Straumann <strauman@…> PR 349/bsps * irq/irq.c, vme/VME.h, vme/vmeconfig.c: Fixes library dependency on the vmeUniverse driver. It is now possible to use the ppc/shared/irq code on non-VME BSPs without triggering linkage of the vmeUniverse driver.
16:43 Changeset in rtems [8ca2e5b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-25 Till Straumann <strauman@…> PR 349/bsps * shared/include/cpuIdent.c: Readd PPC604r CPU.
16:40 Changeset in rtems [c960a72] by Joel Sherrill <joel.sherrill@…>
2003-03-25 Till Straumann <strauman@…> PR 349/bsps * shared/include/cpuIdent.c: Readd PPC604r CPU.
16:02 Ticket #367 (correct various bugs in FAT Filesystem implementation) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Patch applied to head and 4.6 release branch.
15:56 Ticket #360 (incorrect IRQ priority settings in powerpc/shared BSPs) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Applied to both 4.6 branch and HEAD. Thanks.
15:49 Ticket #349 (PowerPC BSP and Libcpu Fixes) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: I think the two new patches are applied to both the 4.6 branch and the HEAD. I had a reject in the bsp portion on an integer variable declaration. I think I fixed it by hand correctly. If I broke it again, just file a new PR. This confuses me. :)
08:55 Changeset in rtems [55837f7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
08:50 Changeset in rtems [0b22af6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
08:30 Changeset in rtems [24af9a06]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
08:06 Changeset in rtems [4bab4aff] by Ralf Corsepius <ralf.corsepius@…>
Merger from CVS-trunk.
07:20 Changeset in rtems [db3e91f2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.

03/24/03:

17:17 Changeset in rtems [81aa167]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-24 Joel Sherrill <joel@…> PR 378/bsps * bsp_specs: Did not include ecrtn in endfile sections. Reported and fixed by elkolli@….
16:40 Changeset in rtems [818ab36a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-24 Joel Sherrill <joel@…> * direct.t, sample.t, utils.t: Significantly updated.
16:19 Ticket #378 (powerpc gen405 bsp_specs) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Merged on both 4.6 branch and HEAD.
10:57 Changeset in rtems [b2eb323]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
10:56 Changeset in rtems [f62f49e3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
10:29 Changeset in rtems [0b882b7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
10:23 Changeset in rtems [dbe9b0c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
10:11 Changeset in rtems [6285bc8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
10:11 Changeset in rtems [dc135ad]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.
09:53 Changeset in rtems [434b8ea1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Merger from rtems-4-6-branch.

03/21/03:

22:16 Ticket #380 (vmeUniverse driver update) created by strauman
* 2003/03/21: - make printk format strings compliant with …
21:48 Ticket #379 (nameclash fix: powerpc-shared BSP should use cpukit/printk not its own) created by strauman
* Till Straumann, 2003/03/21: - libcpu provides 'printk' already. …

03/20/03:

12:52 Ticket #378 (powerpc gen405 bsp_specs) created by elkolli
bsp_specs does not define ecrtn in endfile section. I've compiled …
00:17 Changeset in rtems [186d8b2] by Joel Sherrill <joel.sherrill@…>
2003-03-19 Joel Sherrill <joel@…> * startup/linkcmds: Fixed so sysctl sections appear correctly. Also increased RAM (a lie) so all programs link.

03/19/03:

00:51 Changeset in rtems [ccb739c] by Ralf Corsepius <ralf.corsepius@…>
2003-03-18 Ralf Corsepius <corsepiu@…> * pppd/utils.c: Remove strlcpy, strlcat.
00:49 Changeset in rtems [8114f30] by Ralf Corsepius <ralf.corsepius@…>
2003-03-18 Ralf Corsepius <corsepiu@…> * configure.ac: AC_CHECK_FUNCS(strlcpy strlcat). * src/strlcat.c: New (extracted from pppd/utils.c). * src/strlcpy.c: New (extracted from pppd/utils.c). * Makefile.am: Add BSD_C_FILES, strlcat.c, strlcpy.c.

03/18/03:

20:43 Changeset in rtems [49f02ff] by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * sys/linker_set.h: This patch makes RTEMS/PowerPC eabi compliant. Declare all linker-script defined addresses as variables of unknown size and not as short objects like 'int', 'void*' etc. Since only addresses are used and never those variable's values, the type used in a declaration is not important.
20:42 Changeset in rtems [bef4fddd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * sys/linker_set.h: This patch makes RTEMS/PowerPC eabi compliant. Declare all linker-script defined addresses as variables of unknown size and not as short objects like 'int', 'void*' etc. Since only addresses are used and never those variable's values, the type used in a declaration is not important.
19:26 Changeset in rtems [7e9c793b] by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant. Enable EABI by adding -meabi -msdata=eabi CFLAGS.
19:26 Changeset in rtems [73e3614]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant. Enable EABI by adding -meabi -msdata=eabi CFLAGS.
19:24 Changeset in rtems [2ae52c75] by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps This patch makes RTEMS/powerpc/shared EABI compliant. * irq/irq_init.c, start/Makefile.am, start/start.S, startup/bspstart.c, startup/pgtbl_setup.c, vectors/vectors.h, vectors/vectors_init.c: zero_bss() should clear not only bss but sbss and sbss2 also (this is probably a bugfix, as sbss/sbss2 are probably used even if -msdata=eabi is not specified). * start/rtems_crti.S: New file which must be linked immediately after ecrti.o. rtems_crti.o contains a code snippet who lets init() return immediately. Also, a new entry point '_init' to the C++ Ctors is generated for use by the RTEMS Thread_Handler.
19:24 Changeset in rtems [2e0ee93e] by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * src/threadhandlerc: This patch makes RTEMS/PowerPC eabi compliant. Let Thread_Handler verify that _init/_main are non-NULL before calling them (gives the linker script/user more freedom to handle special cases).
19:24 Changeset in rtems [66565bb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * src/threadhandlerc: This patch makes RTEMS/PowerPC eabi compliant. Let Thread_Handler verify that _init/_main are non-NULL before calling them (gives the linker script/user more freedom to handle special cases).
19:22 Changeset in rtems [9cfccae] by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * cpu.c: This patch makes RTEMS/PowerPC eabi compliant.
19:22 Changeset in rtems [ab504d3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * cpu.c: This patch makes RTEMS/PowerPC eabi compliant.
19:20 Changeset in rtems [6ac7a12] by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'. Cherrypick from master 2003-03-18 19:20:55 UTC Joel Sherrill <joel.sherrill@…> '2003-03-18 Till Straumann <strauman@…>': c/src/lib/libbsp/powerpc/shared/start/rtems_crti.S
19:20 Changeset in rtems [64f8ae4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps This patch makes RTEMS/powerpc/shared EABI compliant. * irq/irq_init.c, start/Makefile.am, start/start.S, startup/bspstart.c, startup/pgtbl_setup.c, vectors/vectors.h, vectors/vectors_init.c: zero_bss() should clear not only bss but sbss and sbss2 also (this is probably a bugfix, as sbss/sbss2 are probably used even if -msdata=eabi is not specified). * start/rtems_crti.S: New file which must be linked immediately after ecrti.o. rtems_crti.o contains a code snippet who lets init() return immediately. Also, a new entry point '_init' to the C++ Ctors is generated for use by the RTEMS Thread_Handler.
18:26 Ticket #356 (make rtems + powerpc/shared BSP [more] sysv/eabi compliant) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied.
18:16 Changeset in rtems [98847ed8] by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * bsp_specs, start/Makefile.am, startup/linkcmds This patch makes RTEMS/powerpc/shared EABI compliant. Declare all linker-script defined addresses as variables of unknown size and not as short objects like 'int', 'void*' etc. This prevents the compiler from generating a relocation who assumes the existence of an rtems_end object in one of the short data areas (which would result in a linker error).
18:16 Changeset in rtems [c4561f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-18 Till Straumann <strauman@…> PR 356/bsps * bsp_specs, start/Makefile.am, startup/linkcmds This patch makes RTEMS/powerpc/shared EABI compliant. Declare all linker-script defined addresses as variables of unknown size and not as short objects like 'int', 'void*' etc. This prevents the compiler from generating a relocation who assumes the existence of an rtems_end object in one of the short data areas (which would result in a linker error).
15:34 Ticket #377 (improved dec21140, pci vector autoconfig, shared interrupts) created by gregory.menke
- multi-unit & shared irq support for libhcip dec21140 on motorola …
14:37 Ticket #376 (pppd's strlcpy/strlcat conflict with newlib) created by Ralf Corsepius
newlib-0.11 provides strlcat and strcpy. newlib < 0.11 did not. …
14:25 Changeset in rtems [95501284] by Joel Sherrill <joel.sherrill@…>
2003-03-18 Joel Sherrill <joel@…> * comm/GDB.HOWTO: Updated.
14:24 Changeset in rtems [c599ce7b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-03-18 Joel Sherrill <joel@…> * comm/GDB.HOWTO: Updated.
13:28 Ticket #375 (rtems-users defunct) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Mail machine died and needed to be rebooted.

03/17/03:

05:52 Ticket #375 (rtems-users defunct) created by Ralf Corsepius
rtems-users is defunct for more than 24 hours. Release: N/A
04:16 Ticket #363 (Move _RTEMS_version[]) closed by Ralf Corsepius
State-Changed-From-To: analyzed->closed State-Changed-Why: _RTEMS_version moved on branch
04:15 Ticket #373 (Remove tools/update?) closed by Ralf Corsepius
State-Changed-From-To: working->closed State-Changed-Why: tools/update removed

03/14/03:

00:25 Changeset in rtems [04a6b0da] by Ralf Corsepius <ralf.corsepius@…>
2003-03-13 Ralf Corsepius <corsepiu@…> * acinclude.m4: Reformat build_* handling. Preset *_alias if empty. * configure.ac: Change tools/build to build-config dirs. Conditionally build tools/build as host-config dirs.

03/13/03:

11:03 Changeset in rtems [7d9818c] by Ralf Corsepius <ralf.corsepius@…>
2003-03-13 Ralf Corsepius <corsepiu@…> * acinclude.m4: Fix broken comments. Add hidden option --enable-experimental. * README.cdn-X: Update. * configure.ac: Build tools/build as host and build-host tools to accomodate those BSPs applying packhex in <BSP>.cfg. Build tools/cpu as build-host tools.
01:31 Changeset in rtems [19c69fa1] by Ralf Corsepius <ralf.corsepius@…>
2003-03-12 Ralf Corsepius <corsepiu@…> * tools/Makefile.am: Remove. * configure.ac: Remove tools/Makefile.am * acinclude.m4: Fix build_subdir handling. * Makefile.am: Remove tools from SUBDIRS. Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
01:26 Changeset in rtems [58dccb1] by Ralf Corsepius <ralf.corsepius@…>
* empty log message *
Note: See TracTimeline for information about the timeline view.