This is the mail archive of the gcc@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]

porting gcc to a different architecture


Hi, I have to modify gcc to use it with an ARM-based architecture with
some coprocessors...
I have some knowledge about C,C++, assembly and the ARM instruction set,
but I don't know how gcc works...
can anybody tell me which files I have to modify to adapt the ARM gcc
compiler?
well the difference is that I have to map some operations on the
coprocessors
Thanx a lot


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