Ian Lance Taylor
a0c4a2413e
From Stephen Williams <steve@icarus.icarus.com>:
* config/tc-i960.h (TC_SYMFIELD_TYPE): Define if OBJ_COFF. (_tc_get_bal_of_call): Don't declare. (tc_get_bal_of_call): Declare as function, don't define as macro. * config/tc-i960.c (tc_set_bal_of_call): If OBJ_COFF, store balP in sy_tc field, not x_balntry field. (tc_get_bal_of_call): Rename from _tc_get_bal_of_call. Change return type to symbolS *. If OBJ_COFF, retrieve value from sy_tc field, not x_balntry field.
Description
Binutils with MCST patches
Languages
C
52.1%
Makefile
22.5%
Assembly
12.2%
C++
6.2%
Roff
1.1%
Other
5.3%