binutils-gdb/gas/testsuite
Richard Sandiford e5604d797e * read.c (convert_to_bignum): New function, split out from...
(emit_expr): ...here.  Handle the case where X_add_number is
	positive and the input value is negative.
	(output_big_sleb128): Fix setting of continuation bit.  Check whether
	the final byte needs to be sign-extended.  Fix size-shrinking loop.
	(emit_leb128_expr): When generating a signed leb128, see whether the
	sign of an O_constant's X_add_number matches the sign of the input
	value.  Use a bignum if not.
2005-01-19 11:53:53 +00:00
..
config Remove GASP. 2002-12-02 15:42:15 +00:00
gas * read.c (convert_to_bignum): New function, split out from... 2005-01-19 11:53:53 +00:00
lib * gas/h8300/t03_add.exp: Remove stray semicolons. 2004-05-12 03:06:10 +00:00
ChangeLog * read.c (convert_to_bignum): New function, split out from... 2005-01-19 11:53:53 +00:00
ChangeLog-9303 Split ChangeLog files. 2004-01-02 11:16:21 +00:00