Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc
Module Name: src
Committed By: rin
Date: Sun Oct 5 05:33:24 UTC 2025
Modified Files:
src/external/gpl3/gcc: README.gcc14
Log Message:
README.gcc14: Update aarch64{,eb}
Now, aarch64eb works at a level of little-endian counterpart.
Full ATF completes succesfully, except for some failures for
pic_profile variants of usr.bin/c++:
ld: /usr/lib/libgcc_s.so: undefined reference to `__aarch64_cas8_acq_rel'
ld: /usr/lib/libgcc_s.so: undefined reference to `__aarch64_swp8_acq_rel'
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/external/gpl3/gcc/README.gcc14
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