]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove FIELD_BITPOS macro
authorSimon Marchi <simon.marchi@polymtl.ca>
Fri, 24 Sep 2021 03:43:13 +0000 (23:43 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 29 Oct 2021 20:44:21 +0000 (16:44 -0400)
commit3a543e211e963c6ff131e9275524d4632309f15b
tree56ab4d72be7729aa1e013f4b00476a66856127fb
parent8d939e8ea4b05a263579b533850a983668ccd1fa
gdb: remove FIELD_BITPOS macro

Remove FIELD_BITPOD, replace its uses with field::loc_bitpos.

Change-Id: Idb99297e0170661254276c206383a7e9bf1a935a
gdb/dwarf2/read.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/guile/scm-type.c
gdb/mips-tdep.c
gdb/stabsread.c