Timeline



12/24/15:

23:05 Ticket #2493 (Remove notepads) closed by Joel Sherrill <joel.sherrill@…>
fixed: In c924e8502f6ad340acfae0e55443d0acde45fdf1/rtems: […]
23:03 Changeset in rtems [c924e85]5 by Joel Sherrill <joel.sherrill@…>
user/task.t: Add advice on transitioning use of notepads closes #2493.
22:45 Changeset in rtems [2268ee6]5 by Joel Sherrill <joel.sherrill@…>
libbsp/bfin and libbsp/powerpc acinclude.m4 regenerate
20:23 GCI/Coding/HelloWorld edited by Owen_8
(diff)
01:19 GSoC/2011 edited by Tan Gemicioglu
(diff)
01:18 GSoC/2012 edited by Tan Gemicioglu
Fixed VM reference. (diff)
01:16 GSoC/2013 edited by Tan Gemicioglu
Fixed VM reference. (diff)
01:15 Event/FOSS_IN/Report edited by Tan Gemicioglu
Fixed VM reference. (Wrote Development instead of Developer in previous change.) (diff)
01:12 Event/FOSS_IN/Report edited by Tan Gemicioglu
(diff)
01:09 GCI/Documentation/DoxygenCleanup edited by Tan Gemicioglu
Fixed VM reference. (diff)
01:02 Developer/VirtualMachines edited by Tan Gemicioglu
Added references to page. (diff)

12/23/15:

20:44 Changeset in rtems [d5154d0f]5 by Aun-Ali Zaidi <admin@…>
api: Remove deprecated Notepads Notepads where a feature of RTEMS' tasks that simply functioned in the same way as POSIX keys or threaded local storage (TLS). They were introduced well before per task variables, which are also deprecated, and were barely used in favor of their POSIX alternatives. In addition to their scarce usage, Notepads took up unnecessary memory. For each task: - 16 32-bit integers were allocated. - A total of 64 bytes per task per thread. This is especially critical in low memory and safety-critical applications. They are also defined as uint32_t, and therefore are not guaranteed to hold a pointer. Lastly, they are not portable solutions for SMP and uniprocessor systems, like POSIX keys and TLS. updates #2493.
19:20 Ticket #2503 (mvme5500 BSP: Exception Handler uses deprecated Notepads.) created by Aun-Ali Zaidi
The MVME5500 BSP uses Notepads in its exception handler and #2493
17:01 WikiStart edited by Joel Sherrill
Added link to using virtual machines. (diff)
16:59 Developer/VirtualMachines created by Joel Sherrill
16:11 Changeset in rtems [0c0c18a]5 by Joel Sherrill <joel.sherrill@…>
m68k/idp: Minor Doxygen Cleanup
06:29 Changeset in rtems [2145853b]4.11 by Sebastian Huber <sebastian.huber@…>
score: Fix simple timecounter support Close #2502.
06:29 Changeset in rtems [76ac1ee3]5 by Sebastian Huber <sebastian.huber@…>
score: Fix simple timecounter support Update #2502.
06:26 Ticket #2502 (Simple timecounter support is broken in case of nested interrupts) created by Sebastian Huber
https://lists.rtems.org/pipermail/devel/2015-December/013235.html
01:39 GCI/Coding/HelloWorld edited by Owen_8
(diff)

12/22/15:

08:40 Changeset in rtems [44e9871]5 by Sebastian Huber <sebastian.huber@…>
score: Avoid dead code in global construction Update #2514.
08:13 Changeset in rtems [fe100e16]5 by Sebastian Huber <sebastian.huber@…>
score: Add fatal errors for NULL entry init tasks This simplifies the global construction. Update #2514.
06:56 Changeset in rtems [f9f7321e]5 by Sebastian Huber <sebastian.huber@…>
Filesystem: Remove superfluous permission checks The permission is check by the upper layer.

12/21/15:

