Up to [cvs.NetBSD.org] / src / external / gpl3 / gdb / dist / gdb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
gdb/aarch64, ia64: Make constructors called correctly. For gdb 13, _init_foo_bar functions are registered into init.c by newly-introduced ``make-init-c'' script. It does not recognize functions declaration with void argument. As a result, these constructors are not called for aarch64 and ia64. XXX mknative later
- fix the remaining bsd-kvm targets - remove nbsdelf, everything uses nbsd now - add missing files - regen