summaryrefslogtreecommitdiff
path: root/tools/llvm-lib/libLLVMPowerPCCodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-lib/libLLVMPowerPCCodeGen')
0 files changed, 0 insertions, 0 deletions
mpat/linux/common/linux_exec_aout.c?id=f2af9174b9472209bf83531211ced81b040952d3'>Remove all the __Pdsl 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-02-09Merge newlock2 to head.ad 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2005-12-11merge ktrace-lwp.christos 2005-02-26nuke trailing whitespaceperry 2005-01-30Don't try to map a 0 size bss.christos 2003-08-08- GC all the setup_stack functionschristos 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2003-04-01Use PAGE_SIZE rather than NBPG.thorpej 2003-01-18Merge the nathanw_sa branch.thorpej 2002-10-05count executable image pages as executable for vm-usage purposes.chs 2002-09-27remove trailing \n in panic(). approved perry.provos 2002-08-26Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris.christos 2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem 2001-10-30- Add a new vnode flag VEXECMAP, which indicates that a vnode hasthorpej 2001-07-29Adjust to the new copyargs() footprint.christos 2000-12-01put linux_sys_uselib() to separate file linux_uselib.cjdolecek 2000-12-01add e_path (emulation path) to struct emul, which replaces emulation-specificjdolecek 2000-11-21restructure struct emul and execsw, in preparation to make emulations LKMable:jdolecek 2000-11-13change the type of *syscallnames[] array to 'const char * const foo[]'jdolecek 2000-06-29remove include of <vm/vm.h>mrg 2000-06-26remove redundant vm includes.mrg 2000-04-11add a new function vn_marktext() for exec code to let others knowchs