summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/archive-symtab.test
Commit message (Expand)AuthorAgeFilesLines
* [llvm\test\Object] - An initial step to cleanup the test cases.George Rimar2019-07-081-168/+216
* llvm-ar: Darwin archive format fixes.James Y Knight2018-10-101-0/+28
* llvm-ar: align the first archive member consistently.Rafael Espindola2017-09-221-1/+9
* llvm-ar: Don't add an unnecessary alignment in gnu mode.Rafael Espindola2017-09-221-0/+8
* Add support for Darwin’s static library table of contents with 64-bit offse...Kevin Enderby2016-06-171-0/+6
* Tests: be slightly more specific to avoid conflict with path.Tim Northover2015-10-261-1/+1
* Object: Fix COFF import file's symbols.Rui Ueyama2015-09-011-3/+3
* Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF shor...Rui Ueyama2015-08-281-0/+10
* Rollback r246276 - Object: Teach llvm-ar to create symbol table for COFF shor...Rui Ueyama2015-08-281-10/+0
* Object: Teach llvm-ar to create symbol table for COFF short import files.Rui Ueyama2015-08-281-0/+10
* Force the gnu archive format to fix the test on darwin.Rafael Espindola2015-07-221-1/+1
* Fix fetching the symbol table of a thin archive.Rafael Espindola2015-07-221-0/+11
* Add support deterministic output in llvm-ar and make it the default.Rafael Espindola2015-07-131-5/+5
* llvm-ar: Pad the symbol table to 4 bytes.Rafael Espindola2015-07-091-0/+8
* Basic support for BSD symbol tables in archives.Rafael Espindola2015-07-091-0/+21
* Object, support both mach-o archive t.o.c file namesNick Kledzik2014-11-121-0/+1
* Changed the lvm-nm alias "-s" for -print-armap to "-M".Kevin Enderby2014-07-081-8/+8
* Add support for BSD format Archive map symbols (aka the table of contentsKevin Enderby2014-07-081-0/+6
* Fix some double printing of filenames for archives in llvm-nm whenKevin Enderby2014-06-201-2/+4
* Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.Kevin Enderby2014-05-091-12/+12
* Add a minimal implementation of ranlib.Rafael Espindola2013-08-281-0/+9
* Add support for the 's' operation to llvm-ar.Rafael Espindola2013-07-291-0/+32
* Add an initial implementation of archive symbol table generation.Rafael Espindola2013-07-231-0/+18
OpenPOWER on IntegriCloud