This reduces the code size of the thread initialization.
---
cpukit/posix/src/pthread.c | 10 ++
cpukit/rtems/include/rtems/rtems/asrimpl.h | 2 +-
cpukit/rtems/src/tasks.c | 15 -
cpukit/score/src/threadinitialize.c| 53 +-
closes #2448.
---
rtems/bit_all_bsps | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtems/bit_all_bsps b/rtems/bit_all_bsps
index 4ffdafd..a4f9d7c 100755
--- a/rtems/bit_all_bsps
+++ b/rtems/bit_all_bsps
@@ -142,7 +142,7 @@ get_bsps()
all_bsps="${all_bsps} gen6
closes #2453.
---
c/src/lib/libbsp/h8300/acinclude.m4 | 2 --
c/src/lib/libbsp/h8300/configure.ac | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/c/src/lib/libbsp/h8300/acinclude.m4
b/c/src/lib/libbsp/h8300/acinclude.m4
index 15e13d7..296a6f7 100644
--- a/c/src/lib/libbsp/h8
closes #2447.
---
dejagnu/boards/rtems-m32r-m32rsim.exp | 40 --
gcc/RTEMS_GCC_Testing.txt | 2 +-
gcc/do_one | 1 -
gcc/parallelize_build | 2 +-
gcc/rundeja| 6 -
gcc/te
The reason its "partially" since there are references of m32rsim in the
files 'gcc/test_driver' and 'gcc/do_one' that I really don't know what
to substitute in place of the m32rsim.
Aun-Ali
On 12/13/15 9:11 PM, Gedare Bloom wrote:
> Aun-Ali,
>
> Can you address Sebastian's question why "partiall
Aun-Ali,
Can you address Sebastian's question why "partially" removing m2rsim?
Also, can you regenerate a clean patch for this change?
On Thu, Dec 10, 2015 at 3:30 AM, Sebastian Huber
wrote:
> I am not sure about this one. What does "partially" mean? What is left?
>
> --
> Sebastian Huber, embed
On 12/11/15 21:59, Sebastian Huber wrote:
All the constructors are used via function pointers, so without
link-time optimization and a very smart compiler, they must exist as a
single function.
I think there may be a binutils bug in the mapping option.
You can use objcopy --globalize-symbol
On 12/11/15 17:39, Sebastian Huber wrote:
Since we have now the RSB, I prefer to avoid autoconf stuff and instead
force users of the master branch to update their tool chain.
I agree. Easy to add, difficult to remove.
The
difficult part is to set up your development host to be able to build
t
closes #2453.
---
tester/rtems/testing/bsps/h8sim-run.mc | 54
tester/rtems/testing/bsps/h8sim.mc | 56 --
2 files changed, 110 deletions(-)
delete mode 100644 tester/rtems/testing/bsps/h8sim-run.mc
delete mode 100644 tester/rt
updates #2453.
---
dejagnu/boards/rtems-h8300-h8sim.exp | 40 --
gcc/RTEMS_GCC_Testing.txt | 2 +-
gcc/do_one | 1 -
gcc/parallelize_build | 2 +-
gcc/rundeja| 6 -
gcc/t
updates #2453.
---
c/src/lib/libbsp/h8300/h8sim/Makefile.am | 55 -
c/src/lib/libbsp/h8300/h8sim/bsp_specs | 14 ---
c/src/lib/libbsp/h8300/h8sim/configure.ac | 20
c/src/lib/libbsp/h8300/h8sim/console/console-io.c | 65 ---
c/src/lib/libbsp
11 matches
Mail list logo