* as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define
authorKen Raeburn <raeburn@cygnus>
Thu, 4 May 1995 01:56:40 +0000 (01:56 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 4 May 1995 01:56:40 +0000 (01:56 +0000)
commit9777b772c83b4996e96dc175f0b6ea0cf0d589b1
tree99f8860d1596e10d78e8c25e21cdf7fe1ffa5d8a
parent774e5d7f648d0b953c0d1ef415c6aaf885f5dea9
* as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define
them to zero.
* config/tc-*.h, config/te-*.h: If defining them, define them to be 1 instead
of empty.
* expr.c (integer_constant, operand): Test them at run time instead of compile
time.
* read.c (read_a_source_file): Ditto.
* symbols.c (colon): Ditto.
(dollar_*, define_dollar_label, fb_*): Define unconditionally.
* symbols.h (dollar_*, define_dollar_label, fb_*): Declare unconditionally.
gas/ChangeLog
gas/as.h
gas/config/tc-mips.h
gas/config/tc-ppc.h
gas/config/te-generic.h
gas/config/te-hp300.h
gas/config/te-ppcnw.h
gas/read.c
This page took 0.025085 seconds and 4 git commands to generate.