]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* ldlang.c (new_afile): Don't pass unadorned NULL to concat.
authorAlan Modra <amodra@gmail.com>
Thu, 7 Feb 2008 08:41:10 +0000 (08:41 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 7 Feb 2008 08:41:10 +0000 (08:41 +0000)
commitff7a0acf26799cbaff30be114d7a17d19d2d96a0
treea4ae9832e349cc2b0a9c584d9c94ec1742d23f53
parent1bf57e9fa369e12554ad304935972944ba8a7009
* ldlang.c (new_afile): Don't pass unadorned NULL to concat.
* ldfile.c (ldfile_add_library_path): Likewise.
* emultempl/elf32.em (check_ld_elf_hints, check_ld_so_conf): Likewise.
* emultempl/lnk960.em (lnk960_before_parse): Likewise.
* emultempl/spuelf.em (embedded_spu_file): Likewise.
ld/ChangeLog
ld/emultempl/elf32.em
ld/emultempl/lnk960.em
ld/emultempl/spuelf.em
ld/ldfile.c
ld/ldlang.c