summaryrefslogtreecommitdiffstats
path: root/lld
Commit message (Expand)AuthorAgeFilesLines
* [mach-o] improve darwin driver 'usage' message when run with no argsNick Kledzik2014-08-152-56/+66
* [mach-o] Support -filelist option in darwin driverNick Kledzik2014-08-1514-48/+151
* [mach-o] Support -F and -framework options in darwin driverNick Kledzik2014-08-145-8/+138
* [mach-o] Support re-exported dylibsNick Kledzik2014-08-1311-57/+351
* [mach-o] Fix stub generation to work for dylibs and bundlesNick Kledzik2014-08-137-26/+59
* [mach-o] set ordinal in n_desc for undefined symbolsNick Kledzik2014-08-135-18/+23
* AArch64: replace __func__ with LLVM_FUNCTION_NAMEHans Wennborg2014-08-132-123/+123
* Remove unused private fields from r215544 to appease buildbots.Chad Rosier2014-08-132-8/+2
* [AArch64] Initial ELF/AArch64 SupportChad Rosier2014-08-1343-5/+1837
* [mips] Remove .end and .end from test/elf/Mips/hilo16-3.testDaniel Sanders2014-08-131-2/+0
* [PECOFF] Fix /profile option.Rui Ueyama2014-08-112-4/+4
* Fix mach-o tests on WindowsRui Ueyama2014-08-062-3/+12
* Fix missing favicon.ico warning (Sphinx 1.2.2). The comments next toDan Liew2014-08-061-4/+7
* Fix sphinx warning.Dan Liew2014-08-061-1/+1
* [PECOFF] Exported symbols are dead-strip roots.Rui Ueyama2014-08-061-2/+7
* [PECOFF] addDeadStripRoot is not thread-safe.Rui Ueyama2014-08-051-8/+14
* [PECOFF] Fix /include option in .drectve section.Rui Ueyama2014-08-045-7/+86
* [PECOFF] Remove unused paraemter.Rui Ueyama2014-08-041-3/+2
* [Mips] Replace assembler code by YAML to make the 'gotsym.test' testSimon Atanasyan2014-08-021-13/+24
* [Mips] Replace assembler code by YAML to make the 'interpreter.test' testSimon Atanasyan2014-08-011-10/+21
* [PECOFF] Fix section header.Rui Ueyama2014-07-3112-26/+33
* XFAIL the ARM test when we don't have this target.Simon Atanasyan2014-07-312-0/+3
* [mach-o] wire up -t optionNick Kledzik2014-07-312-0/+6
* Update for llvm api change.Rafael Espindola2014-07-312-2/+2
* [mach-o] Fix test case comment and stray file copyNick Kledzik2014-07-301-2/+2
* [mach-o] Fix arm interworking with movw/movtNick Kledzik2014-07-302-0/+401
* [mach-o] Add support for -sectalign optionNick Kledzik2014-07-307-45/+237
* [mach-o] fix non-debug warningsNick Kledzik2014-07-281-4/+4
* [mach-o] Implement interworking between thumb and arm codeNick Kledzik2014-07-284-45/+584
* [PECOFF] Fix failing test.Rui Ueyama2014-07-281-6/+0
* [Mips] Remove redundant REQUIRES clause.Simon Atanasyan2014-07-281-2/+0
* [PECOFF] Add /profile command line option.Rui Ueyama2014-07-253-0/+19
* Fix unsafe memory accessRui Ueyama2014-07-251-2/+11
* [mach-o] Add support for LC_DATA_IN_CODENick Kledzik2014-07-2411-25/+521
* [Mips] Replace assembler code by YAML to make the 'exe-dynsym.test' testSimon Atanasyan2014-07-241-14/+34
* Change the signature of insertElementAt and rename addInputElementFrontRui Ueyama2014-07-243-20/+8
* [PECOFF] Simplify.Rui Ueyama2014-07-231-4/+2
* [PECOFF] Add the entry point file at the right place.Rui Ueyama2014-07-234-24/+33
* [PECOFF] Fix entry point address.Rui Ueyama2014-07-234-4/+19
* [PECOFF] Fix entry point functions selectionRui Ueyama2014-07-2311-121/+178
* [mach-o] add initial support for modes in arm code.Nick Kledzik2014-07-236-7/+103
* [mach-o] add support for round tripping all arm/thumb relocationsNick Kledzik2014-07-223-62/+471
* [PECOFF] Parameterize ResovalbeSymbols object.Rui Ueyama2014-07-222-10/+10
* [PECOFF] Remember /noentry option so that later passes can handle it.Rui Ueyama2014-07-222-2/+12
* [Mips] Replace assembler code by YAML to make the 'entry-name.test' test targetSimon Atanasyan2014-07-221-13/+23
* [mach-o] Add test case for armv6 (arm not thumb) hello worldNick Kledzik2014-07-223-7/+101
* [mach-o] add support for old x86 __eh_frame sectionsNick Kledzik2014-07-214-27/+369
* Fix lld build for llvm API changes committed in r213557David Blaikie2014-07-211-1/+1
* [Mips] Fix typo in the comment.Simon Atanasyan2014-07-211-1/+1
* [Mips] Replace assembler code by YAML to make the 'dynlib-fileheader.test'Simon Atanasyan2014-07-201-13/+43
OpenPOWER on IntegriCloud