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] |
Rafael Rodríguez Velilla <rrv@tid.es> writes: > I'm looking for documentation on how does gcc manges function > callings and how it organices the compiled code and data into the > different sections that it generates. > > I'm compiling for ARM with gcc and I'm mixing C code and assembler. > > Is there such a documentation? You can find a document describing the ARM Procedure Call Standard at: http://hammer.prohosting.com/~rodp/armref/apcs.txt Nick.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |