Source-Changes archive

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

CVS commit: src/external/gpl3



Module Name:    src
Committed By:   rin
Date:           Fri Dec 28 21:30:20 UTC 2018

Modified Files:
        src/external/gpl3/gcc.old/dist/gcc/config/m68k: netbsd-elf.h
        src/external/gpl3/gcc/dist/gcc/config/m68k: netbsd-elf.h

Log Message:
PR toolchain/53810
PR toolchain/53684
PR toolchain/53685

No one defines TARGET_DEFAULT_CPU anymore. Use ENABLE_SHARED_LIBGCC
instead to determine whether GCC is configured for m68k or m68000.
This fixes C++ binaries on m68k, that require libgcc_s.

OK mrg


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
    src/external/gpl3/gcc.old/dist/gcc/config/m68k/netbsd-elf.h
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/dist/gcc/config/m68k/netbsd-elf.h

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