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: don't swap void builtin type


On Mon, Dec 04, 2006 at 02:06:31PM -0800, Jim Blandy wrote:
> 
> I can't see any reason we need to swap out builtin_type_void while
> changing architectures, and it is nice to have as many types available
> in as many circumstances as possible.
> 
> gdb/ChangeLog:
> 2006-12-04  Jim Blandy  <jimb@codesourcery.com>
> 
> 	* gdbtypes.c (built_gdbtypes): Don't set builtin_type_void here.
> 	(_initialize_gdbtypes): Do it here, and don't swap it when the
> 	architecture changes.
> 

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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