mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
* lexsup.c (parse_args): Keep track of where we are in the option
parsing before calling ldemul_parse_args, so that we don't call it multiple times on the same argument and confuse the getopt internals.
This commit is contained in:
@ -1,3 +1,10 @@
|
|||||||
|
Wed Dec 17 12:14:11 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* lexsup.c (parse_args): Keep track of where we are in the option
|
||||||
|
parsing before calling ldemul_parse_args, so that we don't call it
|
||||||
|
multiple times on the same argument and confuse the getopt
|
||||||
|
internals.
|
||||||
|
|
||||||
start-sanitize-d30v
|
start-sanitize-d30v
|
||||||
Thu Dec 11 09:00:15 1997 Michael Meissner <meissner@cygnus.com>
|
Thu Dec 11 09:00:15 1997 Michael Meissner <meissner@cygnus.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user