Files
8sa1-binutils-gdb/gdb/python
Simon Marchi 1f704f761b gdb: remove TYPE_NFIELDS macro
Remove `TYPE_NFIELDS`, changing all the call sites to use
`type::num_fields` directly.  This is quite a big diff, but this was
mostly done using sed and coccinelle.  A few call sites were done by
hand.

gdb/ChangeLog:

	* gdbtypes.h (TYPE_NFIELDS): Remove.  Change all cal sites to use
	type::num_fields instead.

Change-Id: Ib73be4c36f9e770e0f729bac3b5257d7cb2f9591
2020-05-22 16:55:15 -04:00
..
2020-05-14 13:46:38 -04:00
2020-05-14 13:46:38 -04:00
2020-04-20 11:45:06 -06:00
2020-05-22 16:55:15 -04:00
2020-05-14 13:46:38 -04:00
2020-05-14 13:46:38 -04:00
2020-05-08 14:21:22 -06:00