GCC warning fix: Add missing NULL initialiser for find_potential_libraries.
authorAlan Modra <amodra@gmail.com>
Tue, 29 Feb 2000 05:53:53 +0000 (05:53 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 29 Feb 2000 05:53:53 +0000 (05:53 +0000)
commit40d109bfbc1e7666dedf73f61ef7592c8d272e42
tree4d3959bccb1e77b9f4e343f7c7f2098377f02802
parent244106e8631dd92999e566fb523e90a6fe901fd1
GCC warning fix: Add missing NULL initialiser for find_potential_libraries.
16 files changed:
ld/ChangeLog
ld/emultempl/aix.em
ld/emultempl/armcoff.em
ld/emultempl/armelf.em
ld/emultempl/armelf_oabi.em
ld/emultempl/beos.em
ld/emultempl/elf32.em
ld/emultempl/generic.em
ld/emultempl/gld960.em
ld/emultempl/gld960c.em
ld/emultempl/hppaelf.em
ld/emultempl/linux.em
ld/emultempl/lnk960.em
ld/emultempl/mipsecoff.em
ld/emultempl/sunos.em
ld/emultempl/vanilla.em
This page took 0.042634 seconds and 4 git commands to generate.