C main 32/64 bit prologues differ

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The prologues for the main function in C differ (at the assembly
language level) depending on whether it is compiled for 32-bit or 64-bit
in the x86 architecture.

Also, adding a dwarf2 unwind table is the default in 64-bit mode, but
not in 32-bit.

Can anyone point me to discussions about why it's done this way?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux