summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/darwin-tramp.asm
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-20/+10
* darwin-tramp.asm (__trampoline_setup): Call __enable_execute_stack on complet...Geoffrey Keating2007-02-061-2/+4
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.Geoffrey Keating2005-02-181-2/+0
* cfgcleanup.c, [...]: Update copyright.Kazu Hirata2005-02-071-1/+1
* darwin-tramp.asm (__trampoline_setup): Make work for 64 bit.Dale Johannesen2005-01-311-4/+6
* darwin-asm.h: New file, 32/64-bit assembly macros formerly in darwin-tramp.asm.Stan Shebs2004-12-091-23/+1
* * config/rs6000/darwin-tramp.asm: Make more 64-bit-friendly.Stan Shebs2004-10-291-22/+42
* darwin-tramp.asm: Add __ppc64__ case.Stan Shebs2004-09-221-1/+5
* re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub st...Andreas Tobler2004-08-151-4/+4
* Fix PR 10900.Dale Johannesen2003-07-071-1/+1
* darwin-tramp.asm: Fix comment formatting.Kazu Hirata2001-12-291-1/+1
* * darwin-tramp.asm: New file, implements __trampoline_setup.Turly O'Connor2001-12-071-0/+131