* expr.c (operand): Handle 08 and 09 in MRI mode.
authorIan Lance Taylor <ian@airs.com>
Thu, 7 Sep 1995 21:54:13 +0000 (21:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 7 Sep 1995 21:54:13 +0000 (21:54 +0000)
commit3dce804d95038e79221db090a067112bbca304d1
tree2f53c46c55df2707cc1d25d7deb95062cd44ad84
parent535c89f0a55960aa14bcd842c20a3727b3235e8b
* expr.c (operand): Handle 08 and 09 in MRI mode.
* macro.c (ISSEP): Remove duplicated `"' character.
  (get_any_string): Copy some characters for which ISSEP is true:
';', '>', '(', ')'.  Otherwise we can get in an infinite loop.
* read.c (s_space): In MRI mode, the expressions stop at the first
unquoted space.
(cons_worker): In MRI mode, restore the terminating character at
the end of the function.
gas/ChangeLog
gas/expr.c
gas/macro.c [new file with mode: 0644]
gas/read.c
This page took 0.026136 seconds and 4 git commands to generate.