diff options
author | Dimitar Dimitrov <dimitar@dinux.eu> | 2017-01-02 18:20:21 +0200 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-03 17:40:44 +1030 |
commit | ddb2c6fdfc79e83af07ebdc93bdd17fe1eede8e7 (patch) | |
tree | 60073953a1ef5ad44e2c49fd1fef4c2f8e33be91 /gas/config/obj-som.c | |
parent | 27c3ce29f8920270ca2ed9b533ead5c8ebff215e (diff) | |
download | gdb-ddb2c6fdfc79e83af07ebdc93bdd17fe1eede8e7.zip gdb-ddb2c6fdfc79e83af07ebdc93bdd17fe1eede8e7.tar.gz gdb-ddb2c6fdfc79e83af07ebdc93bdd17fe1eede8e7.tar.bz2 |
Fix PRU GAS for 32-bit hosts
The PRU GAS port I originally submitted does not build on 32bit hosts.
This patch fixes it by aligning md_number_to_chars's definition with
the global declaration in tc.h.
Here is the original bug report I got:
https://github.com/rcn-ee/repos/pull/23#issuecomment-269915175
* config/tc-pru.c (md_number_to_chars): Fix parameter to be
valueT, as declared in tc.h.
(md_apply_fix): Fix to work on 32-bit hosts.
Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
Diffstat (limited to 'gas/config/obj-som.c')
0 files changed, 0 insertions, 0 deletions