Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/external/gpl3



Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 26 12:35:26 UTC 2023

Modified Files:
        src/external/gpl3/binutils.old/dist/gas/config [netbsd-10]: tc-mips.c
        src/external/gpl3/binutils/dist/gas/config [netbsd-10]: tc-mips.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #469):
        external/gpl3/binutils/dist/gas/config/tc-mips.c: revision 1.25
        external/gpl3/binutils.old/dist/gas/config/tc-mips.c: revision 1.8
binutils: fix gas that doesn't handle MIPS1 FPR load hazard correctly.
Fixes PR/57680.
Should be pulled up to netbsd-10, netbsd-9, and netbsd-8.
binutils.old: apply the same fix for mips gas from binutils.
binutils: fix gas that doesn't handle MIPS1 FPR load hazard correctly.
Fixes PR/57680.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.6.1 \
    src/external/gpl3/binutils.old/dist/gas/config/tc-mips.c
cvs rdiff -u -r1.22 -r1.22.6.1 \
    src/external/gpl3/binutils/dist/gas/config/tc-mips.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