Source-Changes archive

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

CVS commit: src/external/gpl3/binutils/dist/gas/config



Module Name:    src
Committed By:   nat
Date:           Thu Apr  3 11:48:26 UTC 2025

Modified Files:
        src/external/gpl3/binutils/dist/gas/config: tc-m68k.c

Log Message:
Compiler support for buggy early revision 68LC040s.

This is the assembler support part of PR mac68k/#13078.

It makes possible (with userland and programs built with the patched binutils)
to use fpu eulation flawlessly.

Enabled by default but can be turned off with the "-mno-lcfix" switch passed to gas(1).


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/binutils/dist/gas/config/tc-m68k.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