GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
BinaryFormat
/
Magic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Reordering parameters in getFile and getFileOrSTDIN
Abhina Sreeskantharajan
2021-03-25
1
-1
/
+2
*
Magic.h - reduce includes to forward declarations. NFC.
Simon Pilgrim
2020-06-09
1
-1
/
+2
*
[BinaryFormat] Teach identify_magic about Tapi files.
Cyndy Ishida
2019-08-21
1
-0
/
+5
*
[Object][XCOFF] Add support for 64-bit file header and section header dumping.
Sean Fertile
2019-07-09
1
-0
/
+2
*
[XCOFF] Add functionality for parsing AIX XCOFF object file headers
Hubert Tong
2019-04-04
1
-0
/
+7
*
[Object] Add basic minidump support
Pavel Labath
2019-03-21
1
-1
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Use RequireNullTerminator=false in identify_magic.
Zachary Turner
2018-12-01
1
-1
/
+1
*
Remove @brief commands from doxygen comments, too.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Fix detection of COFF executable files.
Zachary Turner
2018-03-08
1
-8
/
+6
*
Teach identify_file_magic to identify PDB files.
Zachary Turner
2018-03-07
1
-1
/
+3
*
Simplify.
Rafael Espindola
2017-10-19
1
-2
/
+2
*
Fix buffer overflow.
Rafael Espindola
2017-10-19
1
-1
/
+1
*
[BinaryFormat] Fix out of bounds read.
Benjamin Kramer
2017-08-31
1
-1
/
+1
*
Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own res...
Eric Beckmann
2017-07-08
1
-1
/
+2
*
Revert "Revert "Revert "Replace trivial use of external rc.exe by writing our...
Eric Beckmann
2017-07-05
1
-2
/
+1
*
Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...
Eric Beckmann
2017-07-05
1
-1
/
+2
*
Revert "Replace trivial use of external rc.exe by writing our own .res file."
Eric Beckmann
2017-07-05
1
-2
/
+1
*
Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...
Eric Beckmann
2017-07-01
1
-1
/
+2
*
[BinaryFormat] Identify AArch64 COFF files
Martin Storsjo
2017-06-29
1
-2
/
+2
*
Revert "Replace trivial use of external rc.exe by writing our own .res file."
Eric Beckmann
2017-06-29
1
-2
/
+1
*
Replace trivial use of external rc.exe by writing our own .res file.
Eric Beckmann
2017-06-26
1
-1
/
+2
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-0
/
+216