Commit Graph
28649 Commits
Author SHA1 Message Date
Joel Sherrill 6a1cbb749c m68k/.../mcf5235.cfg: Disable per function sections
updates #2571.
2016-02-06 10:09:45 -06:00
Joel Sherrill 7cd9f934ff m68k/.../mcf52235.cfg: Disable per function sections
updates #2570.
2016-02-06 10:08:30 -06:00
Joel Sherrill 78fd1ec198 m68k/.../mcf5329.cfg: Disable per function sections
updates #2569.
2016-02-06 09:55:27 -06:00
Joel Sherrill ea791d52bd m68k/.../mcf5329.cfg: Disable per function sections
updates #2569.
2016-02-06 09:51:54 -06:00
Joel Sherrill 123e2ec098 m68k/.../mcf5225x.cfg: Disable per function sections
updates #2568.
2016-02-06 09:45:48 -06:00
Joel Sherrill 303429f0d9 m68k/.../mrm332.cfg: Disable per function sections
updates #2567.
2016-02-06 09:43:22 -06:00
Joel Sherrill 6184b572d3 m68k/gen68360/.../*.cfg: Disable per function sections
updates #2566.
2016-02-06 09:41:04 -06:00
Joel Sherrill 068b31253e powerpc/.../mpc8260ads.cfg: Disable per function sections
updates #2565.
2016-02-06 09:39:51 -06:00
Joel Sherrill 8926fadfc0 powerpc/.../qemuppc.cfg: Disable per function sections
updates #2564.
2016-02-06 08:53:39 -06:00
Joel Sherrill 72d8e64cd0 powerpc/.../ss555.cfg: Disable per function sections.
updates #2563.
2016-02-06 08:50:34 -06:00
Joel Sherrill c5ce9c3c21 powerpc/.../haleakala.cfg: Disable per function sections.
updates #2561.
2016-02-06 08:46:30 -06:00
Sebastian Huber e4b5289ad3 arm: Fix Cortex-M7 support 2016-02-04 14:37:02 +01:00
Sebastian Huber 3bc12a8f5a Delete unused API extensions 2016-02-03 10:00:58 +01:00
Sebastian Huber 4210114032 Use linker set for POSIX User Threads init
Update #2408.
2016-02-03 10:00:58 +01:00
Sebastian Huber 1ff8eca17a Use linker set for Classic User Tasks init
Update #2408.
2016-02-03 10:00:58 +01:00
Sebastian Huber 8ca372e9b4 Use linker set for MPCI initialization
Update #2408.
2016-02-03 10:00:57 +01:00
Sebastian Huber 6bf44a581b Use linker set for driver manager initialization
Update #2408.
2016-02-03 10:00:57 +01:00
Sebastian Huber ca4602e914 Use linker set for libio initialization
Update #2408.
2016-02-03 10:00:57 +01:00
Sebastian Huber f64c6b4c49 Use atexit() handler to close std file descriptors 2016-02-03 10:00:57 +01:00
Sebastian Huber 3d36164fe5 Use linker set for root file system initialization
Update #2408.
2016-02-03 10:00:57 +01:00
Sebastian Huber 529b08a705 posix: Delete empty _POSIX_API_Initialize() 2016-02-03 10:00:56 +01:00
Sebastian Huber 2605a48938 Optional POSIX Keys initialization
Update #2408.
2016-02-03 10:00:56 +01:00
Sebastian Huber 190169fee2 Optional CPU Set Handler initialization
Update #2408.
2016-02-03 10:00:56 +01:00
Sebastian Huber 4eee878145 Optional POSIX Spinlock initialization
Update #2408.
2016-02-03 10:00:56 +01:00
Sebastian Huber 76a8328945 Optional POSIX RWLock initialization
Update #2408.
2016-02-03 10:00:56 +01:00
Sebastian Huber e4e7f149c0 Optional POSIX Barrier initialization
Update #2408.
2016-02-03 10:00:56 +01:00
Sebastian Huber 6c67855790 Optional POSIX Timer initialization
Update #2408.
2016-02-03 10:00:55 +01:00
Sebastian Huber 2189b3e963 Optional POSIX Semaphore initialization
Update #2408.
2016-02-03 10:00:55 +01:00
Sebastian Huber 3015ed641a Optional POSIX Message Queue initialization
Update #2408.
2016-02-03 10:00:55 +01:00
Sebastian Huber 9871f5dc60 Optional POSIX Mutex initialization
Update #2408.
2016-02-03 10:00:55 +01:00
Sebastian Huber f4fee4778e Optional POSIX Condition Variable initialization
Update #2408.
2016-02-03 10:00:55 +01:00
Sebastian Huber cef56750eb Optional POSIX Cleanup initialization
Update #2408.
2016-02-03 10:00:54 +01:00
Sebastian Huber ef1a985fc7 Optional POSIX Threads initialization
Update #2408.
2016-02-03 10:00:54 +01:00
Sebastian Huber 04436ae7d8 Optional POSIX Signals initialization
Update #2408.
2016-02-03 10:00:54 +01:00
Sebastian Huber 58089ff3ad rtems: Delete empty _RTEMS_API_Initialize() 2016-02-03 10:00:54 +01:00
Sebastian Huber 97d94ff3e9 Optional Classic Barrier initialization
Update #2408.
2016-02-03 10:00:54 +01:00
Sebastian Huber b377e3f6b7 Optional Classic Rate Monotonic initialization
Update #2408.
2016-02-03 10:00:53 +01:00
Sebastian Huber af12278f9b Optional Classic Dual-Ported Memory initialization
Update #2408.
2016-02-03 10:00:53 +01:00
Sebastian Huber 365456cce3 Optional Classic Region initialization
Update #2408.
2016-02-03 10:00:53 +01:00
Sebastian Huber fd3cc36f61 Optional Classic Partition initialization
Update #2408.
2016-02-03 10:00:53 +01:00
Sebastian Huber cbaac1f7f4 Optional Classic Semaphore initialization
Update #2408.
2016-02-03 10:00:53 +01:00
Sebastian Huber ed8b00e667 Optional Classic Message Queue initialization
Update #2408.
2016-02-03 10:00:52 +01:00
Sebastian Huber ae85b0663e Optional Classic Event initialization
Update #2408.
2016-02-03 10:00:52 +01:00
Sebastian Huber a7f36829c0 Optional Classic Signal initialization
Update #2408.
2016-02-03 10:00:52 +01:00
Sebastian Huber 26335844f4 Optional Classic Timer initialization
Update #2408.
2016-02-03 10:00:52 +01:00
Sebastian Huber 565672a257 Optional Classic Tasks initialization
Update #2408.
2016-02-03 10:00:52 +01:00
Sebastian Huber 92bb345374 Optional Extensions initialization
Update #2408.
2016-02-03 10:00:51 +01:00
Sebastian Huber a853c8518d Optional Initial Extensions initialization
Update #2408.
2016-02-03 10:00:51 +01:00
Sebastian Huber 36b86d7eb5 score: Create idle threads via linker set
This allows a more fine grained rtems_initialize_data_structures().

Update #2408.
2016-02-03 10:00:51 +01:00
Sebastian Huber 17e6f869d7 Statically initialize _Objects_Information_table 2016-02-03 10:00:51 +01:00