This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: help related to cross ld (ARM)


Hi Aram,

i like to develop new gcc for new ARM architecture.
> before that i have to change the binutils i think.
> in assembler i know, how to add new functionalities, what are the files needed changes.
> but i am not sure how to change the loader.


The loader is part of glibc and so you should ask on their mailing lists, rather than the binutils list.

Possibly you meant the "linker" rather than the "loader". In which case you will want to look at the ARM specific files in the ld/ sub-directories as well as the bfd/ directory.

Cheers
  Nick





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