summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/archive-symtab.test
Commit message (Expand)AuthorAgeFilesLines
* 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