10:50 References edited by Owen_8
(diff)
07:52 References edited by Owen_8
(diff)
07:37 Ticket #2501 (Watchdog insert/removal may lead under certain conditions to a wrong ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In a48b7c442db1a49acddf7a2adc07239ddb303020/rtems: […]

12/20/15:

22:20 GCI/QA/InvestigateTicket edited by Ralph Holmes
(diff)
22:13 GCI/Coding/HelloWorld edited by michalp2213
(diff)
20:55 Ticket #2501 (Watchdog insert/removal may lead under certain conditions to a wrong ...) created by Sebastian Huber
Bug was introduced by [1ccbd052910ed16131c74b0d5595c8a94066942d/rtems].
20:47 Changeset in rtems [2cc001a]4.11 by Sebastian Huber <sebastian.huber@…>
score: Fix watchdog removal Under certain conditions a new watchdog was inserted with a wrong and very large delta interval due to an incomplete iterator update. Bug was introduced by 1ccbd052910ed16131c74b0d5595c8a94066942d. Close #2501.
20:47 Changeset in rtems [a48b7c44]5 by Sebastian Huber <sebastian.huber@…>
score: Fix watchdog removal Under certain conditions a new watchdog was inserted with a wrong and very large delta interval due to an incomplete iterator update. Bug was introduced by 1ccbd052910ed16131c74b0d5595c8a94066942d. Close #2501.
01:10 Developer/SmallProjects edited by Tan Gemicioglu
Fixed broken links. (diff)
00:34 GCI/QA/InvestigateTicket edited by Aun-Ali Zaidi
(diff)
00:06 WikiStart edited by Tan Gemicioglu
Fixed broken link. (diff)
00:00 Developer/OpenProjects edited by Tan Gemicioglu
Fixed broken link. (diff)

12/19/15:

23:52 Packages/SNMP edited by Tan Gemicioglu
Fixed broken link. (diff)
23:37 Developer/Laboratory edited by Tan Gemicioglu
Fixed broken links. (diff)
22:08 Ticket #1778 (mvme5500 BSP: VME uses shared ISR) reopened by Aun-Ali Zaidi
19:59 Ticket #2442 (Remove avrtest BSP) closed by Ralph Holmes <ralph@…>
fixed: In a452c5727244c608379b08b1f6d720858cb41a78/rtems-testing: […]
19:23 Ticket #1778 (mvme5500 BSP: VME uses shared ISR) closed by Aun-Ali Zaidi
fixed: The patch for PR1786 should be applied to the 4.9 branch as it renders this patch obsolete.
16:52 TBR/Website/Board_Support_Packages edited by Ralph Holmes
Remove avrtest reference. (diff)
16:50 TBR/Website/Board_Support_Packages edited by Ralph Holmes
Remove score603e reference. (diff)
16:33 TBR/BSP edited by Ralph Holmes
Remove avrtest reference. (diff)
16:18 TBR/BSP edited by Ralph Holmes
Remove score603e reference (diff)
16:07 Changeset in rtems [34a2ec92]5 by Ralph Holmes <ralph@…>
avr/avrtest: Remove (obselete). Updates #2442.
00:59 Ticket #2500 (docs on web have rtems.com logo) created by Gedare Bloom
The …

12/18/15:

12:46 TBR/UserManual/GeneralInformation edited by Martin Galvan
Removed the extra '*' in the "Executive Vs. Kernel Vs. Operating System Vs. RTOS" answer (diff)
10:01 TBR/UserManual/GeneralInformation edited by Tan Gemicioglu
Modified Executive Vs. Kernel Vs. Operating System Vs. RTOS (diff)
07:17 GCI/Coding/HelloWorld edited by jfjhh
(diff)
07:14 GCI/Coding/HelloWorld edited by jfjhh
(diff)
06:54 Changeset in rtems [b355e190]5 by jfjhh <alex.striff1@…>
doc: Epiphany BSP SIM headers
05:33 GCI/QA/InvestigateTicket edited by Aun-Ali Zaidi
(diff)

