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
/
tools
/
llvm-objcopy
/
Object.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-objcopy] Move elf-specific code into subfolder
Alexander Shaposhnikov
2018-10-29
1
-1621
/
+0
*
[llvm-objcopy] Introduce dispatch mechanism based on the input
Alexander Shaposhnikov
2018-10-24
1
-6
/
+9
*
[llvm-objcopy] Factor out Buffer
Alexander Shaposhnikov
2018-10-16
1
-31
/
+0
*
[llvm-objcopy] Adding support for decompressing zlib compressed dwarf sections.
Puyan Lotfi
2018-10-01
1
-1
/
+76
*
[objcopy] make objcopy follow program header standards
Julie Hockett
2018-09-12
1
-7
/
+6
*
[llvm-objcopy] Dwarf .debug section compression support (zlib, zlib-gnu).
Puyan Lotfi
2018-09-07
1
-0
/
+72
*
Revert: [llvm-objcopy] Dwarf .debug section compression (Second Attempt).
Puyan Lotfi
2018-09-07
1
-72
/
+0
*
[llvm-objcopy] Dwarf .debug section compression support (zlib, zlib-gnu).
Puyan Lotfi
2018-09-06
1
-0
/
+72
*
[llvm-strip] Allow copying relocation sections without symbol tables.
Jordan Rupprecht
2018-09-04
1
-6
/
+9
*
Revert r341342: Dwarf .debug section compression support (zlib, zlib-gnu).
Chandler Carruth
2018-09-04
1
-61
/
+0
*
[NFC][llvm-objcopy] clang-formating Object.cpp
Puyan Lotfi
2018-09-04
1
-2
/
+1
*
[NFC][llvm-objcopy] Fixing a ubi-san problem with unaligned memory writes.
Puyan Lotfi
2018-09-04
1
-3
/
+4
*
[llvm-objcopy] Dwarf .debug section compression support (zlib, zlib-gnu).
Puyan Lotfi
2018-09-03
1
-0
/
+61
*
[llvm-objcopy] Add support for -I binary -B <arch>.
Jordan Rupprecht
2018-08-17
1
-25
/
+122
*
[llvm-objcopy] NFC: consistently use typename ELFT::<X> definitions in headers
Jordan Rupprecht
2018-08-10
1
-6
/
+4
*
[llvm-objcopy] NFC: Add some color to error()
Jordan Rupprecht
2018-08-09
1
-1
/
+1
*
[llvm-objcopy] Add --dump-section
Paul Semel
2018-08-09
1
-0
/
+3
*
[NFC] clang-format cleanup of a couple files in llvm-objcopy.
Puyan Lotfi
2018-08-02
1
-2
/
+1
*
[NFC][llvm-objcopy] Cleanup namespace usage in llvm-objcopy.
Puyan Lotfi
2018-07-18
1
-0
/
+3
*
[NFC][llvm-objcopy] Make helper functions static
Puyan Lotfi
2018-07-16
1
-5
/
+5
*
[llvm-objcopy] Add support for large indexes
Jake Ehrlich
2018-07-16
1
-17
/
+171
*
[llvm-objcopy] Add support for static libraries
Alexander Shaposhnikov
2018-07-06
1
-46
/
+58
*
[llvm-objcopy] Remove unused field from Object
Alexander Shaposhnikov
2018-06-07
1
-1
/
+1
*
[llvm-objcopy] Fix null symbol handling
Paul Semel
2018-06-01
1
-3
/
+3
*
llvm-objcopy: Set sh_link to 0 on unrecognized symtab-linked sections.
Peter Collingbourne
2018-05-30
1
-3
/
+5
*
[llvm-objcopy] Add --strip-unneeded option
Paul Semel
2018-05-25
1
-0
/
+16
*
Revert "[llvm-objcopy] Add --strip-unneeded option"
Paul Semel
2018-05-22
1
-15
/
+1
*
[llvm-objcopy] Add --strip-unneeded option
Paul Semel
2018-05-21
1
-1
/
+15
*
[llvm-objcopy] Add --strip-symbol (-N) option
Paul Semel
2018-05-09
1
-1
/
+28
*
[llvm-objcopy] Add --discard-all (-x) option
Paul Semel
2018-05-02
1
-6
/
+10
*
[llvm-objcopy] Implement --redefine-sym option
Alexander Shaposhnikov
2018-04-26
1
-9
/
+3
*
[llvm-objcopy] Fix sh_link
Alexander Shaposhnikov
2018-04-20
1
-16
/
+11
*
[llvm-objcopy] Implement support for section groups
Alexander Shaposhnikov
2018-03-21
1
-24
/
+85
*
[llvm-objcopy] Revert r328012
Alexander Shaposhnikov
2018-03-20
1
-75
/
+23
*
[llvm-objcopy] Implement support for section groups
Alexander Shaposhnikov
2018-03-20
1
-23
/
+75
*
Revert "[llvm-objcopy] Add support for large indexes"
Jake Ehrlich
2018-03-07
1
-173
/
+24
*
[llvm-objcopy] Add support for large indexes
Jake Ehrlich
2018-03-07
1
-24
/
+173
*
[llvm-objcopy] Use the full filename in --add-gnu-debuglink
Alexander Richardson
2018-02-19
1
-2
/
+2
*
[llvm-objcopy] Fix handling of zero-size segments in llvm-objcopy
Jake Ehrlich
2018-02-14
1
-28
/
+57
*
Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects"
Jake Ehrlich
2018-01-26
1
-10
/
+10
*
Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects"
Jake Ehrlich
2018-01-26
1
-4
/
+4
*
Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects"
Jake Ehrlich
2018-01-26
1
-0
/
+2
*
Revert "Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer...
Jake Ehrlich
2018-01-26
1
-10
/
+10
*
Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects"
Jake Ehrlich
2018-01-26
1
-10
/
+10
*
[llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects
Jake Ehrlich
2018-01-25
1
-270
/
+332
*
[llvm-objcopy] Add --add-gnu-debuglink
Jake Ehrlich
2018-01-25
1
-0
/
+49
*
Revert r322132; it appears to be an accidental commit, based on the commit me...
Aaron Ballman
2018-01-25
1
-49
/
+0
*
Reverting r323463 as it appears to be an accidental commit. Regardless, it br...
Aaron Ballman
2018-01-25
1
-332
/
+270
*
tmp
Jake Ehrlich
2018-01-25
1
-270
/
+332
*
[llvm-objcopy] Use physical instead of virtual address when aligning and plac...
Jake Ehrlich
2018-01-22
1
-16
/
+39
[next]