projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mips][msa] Made the operand register sets optional for the 3R format
[oota-llvm.git]
/
lib
/
Object
/
2013-09-01
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
tree
|
commitdiff
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-27
Charles Davis
Support/MachO: Add a bunch of defines.
tree
|
commitdiff
2013-08-21
Jakub Staszak
Move #includes from .h to .cpp file.
tree
|
commitdiff
2013-08-09
Ulrich Weigand
Add back missing PPC relocation types.
tree
|
commitdiff
2013-08-08
Michael J. Spencer
Add missing PPC64 relocation types.
tree
|
commitdiff
2013-08-08
Michael J. Spencer
[Object] Split the ELF interface into 3 parts.
tree
|
commitdiff
2013-08-08
David Fang
initial draft of PPCMachObjectWriter.cpp
tree
|
commitdiff
2013-08-07
Dmitri Gribenko
YAMLTraits.h: replace DenseMap that used a bad implemen...
tree
|
commitdiff
2013-08-03
Benjamin Kramer
MachObjectFile: Don't leak on error.
tree
|
commitdiff
2013-07-29
Rafael Espindola
Add support for the 's' operation to llvm-ar.
tree
|
commitdiff
2013-07-25
Rafael Espindola
Remove the mblaze backend from llvm.
tree
|
commitdiff
2013-07-24
Rafael Espindola
Delete the buffer in createObjectFile if it fails.
tree
|
commitdiff
2013-07-22
Eric Christopher
Typo.
tree
|
commitdiff
2013-07-22
Eric Christopher
80-column tidying. Formatting choices by clang-format.
tree
|
commitdiff
2013-07-19
Rui Ueyama
Retry submitting r186623: COFFDumper: Dump data directo...
tree
|
commitdiff
2013-07-18
Rui Ueyama
Revert "COFFDumper: Dump data directory entries."
tree
|
commitdiff
2013-07-18
Rui Ueyama
COFFDumper: Dump data directory entries.
tree
|
commitdiff
2013-07-16
Craig Topper
Add 'const' qualifiers to static const char* variables.
tree
|
commitdiff
2013-07-12
Rafael Espindola
Change llvm-ar to use lib/Object.
tree
|
commitdiff
2013-07-12
Rafael Espindola
Don't reject an empty archive.
tree
|
commitdiff
2013-07-10
Rafael Espindola
Find the symbol table on archives created on OS X.
tree
|
commitdiff
2013-07-10
Rafael Espindola
Don't crash in 'llvm -s' when an archive has no symtab.
tree
|
commitdiff
2013-07-09
Rafael Espindola
Add missing getters. They will be used in llvm-ar.
tree
|
commitdiff
2013-07-09
Rafael Espindola
Archive members cannot be larger than 4GB. Return a...
tree
|
commitdiff
2013-07-09
Rafael Espindola
Add getHeader helper and move ToHeader to the cpp file.
tree
|
commitdiff
2013-07-09
Rafael Espindola
Compute the size of an archive member in the constructor.
tree
|
commitdiff
2013-07-09
Rafael Espindola
Move some code out of line. No functionality change.
tree
|
commitdiff
2013-07-09
Sean Silva
Make BinaryRef output correctly in case of empty data.
tree
|
commitdiff
2013-07-05
Sylvestre Ledru
Remove a useless declarations (found by scan-build)
tree
|
commitdiff
2013-07-05
Rafael Espindola
Use the raw member names in Archive::Archive.
tree
|
commitdiff
2013-07-04
Rafael Espindola
Add support for archives with no symbol table or string...
tree
|
commitdiff
2013-07-03
Rafael Espindola
Add support for gnu archives with a string table and...
tree
|
commitdiff
2013-06-28
Alexey Samsonov
Make a switch in createBinary fully-covered. Add forgot...
tree
|
commitdiff
2013-06-22
Sean Silva
[yaml2obj][ELF] Make symbol table top-level key.
tree
|
commitdiff
2013-06-21
Sean Silva
[yaml2obj][ELF] Don't explicitly set `Binding` with...
tree
|
commitdiff
2013-06-20
Sean Silva
[yaml2obj][ELF] Add support for st_value and st_size.
tree
|
commitdiff
2013-06-20
Sean Silva
[yaml2obj][ELF] Allow symbols to reference sections.
tree
|
commitdiff
2013-06-19
NAKAMURA Takumi
MachOUniversal.cpp: Fix abuse of Twine. It would be...
tree
|
commitdiff
2013-06-19
Sean Silva
[yaml2obj][ELF] Support ELFOSABI_* enum.
tree
|
commitdiff
2013-06-19
Sean Silva
[yaml2obj][ELF] Support st_info through `Binding` and...
tree
|
commitdiff
2013-06-18
Sean Silva
[yaml2obj][ELF] Rudimentary symbol table support.
tree
|
commitdiff
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
tree
|
commitdiff
2013-06-18
Rafael Espindola
Don't convert object_error's enum to and from int.
tree
|
commitdiff
2013-06-15
Sean Silva
[yaml2obj] Add support for sh_link via `Link` key.
tree
|
commitdiff
2013-06-14
Rafael Espindola
Remove the LLVM specific archive index.
tree
|
commitdiff
2013-06-14
Sean Silva
[yaml2obj] Add support for sh_addralign via `AddressAli...
tree
|
commitdiff
2013-06-13
Sean Silva
[yaml2obj] Add support for specifying raw section content.
tree
|
commitdiff
2013-06-13
Sean Silva
[yaml2obj] Add sh_addr via `Address` key.
tree
|
commitdiff
2013-06-13
Sean Silva
[yaml2obj] Initial ELF section support.
tree
|
commitdiff
2013-06-12
Rui Ueyama
readobj: Dump PE/COFF optional records.
tree
|
commitdiff
2013-06-12
Sean Silva
80-cols
tree
|
commitdiff
2013-06-11
Rafael Espindola
Fix variable name style. Don't cast to and from int.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Convert another use of sys::identifyFileType.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Convert a use of sys::identifyFileType to sys::fs:...
tree
|
commitdiff
2013-06-11
Sean Silva
Fix dubious type name similar to member name.
tree
|
commitdiff
2013-06-10
Sean Silva
[yaml2obj] Initial ELF support.
tree
|
commitdiff
2013-06-10
Rafael Espindola
Pass a StringRef to sys::identifyFileType.
tree
|
commitdiff
2013-06-08
Sean Silva
Don't artifically restrict input object size.
tree
|
commitdiff
2013-06-07
Rafael Espindola
Use isxdigit.
tree
|
commitdiff
2013-06-06
Kevin Enderby
Teach llvm-objdump with the -macho parser how to use...
tree
|
commitdiff
2013-06-06
Rafael Espindola
Print symbol names in relocations when dumping COFF...
tree
|
commitdiff
2013-06-05
Sean Silva
Add writeAsHex(raw_ostream &) method to BinaryRef.
tree
|
commitdiff
2013-06-05
Sean Silva
Rename BinaryRef::isBinary to more descriptive DataIsHe...
tree
|
commitdiff
2013-06-05
Sean Silva
Add writeAsBinary(raw_ostream &) method to BinaryRef.
tree
|
commitdiff
2013-06-05
Rafael Espindola
Don't print default values for NumberOfAuxSymbols and...
tree
|
commitdiff
2013-06-05
Rafael Espindola
Move BinaryRef to a new include/llvm/Object/YAML.h...
tree
|
commitdiff
2013-06-05
Rafael Espindola
Handle relocations that don't point to symbols.
tree
|
commitdiff
2013-06-03
Rui Ueyama
[Object/COFF] Fix Windows .lib name handling.
tree
|
commitdiff
2013-05-31
Rafael Espindola
Rename COFFYaml.h to COFFYAML.h for consistency.
tree
|
commitdiff
2013-05-31
Rafael Espindola
Don't allocate temporary string for section data.
tree
|
commitdiff
2013-05-30
Rafael Espindola
Change how we iterate over relocations on ELF.
tree
|
commitdiff
2013-05-24
Michael J. Spencer
Replace Count{Leading,Trailing}Zeros_{32,64} with count...
tree
|
commitdiff
2013-05-17
Rafael Espindola
Convert obj2yaml to use yamlio.
tree
|
commitdiff
2013-05-14
Ahmed Bougacha
Object: Fix Mach-O relocation printing.
tree
|
commitdiff
2013-05-09
Rafael Espindola
Change getRelocationAdditionalInfo to be ELF only.
tree
|
commitdiff
2013-05-01
Filip Pizlo
This patch breaks up Wrap.h so that it does not have...
tree
|
commitdiff
2013-04-30
Rafael Espindola
Fix Addend computation for non external relocations...
tree
|
commitdiff
2013-04-29
Rafael Espindola
Add getSymbolAlignment to the ObjectFile interface.
tree
|
commitdiff
2013-04-26
Rafael Espindola
Use llvm/Object/MachO.h in macho-dumper. Drop the old...
tree
|
commitdiff
2013-04-25
Rafael Espindola
Use a pointer as the relocation iterator.
tree
|
commitdiff
2013-04-25
Rafael Espindola
Clarify getRelocationAddress x getRelocationOffset...
tree
|
commitdiff
2013-04-24
Rafael Espindola
Use pointers to iterate over symbols.
tree
|
commitdiff
2013-04-24
Rafael Espindola
Revert r180189.
tree
|
commitdiff
2013-04-24
Rafael Espindola
Formatting fixes.
tree
|
commitdiff
2013-04-24
Rafael Espindola
Use a pointer as the relocation iterator.
tree
|
commitdiff
2013-04-22
Eric Christopher
Move C++ code out of the C headers and into either...
tree
|
commitdiff
2013-04-19
Rafael Espindola
refactor the struct byte swapping to a helper function.
tree
|
commitdiff
2013-04-19
Rafael Espindola
Don't read one command past the end.
tree
|
commitdiff
2013-04-18
Rafael Espindola
At Jim Grosbach's request detemplate Object/MachO.h.
tree
|
commitdiff
2013-04-15
Rafael Espindola
Make the host endianness check an integer constant...
tree
|
commitdiff
2013-04-13
Rafael Espindola
Finish templating MachObjectFile over endianness.
tree
|
commitdiff
2013-04-12
Rafael Espindola
Add 179294 back, but don't use bit fields so that it...
tree
|
commitdiff
2013-04-11
Rafael Espindola
Revert my last two commits while I debug what is wrong...
tree
|
commitdiff
2013-04-11
Rafael Espindola
Print more information about relocations.
tree
|
commitdiff
2013-04-11
Rafael Espindola
Fix MachO's getRelocationAdditionalInfo.
tree
|
commitdiff
2013-04-10
Rafael Espindola
Template MachOObjectFile over endianness too.
tree
|
commitdiff
2013-04-10
Rafael Espindola
Template the MachO types over endianness.
tree
|
commitdiff
2013-04-09
Rafael Espindola
Convert MachOObjectFile to a template.
tree
|
commitdiff
next