]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/emultempl/vms.em
2011-05-04 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Wed, 4 May 2011 08:31:04 +0000 (08:31 +0000)
committerTristan Gingold <gingold@adacore.com>
Wed, 4 May 2011 08:31:04 +0000 (08:31 +0000)
commit45cfb56cf4e3043616ea2aca7e32d8aed0feb65c
tree9e68dac47b7973c2394b0897592db6e582219926
parent8cfbb63d82b88e5bcd31d873782964d6e678fd9d
2011-05-04  Tristan Gingold  <gingold@adacore.com>

* emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Add
LDEMUL_ADD_OPTIONS and LDEMUL_HANDLE_OPTION.
* emultempl/vms.em (OPTION_IDENTIFICATION): New macro.
(gld${EMULATION_NAME}_add_options): New function.
(gld${EMULATION_NAME}_list_options): Ditto.
(gld${EMULATION_NAME}_handle_option): Ditto.
(LDEMUL_ADD_OPTIONS, LDEMUL_HANDLE_OPTION)
(LDEMUL_LIST_OPTIONS): Define.
ld/ChangeLog
ld/emultempl/generic.em
ld/emultempl/vms.em