CVS log for src/external/gpl3/gdb/dist/gdb/aarch64-netbsd-tdep.c
Up to [cvs.NetBSD.org] / src / external / gpl3 / gdb / dist / gdb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 27 17:07:03 2024 UTC (3 months, 2 weeks ago) by christos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
regen and make things compile (all builds except ppc sim)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 17 07:25:52 2023 UTC (15 months, 3 weeks ago) by rin
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2
lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 14 20:42:27 2023 UTC (15 months, 4 weeks ago) by christos
Branches: MAIN
- fix the remaining bsd-kvm targets
- remove nbsdelf, everything uses nbsd now
- add missing files
- regen
CVSweb <webmaster@jp.NetBSD.org>