Timeline



11/12/07:

13:38 Changeset in rtems [9c5fca8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
13:11 Changeset in rtems [40885273]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Exclude %{gcclib}/@tool_target@/%{gcc_version}/include/ssp for avr.
08:02 Changeset in rtems [c4ee5df]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix stupid typo.
07:16 Changeset in rtems [fc3e3d8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:15 Changeset in rtems [aec05c47]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.0.3, gcc-3.4.6. Switch to gcc-4.0.4. gcc-core-4.0.4-rtems4.9-20071111.diff
07:15 Changeset in rtems [15910221]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.0.3. Switch to gcc-4.0.4.

11/11/07:

16:58 Changeset in rtems [425cb26]4.8 by Ralf Corsepius <ralf.corsepius@…>
More makeinfo hacks.
13:19 Changeset in rtems [484d126]4.8 by Ralf Corsepius <ralf.corsepius@…>
New.
13:19 Changeset in rtems [e55f7f7]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-3.4.6.
13:17 Changeset in rtems [3254133]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.2.0.
13:16 Changeset in rtems [02e1bdb]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.0.3.
13:14 Changeset in rtems [a3459e8]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.1.2.
13:13 Changeset in rtems [501a675a]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gcc-4.1.1.
13:11 Changeset in rtems [78945895]4.8 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.2.1-rtems4.8-20071111.diff.
13:11 Changeset in rtems [4ee3225]4.8 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 25.
03:24 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add a previous versions link. (diff)

11/10/07:

07:05 Changeset in rtems [cfa08cf]4.8 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
07:04 Changeset in rtems [2b6a100]4.8 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.6-rtems4.8-20071110.diff
07:03 Changeset in rtems [70a276a]4.8 by Ralf Corsepius <ralf.corsepius@…>
New.
07:02 Changeset in rtems [4256152]4.8 by Ralf Corsepius <ralf.corsepius@…>
GDB_RPMREL = 10
05:47 Changeset in rtems [116826e7]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove (Unused).
05:46 Changeset in rtems [66a55224]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove gdb-6.5
05:43 Changeset in rtems [001c1508]4.8 by Ralf Corsepius <ralf.corsepius@…>
Update gdb-6.6 patch.

11/09/07:

21:52 Changeset in rtems [17b73dc]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * score/src/apimutexlock.c, score/src/apimutexunlock.c: Functions were in opposite files. Whoops!
21:40 Changeset in network-demos [5c0f2e9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * Makefile: bin2c now rtems-bin2c.
21:39 Changeset in network-demos [84b2a48]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * init.c: Test improved.
21:39 Changeset in rtems [6dd411aa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell.c, libmisc/shell/shell.h: Much cleanup but much of the focus was on the beginning stages of making the login checker pluggable just like the shell.
17:10 Changeset in rtems [c6b590d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
17:09 Changeset in rtems [d880c88e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * ada.am: Now builds cleanly with GCC trunk.
17:07 Changeset in rtems [66386040]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * posix/src/mprotect.c: Update comments.
16:57 Changeset in rtems [d9bae24]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * posix/Makefile.am: Add support for Ada95 interrupt tasks. This will require gcc 4.3 or newer. * posix/src/ada_intrsupp.c: New file.
15:21 Changeset in rtems [8fd28d83]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-09 Joel Sherrill <joel.sherrill@…> * sapi/src/exinit.c, score/Makefile.am, score/include/rtems/score/apimutex.h: API Mutex calls should never have been inlined. Inlining them lead to many inlined copies of core mutex lock. This lead to over 2K savings in the SPARC/ERC32 minimum.exe. * score/src/apimutex.c, score/src/apimutexallocate.c, score/src/apimutexlock.c, score/src/apimutexunlock.c: New files.
07:31 Changeset in rtems [1c91942]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gcc-3.4.6-2.
07:16 Changeset in rtems [0be4b8a5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.1.1
07:14 Changeset in rtems [b02c2b04]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:13 Changeset in rtems [0052c92]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.2.1
07:12 Changeset in rtems [311f43e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.1.2.
07:08 Changeset in rtems [c8720f7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.2.0.
07:07 Changeset in rtems [7eb7405a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:00 Changeset in rtems [710d408]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:00 Changeset in rtems [5fd4eae7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use gcc-core-4.2.2-rtems4.9-20071109.diff
06:56 Changeset in rtems [e860aabc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove bogus *.origs.

11/08/07:

21:59 Ticket #1266 (POSIX Key Indexing Issues) closed by Joel Sherrill
fixed: Patch on 4.6 and newer.
03:03 Changeset in rtems [42bb3a02]4.104.114.95 by Till Straumann <strauman@…>
2007-11-07 Till Straumann <strauman@…> * score/include/rtems/score/isr.h: added RTEMS_COMPILER_MEMORY_BARRIER around _CPU_ISR_Set_level().

11/07/07:

23:26 Changeset in rtems [f2e4e67]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-07 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/object.inl: During test coverage analysis, we identified this sanity check which should have been conditional on RTEMS_DEBUG since it can NOT be tripped during normal RTEMS operations. With all APIs enabled, this saved 352 bytes from the minimum executable on the SPARC/ERC32.
15:31 Changeset in rtems [edf4ee47]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-07 Joel Sherrill <joel.sherrill@…> * aclocal.m4: Removed. Is automatically generated by bootstrap.
15:26 Changeset in rtems [7d12442c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-07 Joel Sherrill <joel.sherrill@…> * score/include/rtems/system.h, score/include/rtems/score/interr.h: Add compiler conditional attribute for methods that do not return. This avoids gcc generating unreachable code following calls to _Internal_error_Occurred.

11/06/07:

23:33 Changeset in rtems [bf0a3b2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * cpu.c: Fix headers.
23:00 Changeset in rtems [c7ca3c9e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * thumb_isr.c: Fix headers.
22:56 Changeset in rtems [db58e51]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Ray Xu <rayx.cn@…> * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
22:54 Changeset in rtems [42fff32]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-03 Ray Xu <rayx.cn@…> * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled with THUMB enabled
22:54 Changeset in rtems [5a364be3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-03 Ray Xu <rayx.cn@…> *lpc22xx/irq/bsp_irq_asm.S: Add veneer for ARM<->Thumb lpc22xx/irq/bsp_irq_init.c: add VIC address init
22:53 Changeset in rtems [e15aa41e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * configure.ac: Add ARM/Thumb Makefile.
22:53 Changeset in rtems [7afd0b13]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, thumb_isr.c: New files.
22:51 Changeset in rtems [661e5de4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-03 Ray Xu <rayx.cn@…> * cpu.c, cpu_asm.S, score/cpu.h : add support for ARM<->THUMB veneer thumb new dir to controll CPSR/SPRS in thumb mode 2007-05-09 Ray Xu <rayx.cn@…> * cpu.c: move do_data_abort() to libbsp/arm/shared/abort/ implement a compact do_data_abort() in simple_abort.c
22:50 Changeset in rtems [f28bbe5c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-03 Ray Xu <rayx.cn@…> * shared/abort/simple_abort.c: Add veneer for ARM<->Thumb shared/irq/irq_asm.S: Add veneer for ARM<->Thumb
22:50 Changeset in rtems [ac654234]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-03 Ray Xu <rayx.cn@…> * start/start.S, startup/bspclean.c: Add veneer between ARM and Thumb instructions. also moved bss init after CPSR/stack init in start.S
22:19 Changeset in rtems [a4722f82]4.104.114.95 by Till Straumann <strauman@…>
2007-11-06 Till Straumann <strauman@…> * ep1a/irq/irq.c, gen5200/irq/irq.c, mbx8xx/irq/irq.c, mpc8260ads/irq/irq.c, mvme5500/irq/irq.c, psim/irq/irq.c, score603e/irq/irq.c, shared/irq/irq.c: test for non-NULL-ness before calling 'on'/'off' methods so that users don't have to provide no-ops if they don't want this feature.
22:14 Changeset in rtems [db1986a]4.104.114.95 by Till Straumann <strauman@…>
2007-11-06 Till Straumann <strauman@…> * shared/console/uart.c: removed #define UARTDEBUG
21:54 Changeset in rtems [8e1d542c]4.104.114.95 by Till Straumann <strauman@…>
2007-11-06 Till Straumann <strauman@…> * mpc5xx/irq/irq.c, mpc5xx/exceptions/raw_exception.c, new-exceptions/raw_exception.c: test for non-NULL-ness before calling 'on'/'off' methods so that users don't have to provide no-ops if they don't want this feature.
21:48 Changeset in network-demos [1bfffa5]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * Makefile: No use of objdump.
21:44 Changeset in rtems [cad1f38]4.104.114.95 by Till Straumann <strauman@…>
2007-11-06 Till Straumann <strauman@…> * shared/irq/irq.c: test for non-NULL-ness before calling 'on'/'off' methods so that users don't have to provide no-ops if they don't want this feature.
21:40 Changeset in rtems [3dbaf97] by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> PR 1266/cpukit * posix/src/keycreate.c, posix/src/keyrundestructors.c: Use API instead of class for key indexing.
21:39 Changeset in rtems [1d0efc10]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> PR 1266/cpukit * posix/src/keycreate.c, posix/src/keyrundestructors.c: Use API instead of class for key indexing.
21:38 Changeset in rtems [57a483cf]4.8 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> PR 1266/cpukit * posix/src/keycreate.c, posix/src/keyrundestructors.c: Use API instead of class for key indexing.
21:38 Changeset in rtems [63fa36ea]4.104.114.95 by Till Straumann <strauman@…>
2007-11-06 Till Straumann <strauman@…> * gba/irq/irq.c: test for non-NULL-ness before calling 'on'/'off' methods so that users don't have to provide no-ops if they don't want this feature.
20:50 Changeset in rtems [081583c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * telnetd/icmds.c, telnetd/pty.c, telnetd/telnetd.c, telnetd/telnetd.h: Fix headers and formatting.
20:33 Ticket #1266 (POSIX Key Indexing Issues) created by Joel Sherrill
Some of the POSIX Key code uses the class portion of the ID when it …
20:32 Ticket #573 (with default building settings, the generated exe file cannot extract ...) closed by Joel Sherrill
wontfix: Looks like something that isn't the responsibility of the RTEMS Project and hasn't been updated in a long time.
20:23 Changeset in rtems [2a656265]4.8 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * sp13/system.h: We need 32K of message buffer memory not 32 bytes.
20:22 Changeset in rtems [7294bc97]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * sp13/system.h: We need 32K of message buffer memory not 32 bytes.
20:21 Changeset in rtems [7fa99def] by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * libmisc/cpuuse/cpuuse.c: Fix date formatting.
19:55 Changeset in network-demos [6761785]network-demos-4-8-branch by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * networkconfig-icecube.h: Use a real IP MAC address.
19:54 Changeset in network-demos [f3f044e]network-demos-4-8-branch by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * Makefile, rtems_ttcp.c: Remove warnings. Clean up.
19:54 Changeset in network-demos [95085b2]network-demos-4-8-branch by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * test.c: Remove warning.
19:54 Changeset in rtems [22112254]4.8 by Glenn Humphrey <glenn.humphrey@…>
2007-11-06 Glenn Humphrey <glenn.humphrey@…> Miscellaneous changes made after a review against the POSIX spec. * posix/src/pbarrierinit.c, posix/src/prwlockinit.c: If the caller passes a NULL in the attributes parameter, default attributes are used. * posix/src/prwlockdestroy.c: If there is at least one thread waiting, do not allow deletion. * posix/src/prwlockwrlock.c: Corrected parameter passed to the core operation used to obtain a RWLock for writing. * posix/src/pspinlocktranslatereturncode.c, score/include/rtems/score/corespinlock.h, score/src/corespinlockrelease.c: If the current thread is not the holder of the lock, do not allow an unlock and return EPERM. * score/src/corerwlockobtainwrite.c: Corrected to use the operation for queueing with a timeout handler.
19:54 Changeset in network-demos [0b384f1]network-demos-4-8-branch by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * .cvsignore, Makefile, init.c: Switch to using rtems-bin2c for initial filesystem image.
19:54 Changeset in network-demos [4602bc4]network-demos-4-8-branch by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * Makefile: Switch to using rtems-bin2c for initial filesystem image.
19:52 Changeset in rtems [8a8f5b2]4.104.114.95 by Glenn Humphrey <glenn.humphrey@…>
2007-11-06 Glenn Humphrey <glenn.humphrey@…> Miscellaneous changes made after a review against the POSIX spec. * posix/src/pbarrierinit.c, posix/src/prwlockinit.c: If the caller passes a NULL in the attributes parameter, default attributes are used. * posix/src/prwlockdestroy.c: If there is at least one thread waiting, do not allow deletion. * posix/src/prwlockwrlock.c: Corrected parameter passed to the core operation used to obtain a RWLock for writing. * posix/src/pspinlocktranslatereturncode.c, score/include/rtems/score/corespinlock.h, score/src/corespinlockrelease.c: If the current thread is not the holder of the lock, do not allow an unlock and return EPERM. * score/src/corerwlockobtainwrite.c: Corrected to use the operation for queueing with a timeout handler.
19:45 Changeset in rtems [b214b1ba]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * clock/ckinit.c: Formatting.
19:45 Changeset in rtems [12f1455b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-06 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: Formatting.
09:11 Changeset in rtems [a16747e8]4.104.114.95 by Till Straumann <strauman@…>
2007-11-06 Till Straumann <strauman@…> * shared/pci/pci.c: converted access to pci_config_addr to conditionally defined macros so that bsp.h can override details.
07:58 Ticket #1265 (Compilation warning on index parameter in object.h and inconsistenf ...) created by jacques.seronievivien
When compiling a file including rtems.h and strings.h, a compilation …

11/05/07:

22:56 Release/4.8 edited by JoelSherrill
/* RTEMS Improvements */ Boot time improvement (diff)
22:54 Release/4.8 edited by JoelSherrill
/* RTEMS Improvements */ Typo (diff)

11/04/07:

12:25 Changeset in rtems [83c8c3c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix stupid typo
09:36 Changeset in rtems [0e95f1e]4.8 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:34 Changeset in rtems [7d1ca2a]4.8 by Ralf Corsepius <ralf.corsepius@…>
BINUTILS_RPMREL = 2.
09:34 Changeset in rtems [6dc54314]4.8 by Ralf Corsepius <ralf.corsepius@…>
binutils-2.18-rtems4.8-20071104.diff.
09:31 Changeset in rtems [7eb30458]4.8 by Ralf Corsepius <ralf.corsepius@…>
New.
09:28 Changeset in rtems [6d77c8f5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
regenerate
09:26 Changeset in rtems [fd7bb10]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump BINUTILS_RPMREL.
09:26 Changeset in rtems [567fed3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Update.
09:25 Changeset in rtems [137c410]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.

11/03/07:

11:05 TBR/BSP/Rtl22xx_t edited by Rayx
(diff)
10:59 TBR/Website/Board_Support_Packages edited by Rayx
/* ARM/Thumb BSPs */ (diff)
10:52 TBR/BSP/Rtl22xx_t edited by Rayx
(diff)
10:47 TBR/BSP/Rtl22xx_t edited by Rayx
(diff)
10:46 TBR/BSP/Rtl22xx_t edited by Rayx
(diff)
10:40 TBR/BSP/Rtl22xx_t created by Rayx
New page: This BSP is a thumb-enabled version of rtl22xx. Also, this bsp is an example of how development can development/change there own bsp from ARM mode to Thumb mode. Common code (IRQ, ISR) is …
10:11 TBR/Website/Board_Support_Packages edited by Rayx
(diff)

11/02/07:

13:35 Changeset in rtems [334573e3]4.8 by Joel Sherrill <joel.sherrill@…>
2007-11-02 Joel Sherrill <joel.sherrill@…> * score/cpu/sparc/cpu.c, score/cpu/sparc/rtems/score/cpu.h, score/include/rtems/score/context.h, score/src/threadhandler.c: Fix stack so gdb backtrace does not print corrupted frame message after _Thread_Handler. Daniel Hellstrom <daniel@…> provided the SPARC implementation and I made it more general.
13:35 Changeset in rtems [48816d7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-11-02 Joel Sherrill <joel.sherrill@…> * score/cpu/sparc/cpu.c, score/cpu/sparc/rtems/score/cpu.h, score/include/rtems/score/context.h, score/src/threadhandler.c: Fix stack so gdb backtrace does not print corrupted frame message after _Thread_Handler. Daniel Hellstrom <daniel@…> provided the SPARC implementation and I made it more general.

11/01/07:

07:47 Changeset in rtems [0e7cee45]4.8 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gdb-4.7.1
07:46 Changeset in rtems [547657c]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove ref to rtems4.9
07:36 Changeset in rtems [6d837a6]4.8 by Ralf Corsepius <ralf.corsepius@…>
New (from TRUNK).
07:35 Changeset in rtems [aa26724]4.8 by Ralf Corsepius <ralf.corsepius@…>
Sync with trunk
07:32 Changeset in rtems [7cb1d6ea]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Assume gdb >= 6.4
07:29 Changeset in rtems [e2b16828]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove GDB.
07:29 Changeset in rtems [21b3f3b1]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove GDB.
07:27 Changeset in rtems [d4d9f27]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
05:58 Changeset in rtems [25eda206]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.7.1-4

10/31/07:

21:35 Changeset in rtems [724eab7a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Hard-code -lncurses instead of -ltinfo.
20:54 TBR/UserManual/SupportedCPUs edited by JoelSherrill
/* Supported Architectures */ Change yes to no (diff)
20:54 TBR/UserManual/SupportedCPUs edited by JoelSherrill
Thumb code is being submitted (diff)
15:46 Changeset in rtems [83644e9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add hacks to get erc32 building
15:45 Changeset in rtems [91a492a2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cleanups for erc32.
14:28 Changeset in rtems [fa4e67c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-10-31 Joel Sherrill <joel.sherrill@…> * include/mpc5200.h: Fix typo.
12:30 Changeset in rtems [84f86cb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Reflect suse-10.3 having expat in libexpat-devel.
12:27 Changeset in rtems [a4081ce7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gdb-4.7.1
05:28 Changeset in rtems [49deaec]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Force building against expat
05:11 Changeset in rtems [3dd61288]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.

10/30/07:

20:57 Changeset in rtems [f81b295]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-10-30 Joel Sherrill <joel.sherrill@…> * include/mpc5200.h: Fix constants off by one nibble.
19:32 Changeset in rtems [b83b754e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2007-10-30 Joel Sherrill <joel.sherrill@…> * include/mpc5200.h: Added some simple interrupt GPIO constants.
Note: See TracTimeline for information about the timeline view.