12/17/15:

18:31 TBR/UserManual/GeneralInformation edited by Gedare Bloom
(diff)
06:19 Changeset in rtems [87acb61e]5 by David Gibson <david@…>
libfdt: Fix undefined behaviour in fdt_offset_ptr() Using pointer arithmetic to generate a pointer outside a known object is, technically, undefined behaviour in C. Unfortunately, we were using that in fdt_offset_ptr() to detect overflows. To fix this we need to do our bounds / overflow checking on the offsets before constructing pointers from them. Reported-by: David Binderman <dcb314@…> Signed-off-by: David Gibson <david@…>
00:23 Ticket #2499 (RSB 4.11 broken on FreeBSD 10 with default prefix.) created by Chris Johns
Building gdb-7.9 with the default prefix on FreeBSD results in iconv …

12/16/15:

19:07 Ticket #2497 (Beaglebone Black: rtems_gpio_bsp_disable_interrupt disables all the ...) closed by Martin Galvan <martin.galvan@…>
fixed: In 867b99f8fdc6ca8b39938bab83060d80ad4261d9/rtems: […]
07:23 Changeset in rtems [18847ac]5 by Sebastian Huber <sebastian.huber@…>
doc: SMP status of RTEMS
06:42 Ticket #1709 (gethostent_r incorrectly tests pointer validity) closed by Sebastian Huber
fixed
05:28 Changeset in rtems [93b9595]4.11 by Sebastian Huber <sebastian.huber@…>
doc: SMP status of RTEMS 4.11
05:28 Changeset in rtems [4fa4ccb6]5 by Sebastian Huber <sebastian.huber@…>
doc: SMP introduction
05:28 Changeset in rtems [8839cf6]4.11 by Sebastian Huber <sebastian.huber@…>
doc: SMP introduction
01:06 Ticket #2498 (RTEMS rtems-bsps does not work on Linux.) closed by Chris Johns <chrisj@…>
fixed: In 51de51dafeed669e24d7608ea84baae6bd8dc3fe/rtems: […]
00:49 Ticket #2498 (RTEMS rtems-bsps does not work on Linux.) created by Chris Johns
The find command is wrong as reported by Pavel: …
00:48 Changeset in rtems [51de51da]4.11 by Chris Johns <chrisj@…>
Fix rtems-bsps for GNU find hosts. Fixed as reported by Pavel: https://lists.rtems.org/pipermail/devel/2015-December/013189.html Closes #2498.
00:48 Changeset in rtems [6470d02]5 by Chris Johns <chrisj@…>
Fix rtems-bsps for GNU find hosts. Fixed as reported by Pavel: https://lists.rtems.org/pipermail/devel/2015-December/013189.html Closes #2498.

12/15/15:

21:37 Changeset in rtems-tools [3175451]4.11 by Chris Johns <chrisj@…>
Fix running rtems-test from inside the git clone.
21:37 Changeset in rtems-tools [f775869]4.105 by Chris Johns <chrisj@…>
Fix running rtems-test from inside the git clone.
17:25 Changeset in rtems [f5201df]5 by Joel Sherrill <joel.sherrill@…>
Remove M32R architecture updates #2446.
15:21 Changeset in rtems [867b99f]5 by Martin Galvan <martin.galvan@…>
Beaglebone Black: Fix rtems_gpio_bsp_disable_interrupt disabling all the GPIO interrupts Currently, rtems_gpio_bsp_disable_interrupt disables the interrupts for all the pins, not just the one that actually caused the interrupt. This patch fixes that issue. Closes #2497.
15:08 Ticket #2497 (Beaglebone Black: rtems_gpio_bsp_disable_interrupt disables all the ...) created by Martin Galvan
While testing the BBB GPIO code we noticed …
10:25 Changeset in rtems [07b76fd]5 by Sebastian Huber <sebastian.huber@…>
score: Avoid dependency on bcopy()
08:38 Changeset in rtems [529b08a7]5 by Sebastian Huber <sebastian.huber@…>
posix: Delete empty _POSIX_API_Initialize()
08:32 Changeset in rtems [2605a489]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Keys initialization Update #2408.
08:13 Ticket #2496 (rtems/c/src/lib/libbsp/sparc/shared/amba/ambapp.c:258: possible bad test ?) created by David Binderman
[rtems/c/src/lib/libbsp/sparc/shared/amba/ambapp.c:258]: (error) …
08:13 Developer/Laboratory edited by Tan Gemicioglu
Merged Build Farm with page. (diff)
05:36 Changeset in rtems [2b137ed]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxcleanup02: New test
03:31 Changeset in rtems [af418e8f]5 by Joel Sherrill <joel.sherrill@…>
configure.ac: Do not reference ep1a
00:24 Changeset in rtems-tools [2bb79f19]4.11 by Chris Johns <chrisj@…>
Fix the 4.11 branch build from git.
00:15 Changeset in rtems-source-builder [3ffbfc8]4.104.95 by Chris Johns <chrisj@…>
Fix 4.11/rtems-tools so it builds from git.

