Commit Graph

1407 Commits (a9fe8977e756a2d5160bd49066cec7c0881ae88e)

Author SHA1 Message Date
Török Edvin a9fe8977e7 Accidentally disabled this. 16 years ago
Török Edvin 688799d126 yc_bytecode is able to unpack a file now! 16 years ago
Török Edvin 3cd48316a3 Fix some compiler warnings. 16 years ago
Török Edvin f805891010 Run tblgen only in maintainer-mode. 16 years ago
aCaB 4bf5eb7991 bb#1768 16 years ago
Török Edvin 2aa9ffe07b Revert accidental commit of these files in 16 years ago
Török Edvin 0b337a2483 Disable dlopen in LLVM, we don't use it. 16 years ago
Török Edvin ec32c565ba Don't use -ldl since its not portable. 16 years ago
Török Edvin 629ae7ab89 Avoid rerunning llvm's configure, only rerun if changed. 16 years ago
Török Edvin d371544d55 Fix distcheck. 16 years ago
Török Edvin c25eb969fe Forgot to update x86codegen. 16 years ago
Török Edvin 5b91dc3455 new deplibs. 16 years ago
Török Edvin de5bf27b3c Merge LLVM upstream r91428. 16 years ago
Török Edvin 8449b08d52 New dependency generator. 16 years ago
Török Edvin 7e98915f9b cli_ftw: when readdir fails, call the error callback (bb #1735). 16 years ago
Tomasz Kojm 0f7ba61742 libclamav: integrate ldb sigs with icon matcher 16 years ago
Török Edvin 303c6ea016 Minimum required version for multithreaded LLVM is gcc 4.1.3. 16 years ago
Török Edvin 6d52179a6e gcc 3.4.6 doesn't support -Wno-variadic-macros, disable the flag. 16 years ago
Török Edvin 92ba8d661c Attempt to fix SunC build: enum/unsigned mismatch is not allowed. 16 years ago
Török Edvin 853b6e5da1 Add LLVM win32 proj files generated by cmake. 16 years ago
Török Edvin 2bc55dec67 Update buildfiles after merge. 16 years ago
Török Edvin c22a7a16d6 Really disable LLVM unit tests (for now). 16 years ago
Török Edvin d58f4f0a0f Update to LLVM upstream SVN r91214. 16 years ago
Török Edvin 363aa4de5f Cherry-pick LLVM upstream commit r90748. 16 years ago
aCaB 419e2be44d icon scan interface rework 16 years ago
Török Edvin e9dfa5d9d8 Update CMake files for the stripped LLVM we use. 16 years ago
Török Edvin ed4a336e2c More build fixes. 16 years ago
Török Edvin b1948471a1 Fix win32 and mac osx build. 16 years ago
Török Edvin 29cbf0787b stdint.h -> cltypes.h 16 years ago
Török Edvin 3ff75dbf0c Add clambc to the win32 build. 16 years ago
Török Edvin d0934caf99 Distcheck fixes. 16 years ago
Török Edvin 1b2396cabb Update to autoconf 2.65, and libtool 2.2.6b. 16 years ago
Török Edvin 5167de752a Disable LLVM's make check for now. 16 years ago
Török Edvin 482e97dbb2 Support for bytecode lines >8k. 16 years ago
Török Edvin 7945ff1e97 Fix global initializer bitcasts. 16 years ago
aCaB ac3cff4bb2 fix build failures on solaris8 and VC 16 years ago
aCaB cca2995351 icon matching functions 16 years ago
aCaB 1a1ee68a2a bw matching 16 years ago
Tomasz Kojm a96eead450 sigtool: add --test-sigs (basic functionality) (bb#1246) 16 years ago
Török Edvin 0a11015bf5 Refactor trace API, so that trace printing happens in clambc. 16 years ago
aCaB 75c32b54ef fix bw vs color matching 16 years ago
Török Edvin 284ffd21f2 Add support for null constant. 16 years ago
Török Edvin 124af5e8a5 Trace formatting fixes. 16 years ago
Török Edvin 65c740d7d8 Add support for tracing (if bytecode compiled with support). 16 years ago
aCaB fd183cf921 allow spreading up to 103% due to rounding 16 years ago
aCaB 4e968cd31d add ccount 16 years ago
aCaB 7ab261a02b properly check for lm 16 years ago
aCaB d1a0a37b35 properly free the engine 16 years ago
aCaB c318ce5bfa unload idb, fix virus-path leak 16 years ago
aCaB 93e08be551 make -d dir work 16 years ago