japaric-archived / cu

Testing ground for the Copper book (http://japaric.github.io/copper/).
Apache License 2.0
58 stars 1 forks source link

use the compiler-rt crate #17

Closed japaric closed 8 years ago

japaric commented 8 years ago

it contains all the intrinsics we will ever need. Previously we were rolling our own with just the __aeabi_memcpy* symbols.

Note: The -Wl,-( and -Wl,-) are needed to avoid ordering problems at linking time.

japaric commented 8 years ago

@homunkulus r+

homunkulus commented 8 years ago

:pushpin: Commit 8259df2 has been approved by japaric

homunkulus commented 8 years ago

:hourglass: Testing commit 8259df2 with merge 8259df2...

homunkulus commented 8 years ago

:broken_heart: Test failed - travis

japaric commented 8 years ago

@homunkulus r+

homunkulus commented 8 years ago

:pushpin: Commit 84e9381 has been approved by japaric

homunkulus commented 8 years ago

:hourglass: Testing commit 84e9381 with merge 84e9381...

homunkulus commented 8 years ago

:broken_heart: Test failed - travis

japaric commented 8 years ago

@homunkulus r+

homunkulus commented 8 years ago

:pushpin: Commit 8eb871b has been approved by japaric

homunkulus commented 8 years ago

:hourglass: Testing commit 8eb871b with merge 8eb871b...

homunkulus commented 8 years ago

:broken_heart: Test failed - travis

japaric commented 8 years ago

@homunkulus r+

homunkulus commented 8 years ago

:pushpin: Commit e6ce497 has been approved by japaric

homunkulus commented 8 years ago

:hourglass: Testing commit e6ce497 with merge e6ce497...

homunkulus commented 8 years ago

:sunny: Test successful - travis