This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit:avr] don't call set_gdbarch_bfd_vma_bit.


Hi,

Committed the attached.

This was the only use of set_gdbarch_bfd_vma_bit that I could find in
gdb. I never really understood it's purpose anyways and removing it
doesn't affect anything that I can see.

The only use of TARGET_BFD_VMA_BIT I can find is in gdbtypes.c when
setting builtin_type_bfd_vma.

Ted Roth

2003-06-20  Theodore A. Roth  <troth@openavr.org>

    * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.

Attachment: avr-rm-bfd-vma-bit.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]