(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)
commitfb7679136e9da436e99ae328fe0351b7e87e190e
tree340254753c6fb8c80c97e9aee23b837cadd7976c
parent9c1831834775d613a2024bf473b87bca1e5af459
(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