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]
Other format: [Raw text]

Re: [ColdFire 17/63] Assorted uClinux improvements


On Wed, 2007-01-10 at 11:13 +0000, Richard Sandiford wrote:
> This patch makes several related changes to the uClinux supprt.  It:
> 
>   - Converts the port to use .init and .fini sections.
> 
>   - Uses an .eh_frame section.
Aren't these ABI changes as well?  ie, if an end-user tried to mix and
match objects compiled by different versions of GCC aren't they going
to run into problems?  If so, they need to be documented along with the
other ABI changes we've noted.

Otherwise it's OK as well.

JEff


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