Use new hex-value code in libiberty:
authorKen Raeburn <raeburn@cygnus>
Thu, 12 Jan 1995 23:00:26 +0000 (23:00 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 12 Jan 1995 23:00:26 +0000 (23:00 +0000)
commit3a762a0bfdb9e74fa2ca4b41b998d64d9a178d25
tree54130f81280c11d1222cde450b2c29627df89f2c
parent5e815a37fa6b264763168c67ef4452c0112a2d26
Use new hex-value code in libiberty:

* Makefile.in (VMS_OTHER_OBJS): Add ../libiberty/hex.o.
(OBJS): Delete hex-value.o.
(REAL_SOURCES): Delete hex-value.c.
(hex-value.o): Delete dependencies.
* hex-value.c: Deleted.
* as.c (main): Call hex_init.
* expr.c, config/tc-mips.c: Include libiberty.h.  Replace hex_value array
references with hex_* macros.
gas/ChangeLog
gas/config/tc-mips.c
gas/expr.c
gas/hex-value.c [deleted file]
This page took 0.031233 seconds and 4 git commands to generate.