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]

FR-V FDPIC ABI implementation


This patch adds code to GCC to support a new ABI designed for the FR-V
architecture, that enables text segments of executables and shared
libraries to be shared by multiple processes on an OS such as uClinux,
that can run on FR-V processors without an MMU.

Patches for binutils have just been posted, and a patches for newlib
and uClibc will follow shortly, in the corresponding mailing lists.

Ok to install?

Attachment: gcc-frv-fdpic.patch.bz2
Description: BZip2 compressed data

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer

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