Files
rtems/cpukit
Sebastian Huber 8e80876bdd score: Fix _ISR_Stack_area_end
The _ISR_Stack_area_begin and _ISR_Stack_area_end symbols are in
different sections.  They must have the same alignment, otherwise the
following linker directive could separate them:

  *(SORT_BY_ALIGNMENT (SORT_BY_NAME (.rtemsstack*)))

Update #3799.
2020-04-03 15:48:58 +02:00
..
2020-03-02 07:52:21 +01:00
2020-03-31 10:11:06 +02:00
2020-04-03 15:48:58 +02:00
2020-04-03 15:48:58 +02:00
2020-03-18 07:20:52 +01:00
2020-04-03 15:48:58 +02:00