Joel Sherrill
|
c42d1a459b
|
2009-09-25 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* sapi/include/rtems/extension.h, sapi/src/extensiondelete.c,
sapi/src/extensionident.c, sapi/src/extensioncreate.c,
sapi/inline/rtems/extension.inl, score/include/rtems/score/userext.h,
score/src/userextthreaddelete.c, score/src/userext.c,
score/src/userextthreadcreate.c, score/src/userextremoveset.c,
score/src/userextthreadbegin.c, score/src/userextaddset.c,
score/src/userextthreadstart.c, score/src/userextthreadswitch.c,
score/src/userextthreadrestart.c: Documentation. The types
User_extensions_routine and rtems_extension are now deprecated.
Removed unused types User_extensions_thread_post_switch_extension and
rtems_task_post_switch_extension. Renamed _User_extensions_Add_API_set()
in _User_extensions_Add_set(). Renamed _User_extensions_Add_set() in
_User_extensions_Add_set_with_table().
* score/src/userextaddapiset.c: Removed file.
* score/Makefile.am: Update.
|
2009-09-25 17:51:46 +00:00 |
|
Joel Sherrill
|
e89faf3ef4
|
2009-09-25 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* score/src/heap.c, score/include/rtems/score/heap.h: Reduced alignment
requirement for CPU_ALIGNMENT from four to two.
|
2009-09-25 17:49:32 +00:00 |
|
Joel Sherrill
|
0feb80855d
|
2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/include/io.h, shared/include/mmu.h: Change extern inline to
static inline.
|
2009-09-25 14:58:05 +00:00 |
|
Joel Sherrill
|
bc9808931c
|
2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/bootloader/bootldr.h: Change extern inline to static inline.
|
2009-09-25 14:56:04 +00:00 |
|
Joel Sherrill
|
ea5f512fe8
|
2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/include/pci.h: Change extern inline to static inline.
|
2009-09-25 14:55:32 +00:00 |
|
Joel Sherrill
|
e731068271
|
2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp14/asr.c, sp14/sp14.doc, sp14/task1.c, sp14/task2.c: Adjust test to
run when IO speed varies.
|
2009-09-25 13:26:35 +00:00 |
|
Joel Sherrill
|
bce23bdc98
|
2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/include/rtems/posix/threadsup.h: Add no return atrribute to
_POSIX_Thread_Exit().
|
2009-09-25 12:09:27 +00:00 |
|
Joel Sherrill
|
1154ced949
|
2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Add no return atrribute to _CPU_Context_restore()
since it is used for restarting self.
|
2009-09-25 12:07:54 +00:00 |
|
Joel Sherrill
|
98765cb868
|
2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add qemuppc.cfg.
* custom/qemuppc.cfg: New file.
|
2009-09-24 19:17:16 +00:00 |
|
Joel Sherrill
|
d7378b2e84
|
2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/hexdump-odsyntax.c: Fix failure on SH2e where there is
only single precision float.
|
2009-09-24 18:29:06 +00:00 |
|
Joel Sherrill
|
b1ca98b9c1
|
2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* irq/irq.h: New file.
|
2009-09-24 16:08:35 +00:00 |
|
Joel Sherrill
|
9fd02e20aa
|
2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
preinstall.am, console/console-io.c, include/.cvsignore,
include/bsp.h, start/start.S, startup/bsppanic.c, startup/cmain.c,
startup/linkcmds: New files.
|
2009-09-24 16:08:14 +00:00 |
|
Joel Sherrill
|
b981f5f0a2
|
2009-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* stackchk01/stackchk01.doc: Add content.
|
2009-09-24 14:23:43 +00:00 |
|
Joel Sherrill
|
d3b5fe3a2e
|
2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/getpagesize.c, posix/Makefile.am: Eliminate one copy
of getpagesize() and make it return an int.
* posix/src/getpagesize.c: Removed.
|
2009-09-24 11:14:12 +00:00 |
|
Ralf Corsepius
|
d80603ec23
|
Regenerate.
|
2009-09-23 10:17:02 +00:00 |
|
Ralf Corsepius
|
41bab5c979
|
Bump GDB_RPMREL.
|
2009-09-23 10:16:12 +00:00 |
|
Ralf Corsepius
|
5eb0ae9bb7
|
Fix bug in with_system_readline logic.
|
2009-09-23 10:14:51 +00:00 |
|
Ralf Corsepius
|
f677033cae
|
Add *.tar.xz.
|
2009-09-23 03:19:08 +00:00 |
|
Ralf Corsepius
|
430a536f38
|
Add xz-compressed tarball
|
2009-09-23 03:18:44 +00:00 |
|
Ralf Corsepius
|
4dfc2d02df
|
Bump version.
|
2009-09-23 03:17:46 +00:00 |
|
Ralf Corsepius
|
b88c7b1da9
|
Minor fixes.
|
2009-09-23 03:17:01 +00:00 |
|
Joel Sherrill
|
d81a9a7a14
|
2009-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Disable network interface when networking
is disabled.
|
2009-09-23 00:00:34 +00:00 |
|
Ralf Corsepius
|
846e46afe2
|
Update.
|
2009-09-22 08:39:30 +00:00 |
|
Ralf Corsepius
|
acfbf10454
|
New.
|
2009-09-22 08:38:37 +00:00 |
|
Joel Sherrill
|
99acb01bea
|
2009-09-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add initial test for
rtems_stack_checker_is_blown.
* stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c,
stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
|
2009-09-21 20:12:08 +00:00 |
|
Joel Sherrill
|
f343b668ac
|
2009-09-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxclock/init.c, psxclock/psxclock.scn: Add test case for negative
nanoseconds.
|
2009-09-21 13:14:37 +00:00 |
|
Thomas Doerfler
|
687e34b619
|
Add missing files.
|
2009-09-21 07:44:28 +00:00 |
|
Joel Sherrill
|
0e2caa4c18
|
2009-09-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/Makefile.am: Add getpagesize(). Now required by GNU Ada.
* posix/src/getpagesize.c: New file.
|
2009-09-20 17:04:31 +00:00 |
|
Joel Sherrill
|
105530fe5d
|
2009-09-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxsysconf/init.c, psxsysconf/psxsysconf.scn: Add test for
getpagesize().
|
2009-09-20 17:03:18 +00:00 |
|
Ralf Corsepius
|
679e45d59c
|
Housekeeping.
|
2009-09-18 10:41:39 +00:00 |
|
Ralf Corsepius
|
c74285e50c
|
Regenerate.
|
2009-09-18 10:39:06 +00:00 |
|
Ralf Corsepius
|
6d41d18652
|
gdb-6.8.91-rtems4.10-20090918.diff.
|
2009-09-18 10:38:28 +00:00 |
|
Ralf Corsepius
|
c2b4d2d3e0
|
Bump GDB_RPMREL.
|
2009-09-18 10:36:16 +00:00 |
|
Ralf Corsepius
|
4c437cada8
|
New.
|
2009-09-18 10:35:01 +00:00 |
|
Ralf Corsepius
|
34ad1f48a6
|
Rework --with-system-readline handling.
|
2009-09-18 10:34:24 +00:00 |
|
Thomas Doerfler
|
5e61c80327
|
* rtems/score/cpu.h: Fix for inline asm in _CPU_Fatal_halt().
* rtems/asm.h: Added macro to define ARM functions.
* cpu_asm.S, arm_exc_handler_low.S: Use macro from above.
|
2009-09-18 08:07:23 +00:00 |
|
Thomas Doerfler
|
091705c07f
|
Removed symbols and renamed sections.
Added bsp_start_memcpy(). Documentation. Changes for external ROM start.
|
2009-09-18 08:06:32 +00:00 |
|
Thomas Doerfler
|
ba938b8d7d
|
Changes throughout.
|
2009-09-18 08:05:40 +00:00 |
|
Thomas Doerfler
|
f90c5fb37c
|
preinstall.am: Regenerate.
|
2009-09-18 08:05:14 +00:00 |
|
Joel Sherrill
|
96d8af5b01
|
2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* pxa255/ffuart/ffuart.c: Add BSP_poll_char.
|
2009-09-18 01:37:44 +00:00 |
|
Ralf Corsepius
|
7a7949b1cb
|
Update Source0-URL.
|
2009-09-17 03:29:39 +00:00 |
|
Ralf Corsepius
|
1d01844a71
|
Rebase against gdb-6.8.91.
|
2009-09-17 03:12:50 +00:00 |
|
Ralf Corsepius
|
a4c2b0091b
|
Regenerate.
|
2009-09-17 03:10:40 +00:00 |
|
Ralf Corsepius
|
caa9f1e4e6
|
gdb-6.8.91.
|
2009-09-17 03:09:24 +00:00 |
|
Ralf Corsepius
|
19db385aaf
|
gdb-%{gdb_version}-rtems4.10-20090917.diff
|
2009-09-17 03:06:39 +00:00 |
|
Joel Sherrill
|
ee3b1c1389
|
2009-09-16 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/userextaddapiset.c: Disable code that is only used when
ITRON or POSIX is enabled.
|
2009-09-16 22:15:58 +00:00 |
|
Joel Sherrill
|
8a2944aba4
|
*** empty log message ***
|
2009-09-16 22:14:11 +00:00 |
|
Joel Sherrill
|
e0b664382e
|
2009-09-16 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Resolve confusion with Ralf's patch.
|
2009-09-16 22:13:58 +00:00 |
|
Joel Sherrill
|
d21f75fb11
|
2009-09-16 Roxana Leontie <roxana.leontie@gmail.com>
* configure.ac, fb/fb.c, include/bsp.h: updates made for porting to
Nano-X and make testing easyer
|
2009-09-16 20:43:40 +00:00 |
|
Ralf Corsepius
|
18e835a819
|
Regenerate.
|
2009-09-16 09:14:16 +00:00 |
|