index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCObjectFileInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow FDE references outside the +/-2GB range supported by PC relative
Eric Christopher
2018-03-24
1
-0
/
+2
*
[DWARFv5] Emit .debug_line_str (in a non-DWO file).
Paul Robinson
2018-02-06
1
-1
/
+13
*
Reland "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-09
1
-0
/
+5
*
Revert "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-08
1
-5
/
+0
*
Emit Function IDs table for Control Flow Guard
Adrian McCarthy
2018-01-08
1
-0
/
+5
*
[CodeView] Teach clang to emit the .debug$H COFF section.
Zachary Turner
2017-12-13
1
-0
/
+6
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-0
/
+2
*
Revert r319423: [MC] Function stack size section.
Sean Eveson
2017-11-30
1
-907
/
+905
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-905
/
+907
*
[WebAssembly] MC: Fix crash when -g specified.
Sam Clegg
2017-10-20
1
-16
/
+16
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-06
1
-0
/
+4
*
Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"
Francis Ricci
2017-10-05
1
-4
/
+0
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
1
-0
/
+4
*
Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"
Francis Ricci
2017-10-05
1
-4
/
+0
*
[llvm-dsymutil] Add support for __swift_ast MachO DWARF section
Francis Ricci
2017-10-05
1
-0
/
+4
*
[WebAssembly] MC: Create wasm data segments based on MCSections
Sam Clegg
2017-09-15
1
-16
/
+16
*
[WebAssembly] Remove flags from MCSectionWasm
Sam Clegg
2017-09-12
1
-16
/
+16
*
Don't pass the code model to MC
Rafael Espindola
2017-08-02
1
-20
/
+13
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
[DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...
Wolfgang Pieb
2017-06-06
1
-2
/
+14
*
[bpf] add relocation support
Alexei Starovoitov
2017-05-03
1
-0
/
+4
*
[MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPS
Simon Atanasyan
2017-03-10
1
-23
/
+32
*
[WebAssembly] Basic support for Wasm object file encoding.
Dan Gohman
2017-02-24
1
-2
/
+2
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-1
/
+27
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
1
-0
/
+1
*
Change how we handle section symbols on ELF.
Rafael Espindola
2017-02-02
1
-15
/
+13
*
[WebAssembly] Add triple support for the new wasm object format
Dan Gohman
2017-01-17
1
-0
/
+3
*
Move code only used by codegen out of MC. NFC.
Rafael Espindola
2016-08-29
1
-40
/
+0
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-0
/
+1
*
[mips] Set Personality and LSDA encoding for FreeBSD
Daniel Sanders
2016-08-04
1
-0
/
+8
*
[ARM] Fix Thumb text sections' flags under COFF/Windows
Renato Golin
2016-06-27
1
-2
/
+5
*
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
Benjamin Kramer
2016-06-08
1
-3
/
+3
*
Don't pass a Reloc::Model to MC.
Rafael Espindola
2016-05-18
1
-19
/
+21
*
Delete deprecated function.
Rafael Espindola
2016-05-17
1
-6
/
+0
*
Add accidentally deleted "break"
Krzysztof Parzyszek
2016-04-25
1
-0
/
+1
*
ARM: put extern __thread stubs in a special section.
Tim Northover
2016-04-25
1
-0
/
+5
*
[Hexagon] Few fixes for exception handling
Krzysztof Parzyszek
2016-04-25
1
-0
/
+11
*
[lanai] Add ELF enum value and relocations.
Jacques Pienaar
2016-03-01
1
-0
/
+5
*
[X86] Create mergeable constant pool entries for AVX
David Majnemer
2016-02-22
1
-0
/
+4
*
Improved macro emission in dwarf.
Amjad Aboud
2016-02-01
1
-4
/
+4
*
[codeview] Begin to add support for inlined call sites
Reid Kleckner
2016-01-29
1
-3
/
+10
*
ARMv7k: base ABI decision on v7k Arch rather than watchos OS.
Tim Northover
2016-01-27
1
-2
/
+2
*
Added support for macro emission in dwarf (supporting DWARF version 4).
Amjad Aboud
2016-01-07
1
-0
/
+10
*
[MC] Fix file name in file header
Jeroen Ketema
2016-01-04
1
-1
/
+1
*
[MC] Don't use the architecture to govern which object file format to use
David Majnemer
2015-12-22
1
-14
/
+14
*
[llvm-dwp] Support debug_tu_index
David Blaikie
2015-12-05
1
-0
/
+10
*
[llvm-dwp] Emit a rather fictional debug_cu_index
David Blaikie
2015-12-02
1
-0
/
+12
*
Stop producing .data.rel sections.
Rafael Espindola
2015-11-18
1
-40
/
+29
*
Drop prelink support.
Rafael Espindola
2015-11-17
1
-6
/
+0
*
Bring r252305 back with a test fix.
Rafael Espindola
2015-11-06
1
-24
/
+18
[prev]
[next]