OSDN Git Service

* ldmain.c (main): Flush stdout before and stderr after printing
authoramodra <amodra>
Fri, 14 Jan 2011 12:37:16 +0000 (12:37 +0000)
committeramodra <amodra>
Fri, 14 Jan 2011 12:37:16 +0000 (12:37 +0000)
commit2dda9718331d8a9bb8ab94ba543db4b55ff9acd2
treed41db089a68034cfeecce204d1f077203d7951d9
parentc1a5f8fac995d975d0d6ecf4d42af1092ec6619e
* ldmain.c (main): Flush stdout before and stderr after printing
message.
* ldmisc.c (einfo): Similarly.
* plugin.c (message): Likewise.
* emultempl/ppc64elf.em: Likewise.
* emultempl/xtensaelf.em: Likewise.
* emulparams/elf32mcore.sh: Use einfo rather than printf.
* emultempl/beos.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
ld/ChangeLog
ld/emulparams/elf32mcore.sh
ld/emultempl/beos.em
ld/emultempl/pe.em
ld/emultempl/pep.em
ld/emultempl/ppc64elf.em
ld/emultempl/xtensaelf.em
ld/ldmain.c
ld/ldmisc.c
ld/plugin.c