This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [RFA] comdat types preparation


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> I tried to split my "comdat types" patch into two smaller chunks.
Doug> This one is the prelude to the real patch that adds the support.
Doug> This patch is just a code reorg.

Doug> Ok to check in?

This looks reasonable to me.

Doug> +  /* The bfd of this objfile.  */
Doug> +  bfd* abfd;

"bfd *".

Ok with that change, assuming it passed regression testing.

Tom


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