OSDN Git Service

(std_longopts): Add an entry for "--a" in order to prevent getopt_long_only()
authorNick Clifton <nickc@redhat.com>
Thu, 20 Jan 2005 15:35:57 +0000 (15:35 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 20 Jan 2005 15:35:57 +0000 (15:35 +0000)
commita46bc567fbef3542382f4b35024be9cf969ccfdd
tree5e1d123cd109760462264752a4611ab70ea59621
parent726a3c40df7e930966fc26dfad981be58735a66a
(std_longopts): Add an entry for "--a" in order to prevent getopt_long_only()
  from considering -a as an abbreviation for --alternate.
(parse_args): Fix the parsing of -a=<file>.
gas/ChangeLog
gas/as.c