This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: ABI change for ports with byte-aligned functions.


> On May 12, 2001, Alexandre Oliva <aoliva@redhat.com> wrote:
> 
> > 	* defaults (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define.
> 
> I fixed this to defaults.h before installing it.
> 
> Here's a patch that fixes ARM/Thumb.  I was not sure whether to keep
> the vbit in pfn on ARM variants that don't support Thumb, because this
> would make them ABI-incompatible with ARM variants that do, so, in
> this patch, I arrange for the vbit to be placed in delta on all ARM
> variants.  Ok to install?

OK.  Thanks for taking care of this.

R.


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