Timeline



01/30/07:

12:17 Ticket #1216 (PAGESIZE/PAGE_SIZE/sysconf/getpagesize conflicts) created by Ralf Corsepius
http://www.rtems.org/bugzilla/show_bug.cgi?id=1215 has caused me to …
09:11 Changeset in rtems [1cf2581b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-30 Ralf Corsépius <ralf.corsepius@…> * rtems/score/types.h: Use uint_least16_t for Priority_Bit_map_control;
09:08 Ticket #1215 (_SC_PAGESIZE is defined but sysconf returns -1) created by Johnny Willemsen
With the port of ACE/TAO/CIAO we found a problem with _SC_PAGESIZE. …
07:58 Changeset in rtems [118823ba] by Ralf Corsepius <ralf.corsepius@…>
2007-01-30 Ralf Corsépius <ralf.corsepius@…> * libblock/src/show_bdbuf.c: Use inttypes.h macros.
07:55 Changeset in rtems [53cd606]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-30 Ralf Corsépius <ralf.corsepius@…> * libblock/src/show_bdbuf.c: Use inttypes.h macros.
07:30 Changeset in rtems [985082df] by Till Straumann <strauman@…>
2007-01-29 Till Straumann <strauman@…> * vmeUniverse/README.porting, vmeUniverse/README.universe: updated, added more information for BSP implementors. * vmeUniverse/VMEDMA.h (added): VME DMA API definition. * vmeUniverse/bspVmeDmaList.h (added), vmeUniverse/bspVmeDmaListP.h (added), * vmeUniverse/bspVmeDmaList.c (added): Driver-independent code for linked-list DMA (public + private headers, implementation). * vmeUniverse/vmeUniverseDMA.h (added), vmeUniverse/vmeTsi148DMA.h (added): interface to new DMA features of drivers. * vmeUniverse/vme_amd_defs.h: Added definition for data-width hint bits (VME_MODE_DBWxx). * vmeUniverse/vmeTsi148.c: added DMA support. Added support for data-width hint/modifier bits. * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h: Added support for data-width hint/modifier bits. Added support for xxx_BLT, xxx_MBLT address modifiers. Restrict DBW to 32 in non-MBLT modes (except single-beat; a comment is in README.universe). Updated DMA support to implement new VMEDMA.h API. Added support for non-incrementing VME addresses. Restrict data width to 32 for single-beat AMs when the universe would use MBLT for DMA.
07:12 Changeset in rtems [018eb73f] by Till Straumann <strauman@…>
2007-01-29 Till Straumann <strauman@…> * shared/vme/VMEConfig.h: Added more comments about the semantics of the various symbols BSPs should define in this file. Removed declarations of BSP_VMEInit(), BSP_VMEIrqMgrInstall(). * shared/vme/vmeconfig.c: declare BSP_VMEInit(), BSP_VMEIrqMgrInstall() here. * Makefile.am, shared/vme/README, * shared/vme/vme_universe_dma.c (added): Added glue code implementing the VMEDMA.h API using the vmeUniverse driver.
07:01 Changeset in rtems [6350aa2] by Till Straumann <strauman@…>
2007-01-29 Till Straumann <strauman@…> * Makefile.am, preinstall.am, * vme/vmeconfig.c (removed), vme/VMEConfig.h (added): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c * irq/irq.c, include/gen2.h: removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition. Support for VME IRQ software priorities was incomplete/incorrect on this BSP.
06:56 Changeset in rtems [55f2643] by Till Straumann <strauman@…>
* Makefile.am, preinstall.am, include/bsp.h: Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c Added explanation for use of BSP_PIC_DO_EOI by BSP implementors who derive from this 'include/bsp.h'.
06:53 Changeset in rtems [8f28755] by Till Straumann <strauman@…>
* Makefile.am, preinstall.am, include/bsp.h, * vme/vmeconfig.c (removed), vme/VMEConfig.h (added): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c
06:50 Changeset in rtems [dbffeac] by Till Straumann <strauman@…>
* Makefile.am, preinstall.am, include/bsp.h, * vme/vmeconfig.c (removed), vme/VME.h (removed): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c
06:38 Changeset in rtems [ff3a16d5] by Till Straumann <strauman@…>
* Makefile.am: added new files in shared/vmeUniverse to EXTRA_DIST

01/29/07:

07:23 Ticket #1214 (inttypes.h's PRI*PTR uses %*ll where it should use %*l) created by Ralf Corsepius
newlib-1.15.0's inttypes.h's implementation of the PRI*PTR macros is …
05:29 Changeset in rtems [fa9ed825] by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * GT64260/MVME5500I2C.c: Eliminate u32.
05:28 Changeset in rtems [a9a3e75]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * GT64260/MVME5500I2C.c: Eliminate u32.
05:25 Changeset in rtems [59b95d98] by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * GT64260/MVME5500I2C.c, pci/pci.c: Eliminate unchar.
05:25 Changeset in rtems [ea6c5d8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * GT64260/MVME5500I2C.c, pci/pci.c: Eliminate unchar.
04:45 Changeset in rtems [5ea0caad] by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * libmisc/mw-fb/mw_fb.h: Eliminate u32, u16.
04:44 Changeset in rtems [5f47777] by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * console/fb_vga.c: Eliminate u16, u32.
04:32 Changeset in rtems [40d5b64b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * console/fb_vga.c: Eliminate u16, u32.
04:27 Changeset in rtems [7c7aabd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-29 Ralf Corsépius <ralf.corsepius@…> * libmisc/mw-fb/mw_fb.h: Eliminate u32, u16.

01/28/07:

06:16 Changeset in rtems [874a857] by Ralf Corsepius <ralf.corsepius@…>
Remove.
05:50 Changeset in rtems [859fbb49]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-28 Ralf Corsépius <ralf.corsepius@…> * Makefile.maint: Sync nomenclature with that being used in cpukit/score/include/rtems/system.h (major->minor, minor->revision).
03:58 Changeset in rtems [8deda62] by Ralf Corsepius <ralf.corsepius@…>
2007-01-28 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/gethostbyht.c: Remove warning on unused vars. Remove isblank (supposed to be provided by libc).
03:57 Changeset in rtems [07d0ce8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-28 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/gethostbyht.c: Remove warning on unused vars. Remove isblank (supposed to be provided by libc).

01/27/07:

18:21 Changeset in rtems [7c0f1d4] by Ralf Corsepius <ralf.corsepius@…>
2007-01-27 Ralf Corsépius <ralf.corsepius@…> * libblock/src/show_bdbuf.c: Convert from DOS to UNIX.
18:18 Changeset in rtems [460175ef]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-27 Ralf Corsépius <ralf.corsepius@…> * libblock/src/show_bdbuf.c: Convert from DOS to UNIX.
11:54 Changeset in rtems [80bb2426]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove config.guess, config.sub, depcomp, install-sh, missing, mkinstalldirs.
11:35 Changeset in rtems [1214e36]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix indentation.
07:43 Ticket #592 (newlib-0.11.0 doesn't build with gcc-3.4) closed by Ralf Corsepius
invalid: Me thinks this all is obsolete - Closing
07:41 Ticket #1206 (__RTEMS_REVISION__ broken in all rtems versions) closed by Ralf Corsepius
fixed: Should now be fixed on rtems-4-6-branch, rtems-4-7-branch and HEAD.
07:34 Changeset in rtems [17ab08dc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.maint: Remove references to cpukit/score/include/rtems/system.h.
07:29 Changeset in rtems [e979fc8] by Ralf Corsepius <ralf.corsepius@…>
Fix typos.
07:28 Changeset in rtems [2e908e6] by Ralf Corsepius <ralf.corsepius@…>
2007-01-27 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/system.h: Remove RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION (moved to cpuopt.h). * configure.ac: Dynamically derive RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION from _RTEMS_VERSION. Add RTEMS_MAJOR, RTEMS_MINOR,RTEMS_REVISION to cpuopt.h.
07:27 Changeset in rtems [4b3a3e1d] by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION (moved to cpuopt.h).
07:27 Changeset in rtems [51405b9] by Ralf Corsepius <ralf.corsepius@…>
Dynamically derive RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION from _RTEMS_VERSION. Add RTEMS_MAJOR, RTEMS_MINOR,RTEMS_REVISION to cpuopt.h.
07:26 Changeset in rtems [7364df6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-27 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/system.h: Remove RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION (moved to cpuopt.h). * configure.ac: Dynamically derive RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION from _RTEMS_VERSION. Add RTEMS_MAJOR, RTEMS_MINOR,RTEMS_REVISION to cpuopt.h.
07:21 Changeset in rtems [ea35fdc6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Dynamically derive RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION from _RTEMS_VERSION. Add RTEMS_MAJOR, RTEMS_MINOR,RTEMS_REVISION to cpuopt.h.
07:21 Changeset in rtems [8db96e5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove RTEMS_MAJOR, RTEMS_MINOR, RTEMS_REVISION (moved to cpuopt.h).
04:43 Changeset in rtems [0bed66a8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.maint: Add CVS_RUN.
04:42 Changeset in rtems [952a969]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add CVS_RUN.

01/26/07:

17:21 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:20 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
17:20 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
17:18 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* RTEMS related pages */ (diff)
17:18 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:17 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:15 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:15 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:15 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:14 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:13 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:12 TBR/UserApp/RTEMSApplications edited by Logiclabsrl
(diff)
17:10 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
17:09 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
17:09 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
17:08 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
17:08 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
17:08 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:07 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Tecnical informations */ (diff)
17:07 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
17:02 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Firmware Architecture */ (diff)
17:02 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:59 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:45 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:43 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Techinical information */ (diff)
16:41 TBR/UserApp/RTEMSApplications edited by Logiclabsrl
/* Industrial */ (diff)
16:38 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:37 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
16:35 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:33 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:29 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:27 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Dimensions */ (diff)
16:26 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Dimensions */ (diff)
16:26 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
/* Power supply */ (diff)
16:25 TBR/UserApp/Fault_Recorder edited by Logiclabsrl
(diff)
16:24 TBR/UserApp/Fault_Recorder created by Logiclabsrl
New page: Power supply Power Supply (Vaux): 110V DC ± 20% (more options available) Power request: 40W Voltage dips and short interruptions Insensitive to 100% of Vaux for 50 ms (min) Inse…
16:19 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
16:19 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
16:17 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
12:11 Changeset in rtems [294030f5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. updates.
08:26 Changeset in rtems [f2a90594]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Use MKDIR_P instead of mkdir_p.
08:22 Changeset in rtems [33997695]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-26 Ralf Corsépius <ralf.corsepius@…> * bootloader/Makefile.am: Use MKDIR_P instead of mkdir_p.
08:22 Changeset in rtems [973bebfb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use MKDIR_P instead of mkdir_p.
08:01 Changeset in rtems [16e03864]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.maint: New.
08:00 Changeset in rtems [e6a00cae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
06:18 Changeset in rtems [7246b0c9] by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
05:52 Changeset in rtems [0454464]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-26 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/system.h: #define RTEMS_MINOR 7 (BZ 1206).

01/25/07:

20:33 TBR/UserApp/RTEMSApplications edited by Logiclabsrl
/* Industrial */ (diff)

01/24/07:

13:04 Changeset in rtems [4de554e] by Thomas Doerfler <Thomas.Doerfler@…>
fixed typo in console/console.c

01/23/07:

21:49 Changeset in rtems [565a65e5]4.104.114.84.95 by Thomas Doerfler <Thomas.Doerfler@…>
fixed typo in uart error handling function
16:49 Changeset in rtems [0b7edb75] by Joel Sherrill <joel.sherrill@…>
Formatting.
15:01 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
13:55 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)

01/22/07:

23:02 Changeset in rtems [14c7716] by Joel Sherrill <joel.sherrill@…>
Formatting.
23:02 Changeset in rtems [6200dc9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Formatting.
20:04 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
20:03 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
20:02 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
16:55 Changeset in rtems [1bf40dc] by Eric Norum <WENorum@…>
Add capability to lock at 10-half. Expand report to include auto/fixed status

01/21/07:

18:25 Changeset in rtems [3d14a45]4.104.114.84.95 by Thomas Doerfler <Thomas.Doerfler@…>
mproved gen5200 MSCAN driver fixed synchronization bug between ata.c and bdbuf.c

01/19/07:

23:01 Changeset in rtems [bc2083c1]4.104.114.84.95 by Till Straumann <strauman@…>
* mvme5500/Makefile.am, mvme5500/preinstall.am, * mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h, * mvme5500/vme/vmeconfig.c: removed copies of vmeconfig.c, VME.h - use generic versions instead.
22:58 Changeset in rtems [7996b53]4.104.114.84.95 by Till Straumann <strauman@…>
* Makefile.am, * ep1a/Makefile.am, ep1a/preinstall.am, * motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am, * score603e/Makefile.am, score603e/preinstall.am, * shared/vme/VME.h: moved VME.h from libbsp/powerpc/shared/vme to libbsp/shared/vmeUniverse; eventually, this (and other) VME API headers should migrate to cpukit.
22:54 Changeset in rtems [1687b05]4.104.114.84.95 by Till Straumann <strauman@…>
* vmeUniverse/VME.h: moved VME.h from libbsp/powerpc/shared/vme to libbsp/shared/vmeUniverse; eventually, this (and other) VME API headers should migrate to cpukit.
22:51 Changeset in rtems [6f457e8]4.104.114.84.95 by Till Straumann <strauman@…>
2007-01-19 Till Straumann <strauman@…> * Makefile.am: moved VME.h from libbsp/powerpc/shared/vme to libbsp/shared/vmeUniverse; eventually, this (and other) VME API headers should migrate to cpukit.
20:45 Changeset in rtems [ce4f466] by Till Straumann <strauman@…>
2007-01-19 Till Straumann <strauman@…> * mvme5500/Makefile.am, mvme5500/preinstall.am, * mvme5500/vme/VME.h, mvme5500/vme/VMEConfig.h, * mvme5500/vme/vmeconfig.c: removed copies of vmeconfig.c, VME.h - use generic versions instead.
20:41 Changeset in rtems [8b77bd8f] by Till Straumann <strauman@…>
* empty log message *
20:40 Changeset in rtems [5a33479a] by Till Straumann <strauman@…>
2007-01-19 Till Straumann <strauman@…> * Makefile.am: moved VME.h from libbsp/powerpc/shared/vme to libbsp/shared/vmeUniverse; eventually, this (and other) VME API headers should migrate to cpukit.
20:32 Changeset in rtems [af2898d7] by Till Straumann <strauman@…>
2007-01-19 Till Straumann <strauman@…> * Makefile.am: moved VME.h from libbsp/powerpc/shared/vme to libbsp/shared/vmeUniverse; eventually, this (and other) VME API headers should migrate to cpukit.
16:40 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
15:27 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
15:27 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
15:26 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
15:26 TBR/UserApp/PowerProbe edited by Logiclabsrl
(diff)
15:22 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
15:19 TBR/UserApp/PowerProbe created by Logiclabsrl
15:12 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
15:10 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
15:10 TBR/UserApp/LogicLab_S.r.l. edited by Logiclabsrl
(diff)
15:09 TBR/UserApp/LogicLab_S.r.l. created by Logiclabsrl
14:47 TBR/UserApp/RTEMSApplications edited by Logiclabsrl
/* Industrial */ (diff)

01/18/07:

11:27 Changeset in rtems [280e1863] by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/HPUX9-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg, custom/bare.cfg, custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg, custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg, custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg, custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
11:27 Changeset in rtems [2f6b417] by Ralf Corsepius <ralf.corsepius@…>
Add -g to CFLAGS_OPTIMIZE_V.
11:25 Changeset in rtems [924cc62c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/HPUX9-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg, custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg, custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg, custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg, custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
11:24 Changeset in rtems [7d12e020]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add -g to CFLAGS_OPTIMIZE_V.
10:21 Changeset in rtems [596629a] by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg: Use $(NM) -g -n instead of $(NM) -n.
10:21 Changeset in rtems [ee828299] by Ralf Corsepius <ralf.corsepius@…>
Use $(NM) -g -n instead of $(NM) -n.
10:20 Changeset in rtems [2d78d77]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg: Use $(NM) -g -n instead of $(NM) -n.
10:20 Changeset in rtems [e4f49cf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use $(NM) -g -n instead of $(NM) -n.
10:13 Changeset in rtems [5ef125f5] by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/HPUX9-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
10:13 Changeset in rtems [28cdaf8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/HPUX9-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
10:13 Changeset in rtems [4cb26344] by Ralf Corsepius <ralf.corsepius@…>
Use $(NM) -g -n instead of $(NM) -ng.
10:13 Changeset in rtems [ae51c80]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use $(NM) -g -n instead of $(NM) -ng.
08:41 Changeset in rtems [0a4d609] by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg, custom/bare.cfg, custom/brs5l.cfg, custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg, custom/csb360.cfg, custom/dmv152.cfg, custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg, custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg, custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg, custom/no_bsp.cfg, custom/ods68302.cfg, custom/pc386.cfg, custom/pc386dx.cfg, custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg, custom/pck6.cfg, custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg, custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg: Backport various changes from CVS-HEAD.
08:41 Changeset in rtems [32fe9962] by Ralf Corsepius <ralf.corsepius@…>
Backport various changes from CVS-HEAD.
08:33 Changeset in rtems [002437c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix cvs id.
08:28 Changeset in rtems [c51004a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Misc cleanups.
07:19 Changeset in rtems [e7d49fb6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add comment on CFLAGS_OPTIMIZE_V.
07:17 Changeset in rtems [bde0335]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove obsolete comments.
07:12 Changeset in rtems [facfe2b4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reformat.
07:10 Changeset in rtems [14d345d2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg, custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg, custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg, custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg: CFLAGS_OPTIMIZE_V = -O2.
07:05 Changeset in rtems [b86e0899]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
07:00 Changeset in rtems [d2d3482]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove obsolete comments referring to gcc-2.8.
06:57 Changeset in rtems [bbc2a07]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:52 Changeset in rtems [26a3609]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:47 Changeset in rtems [d5280627]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove CXXFLAGS_OPTIMIZE_V.
06:47 Changeset in rtems [52271ce5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove CXXFLAGS_OPTIMIZE_V.
06:43 Changeset in rtems [c4be8788]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:25 Changeset in rtems [fbacdb9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: CFLAGS_OPTIMIZE_V = -O2.
06:24 Changeset in rtems [fa1b2aa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
CFLAGS_OPTIMIZE_V = -O2.
06:20 Changeset in rtems [b8bf934]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:18 Changeset in rtems [b77e692]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
06:06 Changeset in rtems [06420228]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:05 Changeset in rtems [4233e1f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:02 Changeset in rtems [b1ad6d3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-18 Ralf Corsépius <ralf.corsepius@…> * custom/csb336.cfg, custom/edb7312.cfg, custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
05:38 Changeset in rtems [a481c92b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
CFLAGS_OPTIMIZE_V = -O2.
05:33 Changeset in rtems [912f9938]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-17 Ralf Corsépius <ralf.corsepius@…> * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0. * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg, custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg, custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.

01/17/07:

17:00 Changeset in rtems [71a01982]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
CFLAGS_OPTIMIZE_V = -O2
16:57 Changeset in rtems [6dce3418]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
CFLAGS_OPTIMIZE_V = -O0
16:52 Changeset in rtems [9e53ee2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
CFLAGS_OPTIMIZE_V = -O2
14:17 Changeset in rtems [ea7e978d] by Joel Sherrill <joel.sherrill@…>
Fixed spacing.
06:33 Changeset in rtems [adac8ab]4.104.114.84.95 by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h, * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h, * vmeUniverse/vme_am_defs.h: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
06:30 Changeset in rtems [bef8b92] by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h, * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h, * vmeUniverse/vme_am_defs.h: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
06:19 Changeset in rtems [6a03edd5]4.104.114.84.95 by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * libi2c/libi2c.c, libi2c/libi2c.h: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
06:18 Changeset in rtems [29f73d3e] by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * libi2c/libi2c.c, libi2c/libi2c.h: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
06:15 Changeset in rtems [05cdf2a8]4.104.114.84.95 by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * libnetworking/rtems/rtems_mii_ioctl.c, * libnetworking/rtems/rtems_mii_ioctl.h, * libnetworking/rtems/rtems_mii_ioctl_kern.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
06:12 Changeset in rtems [37b9679] by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * libnetworking/rtems/rtems_mii_ioctl.c, * libnetworking/rtems/rtems_mii_ioctl.h, * libnetworking/rtems/rtems_mii_ioctl_kern.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
06:04 Changeset in rtems [6b184e0]4.104.114.84.95 by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h, * libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
06:02 Changeset in rtems [0945123] by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h, * libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
05:57 Changeset in rtems [531aa81]4.104.114.84.95 by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * mpc6xx/mmu/pte121.h, mpc6xx/mmu/pte121.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
05:55 Changeset in rtems [4712cdc] by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * mpc6xx/mmu/pte121.h, mpc6xx/mmu/pte121.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
05:45 Changeset in rtems [f774fc06]4.104.114.84.95 by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * ep1a/vme/vmeconfig.c, mvme5500/pci/pcifinddevice.c, * mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h, * mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h, * mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c, shared/pci/pcifinddevice.c, * shared/startup/pgtbl_activate.c, shared/startup/pgtbl_setup.c, * shared/startup/probeMemEnd.c, shared/startup/sbrk.c, shared/vme/VME.h, * shared/vme/VMEConfig.h, shared/vme/vme_universe.c, shared/vme/vmeconfig.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
05:41 Changeset in rtems [88fcc6d] by Till Straumann <strauman@…>
* acinclude.m4: reverted erroneous addition of 'beatnik' subdir.

01/16/07:

23:09 Changeset in rtems [2b0a037] by Till Straumann <strauman@…>
2007-01-16 Till Straumann <strauman@…> * ep1a/vme/vmeconfig.c, mvme5500/pci/pcifinddevice.c, * mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h, * mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h, * mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c, shared/pci/pcifinddevice.c, * shared/startup/pgtbl_activate.c, shared/startup/pgtbl_setup.c, * shared/startup/probeMemEnd.c, shared/startup/sbrk.c, shared/vme/VME.h, * shared/vme/VMEConfig.h, shared/vme/vme_universe.c, shared/vme/vmeconfig.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
13:29 Ticket #1213 (Download -> Linux RPMs Link is broken.) closed by Joel Sherrill
fixed
04:25 Changeset in rtems [073b310]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2007-01-16 Ralf Corsépius <ralf.corsepius@…> * setup.def: newlib-1.15.0.
04:24 Changeset in rtems [855a7d8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.15.0
Note: See TracTimeline for information about the timeline view.