OSDN Git Service

(std_longopts): Add an entry for "--a" in order to prevent getopt_long_only()
authornickc <nickc>
Thu, 20 Jan 2005 15:35:55 +0000 (15:35 +0000)
committernickc <nickc>
Thu, 20 Jan 2005 15:35:55 +0000 (15:35 +0000)
commit756ecebd7fedbcc8e15c824316d91987bd686cb0
treef456b77067a175235b462996faa146f57c958222
parent87df4575d9b87622efb54fa8a5a966fcca495437
(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