summaryrefslogtreecommitdiff
path: root/tools/llvm-lib/libLLVMTransformsAggressiveInstCombine/Makefile
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-03-17 20:36:23 +0100
committerMerlin Scholz <merlin@scholz.ruhr>2023-03-17 20:36:23 +0100
commite2e1b134996638a109eec45981ba651ecef1b952 (patch)
tree55d34861aca2b581f7e81976cadf5656e44cbaf3 /tools/llvm-lib/libLLVMTransformsAggressiveInstCombine/Makefile
parent776ee58682b55a490930b73105b3596dde1f16fa (diff)
Implement missing Mutex and RW logginglockdoc-9.3-0.4
Diffstat (limited to 'tools/llvm-lib/libLLVMTransformsAggressiveInstCombine/Makefile')
0 files changed, 0 insertions, 0 deletions
7823a76d5bd1a7bfa3a4eac400269b1339'>merge christos-time_tchristos 2008-12-29revert previous. it was meant for the branch.christos 2008-12-29fixes for version 2.christos 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2007-08-01Deal correctly with mulithreaded processes. Among other problems this mixedad 2006-10-23since register_t is sometimes unsigned, cast to (long) to check >= 0.mrg 2006-10-22don't check the wrong variable for being negative!christos 2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin 2005-12-11learn about v1 records.christos 2005-08-1964 bit inode changeschristos 2005-07-17Make this build with WARNS=3, and enable it.he 2005-07-17Follow up the constification of ioctlname() in ktrace.h.he 2004-04-21Replace the statfs() family of system calls with statvfs().christos 2004-02-27We can't access array[sizeof(array) / sizeof(array[0])].enami 2004-02-26Rototill for less confusing output, especially when multiple processesenami 2003-11-19Make ktruss compile again after recent change to kdump/setemul.h.gson 2003-09-23SYS___sigaction14 -> SYS_compat_16___sigaction14matt 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-03-16we really don't need to print random stack garbage on the end of dumpjdolecek 2003-03-16constify ptrace_ops[]jdolecek 2002-06-06Add more syscalls which has pathname as its first argument.enami