mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-26 03:11:51 +08:00
sparc, coff, hash changes
This commit is contained in:
@ -1,3 +1,15 @@
|
|||||||
|
Wed Jan 18 13:49:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||||
|
|
||||||
|
* config/tc-sparc.c (sparc_ip): When scanning successive opcode
|
||||||
|
table entries, check names for pointer equality before doing
|
||||||
|
string comparisons.
|
||||||
|
|
||||||
|
* hash.c (hash_ask): Call strcmp instead of expanding it inline.
|
||||||
|
(hash_code): Replaced with a version from bfd.
|
||||||
|
|
||||||
|
* config/obj-coff.c (write_object_file): If COFF_FLAGS isn't
|
||||||
|
defined, default it to zero.
|
||||||
|
|
||||||
Wed Jan 18 12:16:07 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
Wed Jan 18 12:16:07 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||||
|
|
||||||
* expr.c (operand): Parenthesize && within ||.
|
* expr.c (operand): Parenthesize && within ||.
|
||||||
|
Reference in New Issue
Block a user