mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
* emultempl/beos.em: Remove ARGSUSED.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2003-12-02 Kazu Hirata <kazu@cs.umass.edu>
|
||||||
|
|
||||||
|
* emultempl/beos.em: Remove ARGSUSED.
|
||||||
|
|
||||||
2003-12-03 Alan Modra <amodra@bigpond.net.au>
|
2003-12-03 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* emultempl/pe.em (pe_fixup_stdcalls): Update for renamed
|
* emultempl/pe.em (pe_fixup_stdcalls): Update for renamed
|
||||||
|
@ -686,7 +686,6 @@ gld_${EMULATION_NAME}_before_allocation (void)
|
|||||||
but I'm leaving this here in case we want to enable it for sections
|
but I'm leaving this here in case we want to enable it for sections
|
||||||
which are not mentioned in the linker script. */
|
which are not mentioned in the linker script. */
|
||||||
|
|
||||||
/*ARGSUSED*/
|
|
||||||
static bfd_boolean
|
static bfd_boolean
|
||||||
gld${EMULATION_NAME}_place_orphan (lang_input_statement_type *file, asection *s)
|
gld${EMULATION_NAME}_place_orphan (lang_input_statement_type *file, asection *s)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user