From: <jk...@us...> - 2024-12-31 20:08:32
|
Revision: 4063 http://sourceforge.net/p/elftoolchain/code/4063 Author: jkoshy Date: 2024-12-31 20:08:31 +0000 (Tue, 31 Dec 2024) Log Message: ----------- libelftc: Fix a typo - FreeBSD's riscv port is little-endian. This change brings the descriptor for target "elf64-riscv-freebsd" in line with its documentation. I missed this somehow when reviewing https://reviews.freebsd.org/D20768. Reported by: Haowu Ge (on -developers) Reviewed by: em...@Fr..., im...@Fr... FreeBSD Differential Revision: https://reviews.freebsd.org/D48271 Modified Paths: -------------- trunk/libelftc/libelftc_bfdtarget.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |