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
/
test
/
Object
/
archive-symtab.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm\test\Object] - An initial step to cleanup the test cases.
George Rimar
2019-07-08
1
-168
/
+216
*
llvm-ar: Darwin archive format fixes.
James Y Knight
2018-10-10
1
-0
/
+28
*
llvm-ar: align the first archive member consistently.
Rafael Espindola
2017-09-22
1
-1
/
+9
*
llvm-ar: Don't add an unnecessary alignment in gnu mode.
Rafael Espindola
2017-09-22
1
-0
/
+8
*
Add support for Darwin’s static library table of contents with 64-bit offse...
Kevin Enderby
2016-06-17
1
-0
/
+6
*
Tests: be slightly more specific to avoid conflict with path.
Tim Northover
2015-10-26
1
-1
/
+1
*
Object: Fix COFF import file's symbols.
Rui Ueyama
2015-09-01
1
-3
/
+3
*
Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF shor...
Rui Ueyama
2015-08-28
1
-0
/
+10
*
Rollback r246276 - Object: Teach llvm-ar to create symbol table for COFF shor...
Rui Ueyama
2015-08-28
1
-10
/
+0
*
Object: Teach llvm-ar to create symbol table for COFF short import files.
Rui Ueyama
2015-08-28
1
-0
/
+10
*
Force the gnu archive format to fix the test on darwin.
Rafael Espindola
2015-07-22
1
-1
/
+1
*
Fix fetching the symbol table of a thin archive.
Rafael Espindola
2015-07-22
1
-0
/
+11
*
Add support deterministic output in llvm-ar and make it the default.
Rafael Espindola
2015-07-13
1
-5
/
+5
*
llvm-ar: Pad the symbol table to 4 bytes.
Rafael Espindola
2015-07-09
1
-0
/
+8
*
Basic support for BSD symbol tables in archives.
Rafael Espindola
2015-07-09
1
-0
/
+21
*
Object, support both mach-o archive t.o.c file names
Nick Kledzik
2014-11-12
1
-0
/
+1
*
Changed the lvm-nm alias "-s" for -print-armap to "-M".
Kevin Enderby
2014-07-08
1
-8
/
+8
*
Add support for BSD format Archive map symbols (aka the table of contents
Kevin Enderby
2014-07-08
1
-0
/
+6
*
Fix some double printing of filenames for archives in llvm-nm when
Kevin Enderby
2014-06-20
1
-2
/
+4
*
Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.
Kevin Enderby
2014-05-09
1
-12
/
+12
*
Add a minimal implementation of ranlib.
Rafael Espindola
2013-08-28
1
-0
/
+9
*
Add support for the 's' operation to llvm-ar.
Rafael Espindola
2013-07-29
1
-0
/
+32
*
Add an initial implementation of archive symbol table generation.
Rafael Espindola
2013-07-23
1
-0
/
+18