Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/binutils/dist/bfd
Module Name: src
Committed By: rin
Date: Mon Aug 28 01:59:26 UTC 2023
Modified Files:
src/external/gpl3/binutils/dist/bfd: elf64-ppc.c
Log Message:
binutils/bfd/elf64-ppc.c: Fix merge botch
Extra NULL check for irrelevant variable has been accidentally
introduced during binutils 2.26 merge.
Probably confused with similar if block nearby...
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/external/gpl3/binutils/dist/bfd/elf64-ppc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index