mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Adjusted for new gdb, added some initializations, support for machine
types in aout headers, fixed a bug in symbol allocation where symbol types/segments were initialized to garbage because the independent parts didn't know better. Now freshly allocated symbols are zeroed.
This commit is contained in:
parent
3b271cf4c0
commit
89eec0d391
@ -1,4 +1,3 @@
|
|||||||
break as_warn
|
break as_warn
|
||||||
break as_bad
|
break as_bad
|
||||||
break as_fatal
|
break as_fatal
|
||||||
set caution off
|
|
||||||
|
Loading…
Reference in New Issue
Block a user