12/14/15:

22:11 TBR/UserManual/RTEMS_Development_Hosts edited by Tan Gemicioglu
Removed FreeBSD (diff)
21:49 Ticket #2495 (RSB 4.11 tool build broken) created by Joel Sherrill
Multiple targets: powerpc and i386 Multiple hosts: Ubuntu Wheezy, …
15:40 Changeset in rtems [4eee8781]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Spinlock initialization Update #2408.
15:39 Changeset in rtems [76a8328]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX RWLock initialization Update #2408.
15:37 Changeset in rtems [e4e7f14]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Barrier initialization Update #2408.
15:36 Changeset in rtems [6c678557]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Timer initialization Update #2408.
15:34 Changeset in rtems [2189b3e]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Semaphore initialization Update #2408.
15:33 Changeset in rtems [3015ed64]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Message Queue initialization Update #2408.
15:31 Changeset in rtems [9871f5dc]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Mutex initialization Update #2408.
15:29 Changeset in rtems [f4fee477]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Condition Variable initialization Update #2408.
14:28 Changeset in rtems [58089ff]5 by Sebastian Huber <sebastian.huber@…>
rtems: Delete empty _RTEMS_API_Initialize()
14:27 Changeset in rtems [97d94ff]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Barrier initialization Update #2408.
14:15 Changeset in rtems [b377e3f]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Rate Monotonic initialization Update #2408.
14:12 Changeset in rtems [af12278]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Dual-Ported Memory initialization Update #2408.
14:10 Changeset in rtems [365456cc]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Region initialization Update #2408.
14:08 Changeset in rtems [fd3cc36f]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Partition initialization Update #2408.
14:05 Changeset in rtems [cbaac1f7]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Semaphore initialization Update #2408.
14:02 Changeset in rtems [ed8b00e6]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Message Queue initialization Update #2408.
13:59 Changeset in rtems [ae85b066]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Event initialization Update #2408.
13:56 Changeset in rtems [a7f36829]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Signal initialization Update #2408.
13:52 Changeset in rtems [26335844]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Timer initialization Update #2408.
13:46 Changeset in rtems [565672a]5 by Sebastian Huber <sebastian.huber@…>
Optional Classic Tasks initialization Update #2408.
13:37 TBR/BSP/Tms570 edited by Pavel Pisa
Add pointers to TMS570 LwIP port (diff)
13:26 Changeset in rtems [17e6f86]5 by Sebastian Huber <sebastian.huber@…>
Statically initialize _Objects_Information_table
13:07 Changeset in rtems [e01b184]5 by Sebastian Huber <sebastian.huber@…>
rtems: Delete empty function
12:45 Ticket #2494 (Remove task variables) created by Sebastian Huber
Notepads were marked as obsolete in 4.11. Next step is to remove them. …
12:42 Ticket #2493 (Remove notepads) created by Sebastian Huber
Notepads were marked as obsolete in #2265. Next step is to remove …
12:10 Changeset in rtems [173d1f8]5 by Sebastian Huber <sebastian.huber@…>
posix: Store unblocked signals Store the unblock signals to exploit the zero-initialization of the thread control block.
10:47 Changeset in rtems [cef5675]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Cleanup initialization Update #2408.
06:35 Ticket #2482 (RSB to download source from RTEMS ftp for releases.) reopened by Chris Johns
The test for a URL being on the server does not work so downloading the RTEMS tools and RTEMS kernel first attempts the release's sources directory. It should not do this.
05:41 Changeset in rtems [f39e173]5 by Aun-Ali Zaidi <admin@…>
mips/genmongoosev: Remove updates #2448.
05:14 Ticket #2482 (RSB to download source from RTEMS ftp for releases.) closed by Chris Johns <chrisj@…>
fixed: In 12f253cf2e10ee4b41796ebed3b75442e4672b0e/rtems-source-builder: […]
05:09 Changeset in rtems-source-builder [12f253c]4.11 by Chris Johns <chrisj@…>
Download source from RTEMS if a release. Download source from ftp.rtems.org before the package's URL if a release. If a user adds a URL via the command line that is used then the RTEMS release path then the package's URL. A user can add --url=file://path/../morepath to have the RSB use a local cache of source on their hard disk. This is useful if you need to wipe the RSB and start again. Save away the 'sources' and 'patches' directories to a common directory and provide it with via the --url option using the 'file://' prefix. Closes #2482.
05:09 Changeset in rtems-source-builder [dc1cd68]4.104.95 by Chris Johns <chrisj@…>
Download source from RTEMS if a release. Download source from ftp.rtems.org before the package's URL if a release. If a user adds a URL via the command line that is used then the RTEMS release path then the package's URL. A user can add --url=file://path/../morepath to have the RSB use a local cache of source on their hard disk. This is useful if you need to wipe the RSB and start again. Save away the 'sources' and 'patches' directories to a common directory and provide it with via the --url option using the 'file://' prefix. Closes #2482.
03:48 Changeset in rtems [f6a8a77f]5 by Aun-Ali Zaidi <admin@…>
h8300: Regenerate h8300 architecture closes #2453.
03:13 Ticket #2447 (Remove m32r/m32rsim) reopened by Gedare Bloom
Still hasn't been removed from rtems-testing.git.
03:08 Ticket #2453 (Remove h8300/h8sim BSP) closed by Aun-Ali Zaidi <admin@…>
fixed: In ea51d2ac224dd8a1a88e05d16287d6fa1ac6c555/rtems-tools: […]
02:53 Ticket #2374 (RSB builds 3rd party packages as Canadian Cross (Cxc) packages) closed by Chris Johns
fixed
00:49 Changeset in rtems-tools [ea51d2a]4.105 by Aun-Ali Zaidi <admin@…>
bsps/h8sim*: Remove closes #2453.
00:47 Changeset in rtems [357fdfc]5 by Aun-Ali Zaidi <admin@…>
h8300/h8sim: Remove updates #2453.

