summaryrefslogtreecommitdiffstats
path: root/sys/arch/hppa/include/asm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unbreak profiling assembly functions in userland by defining thempi2017-06-231-2/+2
* Add STRONG_ALIAS macros to be used from assembly code in libc andmartynas2013-03-281-1/+2
* Make profiling actually work on hppa.kettenis2012-09-021-6/+20
* Provide a WEAK_ALIAS macro in <machine/asm.h> for the few platformsguenther2010-10-011-1/+3
* generate .size for asm objects too (and kill *end labels)mickey2005-01-231-2/+2
* hptmask goes away as a register and frees one tmp crmickey2003-07-151-2/+1
* define BSS() macro to allocate vars in the .bss like other archs domickey2002-05-201-1/+3
* define leaf_entry, better entrymickey2001-03-291-43/+12
* more dr0 definitions for pcxs/pcxtmickey2000-06-151-11/+1
* note about broken gas and align, some tabs vs spaces toomickey2000-01-121-7/+8
* clean unused stuffmickey1999-09-181-45/+6
* bigger stack frame sizemickey1999-08-141-2/+2
* proper entry/exit; no place for va_args12-13mickey1999-04-201-6/+2
* clean up subspaces somewhatmickey1999-01-161-17/+9
* this is to shutup binutilsmickey1998-12-231-1/+4
* proper m-include protection, some minor cleanupsmickey1998-11-231-10/+4
* fix entry/exit macrosmickey1998-08-291-17/+42
* more includesmickey1998-07-071-0/+2
* hmm, how could i miss this one?mickey1998-06-271-0/+320