mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
Keep track of last optind value, and rename a couple of functions
for consistency.
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
2000-08-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
|
||||
gld${EMULATION_NAME}_parse_args for consistency. Combine
|
||||
lastoptind and prevoptind vars, and keep track of last optind.
|
||||
(gld_${EMULATION_NAME}_list_options): Rename to
|
||||
gld${EMULATION_NAME}_list_options.
|
||||
|
||||
2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
|
||||
|
||||
* configure.tgt: Select targ_emul=elf_i386 for Unixware 7
|
||||
|
Reference in New Issue
Block a user