pdp11.c (output_addr_const_pdp11): Output negative values with sign rather than as unsigned.

* config/pdp11/pdp11.c (output_addr_const_pdp11): Output negative
values with sign rather than as unsigned.

From-SVN: r167567
This commit is contained in:
Paul Koning 2010-12-07 14:59:16 -05:00
parent 6b208988ad
commit f28ca2b999
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2010-12-07 Paul Koning <ni1d@arrl.net>
* config/pdp11/pdp11.c (output_addr_const_pdp11): Output negative
values with sign rather than as unsigned.
2010-12-07 Paul Koning <ni1d@arrl.net>
* config/pdp11/pdp11.c (TARGET_ASM_FUNCTION_SECTION): Define.