index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
MC
/
MachObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MC/ObjectWriter: Add a new IsSymbolRefDifferenceFullyResolved target format s...
Daniel Dunbar
2010-12-17
1
-0
/
+6
*
MC/Assembler: Strip out object writer arguments, now that it is always available
Daniel Dunbar
2010-12-17
1
-1
/
+1
*
MC/Target: Remove HasScatteredSymbols target hook variable, which has been
Daniel Dunbar
2010-12-17
1
-5
/
+0
*
MC/Mach-O: Lift some MachObjectWriter arguments into the target specific
Daniel Dunbar
2010-12-16
1
-31
/
+29
*
MC/Mach-O: Stub out explicit MCMachObjectTargetWriter interface.
Daniel Dunbar
2010-12-16
1
-16
/
+23
*
MC/Mach-O: Move createMachObjectWriter into MCMachObjectWriter.h.
Daniel Dunbar
2010-12-16
1
-0
/
+1
*
MC/Mach-O: Use fixup info instead of hard coded list.
Daniel Dunbar
2010-12-16
1
-21
/
+19
*
Fix absolute recording of differences of symbols in two sections. Reduced fro...
Rafael Espindola
2010-12-07
1
-0
/
+11
*
Fix relocations with weak definitions.
Rafael Espindola
2010-12-07
1
-1
/
+1
*
Fix pcrel relocations that cross sections.
Rafael Espindola
2010-12-07
1
-2
/
+2
*
Fix a crash reduced from gcc produced assembly.
Rafael Espindola
2010-12-07
1
-8
/
+4
*
Sorry for such a large commit. The summary is that only MachO cares about the
Rafael Espindola
2010-12-07
1
-16
/
+85
*
use getSymbolOffset.
Rafael Espindola
2010-12-06
1
-1
/
+1
*
Another use of getSymbolOffset.
Rafael Espindola
2010-12-06
1
-4
/
+8
*
Add support for binary encoding of ARM 'adr' instructions referencing constant
Jim Grosbach
2010-12-02
1
-1
/
+6
*
Define generic 1, 2 and 4 byte pc relative relocations. They are common
Rafael Espindola
2010-11-28
1
-6
/
+6
*
macho-dump: Add support for dumping relocation entries.
Daniel Dunbar
2010-11-27
1
-14
/
+9
*
Fix a comment.
Daniel Dunbar
2010-11-27
1
-2
/
+1
*
Reduce nesting.
Daniel Dunbar
2010-11-27
1
-20
/
+26
*
MC/Mach-O: Migrate more constants into MachOFormat.h.
Daniel Dunbar
2010-11-27
1
-104
/
+37
*
MC/Mach-O: Introduce Object/MachOFormat for describing purely platform / machine
Daniel Dunbar
2010-11-27
1
-38
/
+24
*
make isVirtualSection a virtual method on MCSection. Chris' suggestion.
Rafael Espindola
2010-11-17
1
-2
/
+2
*
MC: Simplify Mach-O and ELF object writer implementations.
Daniel Dunbar
2010-11-13
1
-59
/
+13
*
Trailing whitespace.
Jim Grosbach
2010-11-11
1
-5
/
+5
*
Allow targets to specify the MachO CPUType/CPUSubtype information.
Jim Grosbach
2010-11-05
1
-7
/
+13
*
On ELF we need to know which symbols are used in relocations to decide if
Rafael Espindola
2010-10-05
1
-1
/
+1
*
This adds a Darwin x86_64 relocation encoding for a subtraction expression
Kevin Enderby
2010-10-02
1
-13
/
+29
*
Correctly produce R_X86_64_32 or R_X86_64_32S.
Rafael Espindola
2010-09-30
1
-0
/
+2
*
Make it possible for the MCObjectWriter to decide if a given fixup is fully
Rafael Espindola
2010-09-30
1
-0
/
+118
*
Remove unused argument.
Rafael Espindola
2010-09-27
1
-3
/
+3
*
MC/Mach-O/i386: Fix a crash in relocation handling.
Daniel Dunbar
2010-09-17
1
-1
/
+2
*
silence a vc2010 warning: " result of 32-bit shift implicitly converted to
Chris Lattner
2010-08-16
1
-1
/
+1
*
Revert "MC/MachO: Fix possible null pointer dereference."
Michael J. Spencer
2010-08-10
1
-1
/
+1
*
MC/MachO: Fix possible null pointer dereference.
Michael J. Spencer
2010-08-09
1
-1
/
+1
*
finish up support for callw: PR7195
Chris Lattner
2010-07-07
1
-0
/
+2
*
The variable "Value" is carefully set to Layout.getSymbolAddress,
Duncan Sands
2010-06-29
1
-4
/
+0
*
Get the addend correct for i386 pic.
Eric Christopher
2010-06-22
1
-1
/
+7
*
Update comment.
Eric Christopher
2010-06-17
1
-1
/
+2
*
In progress on 32-bit addends.
Eric Christopher
2010-06-16
1
-1
/
+7
*
MC: Simplify MCAssembler::isSymbolLinkerVisible to only take an MCSymbol.
Daniel Dunbar
2010-06-16
1
-2
/
+2
*
Fix indentation.
Eric Christopher
2010-06-16
1
-4
/
+4
*
Some more work on mach-o TLV relocations.
Eric Christopher
2010-06-15
1
-0
/
+38
*
Rearrange conditionals so we don't get caught with the correct type as wrong.
Eric Christopher
2010-05-27
1
-3
/
+3
*
MC: Eliminate MCAsmFixup, replace with MCFixup.
Daniel Dunbar
2010-05-26
1
-4
/
+4
*
MC: Use accessors for access to MCAsmFixup.
Daniel Dunbar
2010-05-26
1
-12
/
+14
*
Start adding mach-o tls reloc support.
Eric Christopher
2010-05-26
1
-2
/
+8
*
Reduce string trashing.
Benjamin Kramer
2010-05-20
1
-2
/
+2
*
MC/Mach-O: Implement support for setting indirect symbol table offset in sect...
Daniel Dunbar
2010-05-18
1
-3
/
+14
*
MC/Mach-O: Remove some FIXMEs.
Daniel Dunbar
2010-05-18
1
-7
/
+3
*
MC/Mach-O/x86_64: Darwin's special "signed_N" relocation types should only be
Daniel Dunbar
2010-05-14
1
-23
/
+23
[prev]
[next]