4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
Sebastian Huber 2ab57ad59b Fix v850 target for RTEMS
Do not define __ATTRIBUTE_IMPURE_PTR__ for RTMES on the v850 target.
The previous definition lead to the following linker error in
combination with -fdata-sections:

relocation truncated to fit: R_V810_GPWLO_1 against symbol
`_global_impure_ptr' defined in .rodata._global_impure_ptr section in
libc.a(lib_a-impure.o)

relocation truncated to fit: R_V810_GPWLO_1 against symbol `_impure_ptr'
defined in .data._impure_ptr section in libc.a(lib_a-impure.o)

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2018-11-08 09:38:13 +01:00
..
2018-03-14 10:46:32 -05:00
2018-11-08 09:38:13 +01:00
2018-01-17 11:47:30 -06:00
2016-04-04 10:25:27 -05:00
2016-03-17 21:08:56 -05:00
2018-09-06 14:11:45 +02:00
2018-01-17 11:47:13 -06:00
2016-11-22 14:21:35 +01:00
2016-03-17 21:09:01 -05:00
2018-01-17 11:47:13 -06:00
2018-08-07 14:34:11 +02:00
2016-10-25 16:24:05 +02:00
2018-10-22 11:26:39 +02:00
2016-04-04 10:25:29 -05:00
2018-01-17 11:47:08 -06:00