Ai
6 Star 11 Fork 9

Gitee 极速下载/riscv-binutils-gdb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/riscv/riscv-binutils-gdb
克隆/下载
NEWS 881 Bytes
一键复制 编辑 原始数据 按行查看 历史
-*- text -*-
Changes in 2.37:
* New features
** Add ctf_lookup_by_symbol name and ctf_arc_lookup_symbol_name, analogues of
existing ctf_lookup_by_symbol and ctf_arc_lookup_symbol, but looking up
symbols by name rather than symbol number. This also works in places where no
symbol number is known, like in object files and dynamic dicts created by
ctf_create.
** libctf supports compilers that encode unrepresentable types via a special
kind (CTF_K_UNKNOWN) as well as via type ID 0.
* Bugfixes
** Avoid duplicating or losing types of data object symbols when
ld -r is used
** Prohibit typedefs with no name; prevent the linker/deduplicator
producing such typedefs
* Bugfixes, also on 2.36 branch
** Prevent ctf_lookup_by_name returning success when
looking up nonexistent pointer types
** Fix ctf_type_add copying of structs with unnamed members
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/mirrors/riscv-binutils-gdb.git
git@gitee.com:mirrors/riscv-binutils-gdb.git
mirrors
riscv-binutils-gdb
riscv-binutils-gdb
riscv-binutils-2.38

搜索帮助