diff options
| author | Andreas Schwab <[email protected]> | 2018-05-15 13:47:02 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2018-05-15 16:46:18 +0200 |
| commit | 9279076c5149ce041b3720dac002f176a5cbc3b2 (patch) | |
| tree | 95607b6259d453df4b8c4039b3dab430ffc17ee0 /backends/ChangeLog | |
| parent | a392e674beb9585fa90d1080c941ecc06bb65b57 (diff) | |
backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscv
Signed-off-by: Andreas Schwab <[email protected]>
Diffstat (limited to 'backends/ChangeLog')
| -rw-r--r-- | backends/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog index 63bb7e44..0dde0ff3 100644 --- a/backends/ChangeLog +++ b/backends/ChangeLog @@ -1,3 +1,8 @@ +2018-05-15 Andreas Schwab <[email protected]> + + * riscv_init.c (riscv_init): Hook check_special_symbol. + * riscv_symbol.c (riscv_check_special_symbol): New function. + 2018-04-19 Andreas Schwab <[email protected]> * Makefile.am (modules): Add riscv. |
