mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 10:09:16 +08:00
The list of changes is too long to fit in the cvs log (since it truncates!).
Look at the ChangeLog for Apr 30 and May 1.
This commit is contained in:
@ -226,7 +226,7 @@ check_stub_type(type)
|
||||
struct symbol *sym;
|
||||
if (name == 0)
|
||||
{
|
||||
complain (&stub_noname_complaint, 0, 0);
|
||||
complain (&stub_noname_complaint, 0);
|
||||
return;
|
||||
}
|
||||
if (sym = lookup_symbol (name, 0, STRUCT_NAMESPACE, 0,
|
||||
|
Reference in New Issue
Block a user