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
*
[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
*
temp
Jake Ehrlich
2018-01-09
1
-0
/
+49
*
[llvm-objcopy] Add --localize-hidden option
Jake Ehrlich
2018-01-05
1
-0
/
+19
*
[llvm-objcopy] Add support for visibility
Jake Ehrlich
2018-01-02
1
-2
/
+5
*
[llvm-objcopy] Add option to add a progbits section from a file
Jake Ehrlich
2017-12-19
1
-0
/
+12
*
[llvm-objcopy] Reformat everything using clang-format -i
Jake Ehrlich
2017-12-15
1
-16
/
+14
*
[llvm-objcopy] Change -O binary to respect section removal and behave like GN...
Jake Ehrlich
2017-11-15
1
-63
/
+129
*
[llvm-objcopy] Fix bug in how segment alignment was being handled
Jake Ehrlich
2017-11-02
1
-3
/
+17
*
[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You U...
Eugene Zelenko
2017-11-01
1
-31
/
+48
*
Revert "[ADT] Make Twine's copy constructor private."
Zachary Turner
2017-10-11
1
-3
/
+3
*
[ADT] Make Twine's copy constructor private.
Zachary Turner
2017-10-11
1
-3
/
+3
*
Reland "[llvm-objcopy] Add support for --strip-sections to remove all section...
Jake Ehrlich
2017-10-11
1
-19
/
+32
*
Revert "[llvm-objcopy] Add support for --strip-sections to remove all section...
Jake Ehrlich
2017-10-11
1
-28
/
+17
*
[llvm-objcopy] Add support for --strip-sections to remove all section headers...
Jake Ehrlich
2017-10-11
1
-17
/
+28
*
[llvm-objcopy] Fix latent bug that allowed some Sections to be improperly cas...
Jake Ehrlich
2017-10-10
1
-15
/
+9
*
[llvm-objcopy] Add support for removing sections
Jake Ehrlich
2017-10-10
1
-3
/
+74
*
Revert "temporary"
Jake Ehrlich
2017-10-10
1
-74
/
+3
*
temporary
Jake Ehrlich
2017-10-10
1
-3
/
+74
*
[llvm-objcopy] Fix major layout bugs in llvm-objcopy
Jake Ehrlich
2017-10-04
1
-19
/
+2
[next]