12/13/15:

23:35 TBR/Delete edited by Tan Gemicioglu
Removed deleted pages and Documentation (diff)
23:26 WikiStart edited by Tan Gemicioglu
Replaced reference to Documentation as on Ticket #2492 (diff)
23:04 Ticket #2492 (Delete https://devel.rtems.org/wiki/TBR/Delete/Documentation ?) created by Hesham Almatary
The following is Tangem's suggestion from GCI. "The cpukit doxygen …
13:39 Ticket #2451 (Remove arm/gp32 BSP) closed by Aun-Ali Zaidi <admin@…>
fixed: In 22e1982b7fbe57fdcb0c3b1a3cbf13d5f8d2d8e5/rtems-testing: […]
12:24 Ticket #2491 (rtems-bsp display extra BSPs) closed by Chris Johns <chrisj@…>
fixed: In 431140aef3c9ee47ce6e74ca548a41090aec46f4/rtems: […]
12:22 Changeset in rtems [431140ae]4.11 by Chris Johns <chrisj@…>
Display only valid BSPs, ignore other .cfg files. Show the architecture and BSP count. Closes #2491.
12:22 Changeset in rtems [717368c9]5 by Chris Johns <chrisj@…>
Display only valid BSPs, ignore other .cfg files. Show the architecture and BSP count. Closes #2491.
12:22 Ticket #2491 (rtems-bsp display extra BSPs) created by Chris Johns
The rtems-bsp command displays files ending with .cfg which it should not.
05:50 Changeset in rtems-source-builder [620150c2]4.11 by Chris Johns <chrisj@…>
Remove epiphany from 4.11/rtems-all. It does not build.
04:24 Changeset in rtems [f2a228b]5 by Aun-Ali Zaidi <admin@…>
arm/gp32: Remove updates #2451.
04:10 Changeset in rtems-source-builder [00b60d7]4.104.95 by Chris Johns <chrisj@…>
Fix the building of the RTEMS Tools from a tar file.
04:10 Changeset in rtems-source-builder [2d0498d]4.11 by Chris Johns <chrisj@…>
Fix the building of the RTEMS Tools from a tar file.
04:05 Changeset in rtems-source-builder [93cb557]4.11 by Chris Johns <chrisj@…>
Update 4.11/rtems-all to include h8300 and epiphany.
02:53 Changeset in rtems-source-builder [0e035ed]4.11 by Chris Johns <chrisj@…>
Remove RTEMS 4.11 unstable.
02:53 Changeset in rtems-source-builder [e33968a]4.104.95 by Chris Johns <chrisj@…>
Remove RTEMS 4.11 unstable.
01:22 Ticket #2483 (raspberrypi: i2c driver can block task forever if compiled with #if ...) closed by Jan Sommer <soja-lists@…>
fixed: In 687463d7f3b0abb1d98e6e630fb6d47541594bd4/rtems: […]
01:20 Ticket #2449 (Remove arm/gba BSP) closed by Aun-Ali Zaidi <admin@…>
fixed: In 0b52107768d392f65e41c075e16c563c6f87ebb6/rtems-testing: […]

12/12/15:

19:17 GCI/Coding/HelloWorld edited by Tan Gemicioglu
(diff)
05:40 References edited by Anhad Singh
(diff)

12/11/15:

23:21 Changeset in rtems [c8a8a601]5 by Aun-Ali Zaidi <admin@…>
arm/gba: Remove updates #2449.
14:21 Ticket #2450 (Remove arm/nds) closed by Aun-Ali Zaidi <admin@…>
fixed: In 7cbd67b90b5aa4e4967b1a59f3ecd9f6e13e657f/rtems-testing: […]
10:09 Changeset in rtems [54c3fbd]5 by Sebastian Huber <sebastian.huber@…>
score: Initialize thread control to zero This reduces the code size of the thread initialization.
09:47 Changeset in rtems [ef1a985f]5 by Sebastian Huber <sebastian.huber@…>
Optional POSIX Threads initialization Update #2408.
08:48 Changeset in rtems [00dbecb8]5 by Sebastian Huber <sebastian.huber@…>
score: Help GCC to inline a function
07:28 Changeset in rtems-source-builder [4dce089]4.11 by Chris Johns <chrisj@…>
A VERSION file may have no hashes.
07:28 Changeset in rtems-source-builder [9c68438]4.104.95 by Chris Johns <chrisj@…>
A VERSION file may have no hashes.
07:15 Ticket #2490 (RSB: Use SHA512 instead of MD5) created by Sebastian Huber
Since MD5 is not a secure hash algorithm, we should change all hashes …
06:15 Changeset in rtems-tools [3b9bfa4]4.11 by Chris Johns <chrisj@…>
Fix how to use the waf py feature to get py source and pyo file installed. Thanks to ita for the example.
06:15 Changeset in rtems-tools [a6f5f18]4.105 by Chris Johns <chrisj@…>
Fix how to use the waf py feature to get py source and pyo file installed. Thanks to ita for the example.
06:15 Changeset in rtems-tools [16b33b6]4.11 by Chris Johns <chrisj@…>
Add a VERSION message to configure.
06:01 Changeset in rtems-tools [2244c9b]4.11 by Chris Johns <chrisj@…>
VERSION as an INI format file. One section is supported [version] with a 'release' entry.
06:01 Changeset in rtems-tools [3828e50]4.105 by Chris Johns <chrisj@…>
VERSION as an INI format file. One section is supported [version] with a 'release' entry.
05:22 Changeset in rtems-source-builder [7dddcc2]4.104.95 by Chris Johns <chrisj@…>
VERSION is an INI format file. VERSION is an INI format file with 2 sections: 1. version The version of the release. It contains: release = version-string 2. hashes A list of hashes for packages that are formed when creating a release. A hash entry is: file-name = hash-type checksum The approach means we do not need to hold hash values in configuration files which need to be updated when a release is made. The release scripts can generate the hashes when creating the release. Update the version to 4.12.
05:22 Changeset in rtems-source-builder [c07ee80]4.11 by Chris Johns <chrisj@…>
VERSION is an INI format file. VERSION is an INI format file with 2 sections: 1. version The version of the release. It contains: release = version-string 2. hashes A list of hashes for packages that are formed when creating a release. A hash entry is: file-name = hash-type checksum The approach means we do not need to hold hash values in configuration files which need to be updated when a release is made. The release scripts can generate the hashes when creating the release.
05:21 Changeset in rtems-source-builder [0661e90]4.104.95 by Chris Johns <chrisj@…>
Return after an error as a dry-run carries on.
05:21 Changeset in rtems-source-builder [8b1fd2b]4.11 by Chris Johns <chrisj@…>
Return after an error as a dry-run carries on.
05:21 Changeset in rtems-source-builder [b6d188b]4.11 by Chris Johns <chrisj@…>
Generate an error if there is no hash when released.
05:21 Changeset in rtems-source-builder [e8ed687]4.104.95 by Chris Johns <chrisj@…>
Generate an error if there is no hash when released.
05:20 Changeset in rtems-source-builder [8a14ef7]4.11 by Chris Johns <chrisj@…>
Use BZ2 for gdb-7.7.
05:20 Changeset in rtems-source-builder [a861b31]4.104.95 by Chris Johns <chrisj@…>
Use BZ2 for gdb-7.7.
03:21 Changeset in rtems-source-builder [27a934e]4.104.95 by Chris Johns <chrisj@…>
Remove the warning when undefining an undefined macro.
03:21 Changeset in rtems-source-builder [cbcfcd0b]4.11 by Chris Johns <chrisj@…>
Remove the warning when undefining an undefined macro.
01:38 TBR/Website/WhyContribute edited by Skynet
(diff)
01:37 RTEMSMailingLists edited by Skynet
(diff)
01:28 Ticket #2489 (www.rtems.org/license and the GoAhead HTTP server) created by Nick Withers
The GoAhead HTTP server license at …
01:23 Changeset in rtems [f8d8a73]5 by Ethan Ordentlich <ethan.ordentlich2017@…>
doc: grammar fix as part of GCI 2016
00:56 Changeset in rtems-tools [2df531a]4.105 by Aun-Ali Zaidi <admin@…>
bsps/m32rsim*: Remove closes #2447.
00:29 Changeset in rtems [32c2cd2]5 by Aun-Ali Zaidi <admin@…>
arm/nds: Remove updates #2450.
00:21 Changeset in rtems-source-builder [721a00b]4.11 by Hesham Almatary <heshamelmatary@…>
or1k: use newlib snapshot for rtems4.11
Note: See TracTimeline for information about the timeline view.