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
/
lld
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mach-o] improve darwin driver 'usage' message when run with no args
Nick Kledzik
2014-08-15
2
-56
/
+66
*
[mach-o] Support -filelist option in darwin driver
Nick Kledzik
2014-08-15
14
-48
/
+151
*
[mach-o] Support -F and -framework options in darwin driver
Nick Kledzik
2014-08-14
5
-8
/
+138
*
[mach-o] Support re-exported dylibs
Nick Kledzik
2014-08-13
11
-57
/
+351
*
[mach-o] Fix stub generation to work for dylibs and bundles
Nick Kledzik
2014-08-13
7
-26
/
+59
*
[mach-o] set ordinal in n_desc for undefined symbols
Nick Kledzik
2014-08-13
5
-18
/
+23
*
AArch64: replace __func__ with LLVM_FUNCTION_NAME
Hans Wennborg
2014-08-13
2
-123
/
+123
*
Remove unused private fields from r215544 to appease buildbots.
Chad Rosier
2014-08-13
2
-8
/
+2
*
[AArch64] Initial ELF/AArch64 Support
Chad Rosier
2014-08-13
43
-5
/
+1837
*
[mips] Remove .end and .end from test/elf/Mips/hilo16-3.test
Daniel Sanders
2014-08-13
1
-2
/
+0
*
[PECOFF] Fix /profile option.
Rui Ueyama
2014-08-11
2
-4
/
+4
*
Fix mach-o tests on Windows
Rui Ueyama
2014-08-06
2
-3
/
+12
*
Fix missing favicon.ico warning (Sphinx 1.2.2). The comments next to
Dan Liew
2014-08-06
1
-4
/
+7
*
Fix sphinx warning.
Dan Liew
2014-08-06
1
-1
/
+1
*
[PECOFF] Exported symbols are dead-strip roots.
Rui Ueyama
2014-08-06
1
-2
/
+7
*
[PECOFF] addDeadStripRoot is not thread-safe.
Rui Ueyama
2014-08-05
1
-8
/
+14
*
[PECOFF] Fix /include option in .drectve section.
Rui Ueyama
2014-08-04
5
-7
/
+86
*
[PECOFF] Remove unused paraemter.
Rui Ueyama
2014-08-04
1
-3
/
+2
*
[Mips] Replace assembler code by YAML to make the 'gotsym.test' test
Simon Atanasyan
2014-08-02
1
-13
/
+24
*
[Mips] Replace assembler code by YAML to make the 'interpreter.test' test
Simon Atanasyan
2014-08-01
1
-10
/
+21
*
[PECOFF] Fix section header.
Rui Ueyama
2014-07-31
12
-26
/
+33
*
XFAIL the ARM test when we don't have this target.
Simon Atanasyan
2014-07-31
2
-0
/
+3
*
[mach-o] wire up -t option
Nick Kledzik
2014-07-31
2
-0
/
+6
*
Update for llvm api change.
Rafael Espindola
2014-07-31
2
-2
/
+2
*
[mach-o] Fix test case comment and stray file copy
Nick Kledzik
2014-07-30
1
-2
/
+2
*
[mach-o] Fix arm interworking with movw/movt
Nick Kledzik
2014-07-30
2
-0
/
+401
*
[mach-o] Add support for -sectalign option
Nick Kledzik
2014-07-30
7
-45
/
+237
*
[mach-o] fix non-debug warnings
Nick Kledzik
2014-07-28
1
-4
/
+4
*
[mach-o] Implement interworking between thumb and arm code
Nick Kledzik
2014-07-28
4
-45
/
+584
*
[PECOFF] Fix failing test.
Rui Ueyama
2014-07-28
1
-6
/
+0
*
[Mips] Remove redundant REQUIRES clause.
Simon Atanasyan
2014-07-28
1
-2
/
+0
*
[PECOFF] Add /profile command line option.
Rui Ueyama
2014-07-25
3
-0
/
+19
*
Fix unsafe memory access
Rui Ueyama
2014-07-25
1
-2
/
+11
*
[mach-o] Add support for LC_DATA_IN_CODE
Nick Kledzik
2014-07-24
11
-25
/
+521
*
[Mips] Replace assembler code by YAML to make the 'exe-dynsym.test' test
Simon Atanasyan
2014-07-24
1
-14
/
+34
*
Change the signature of insertElementAt and rename addInputElementFront
Rui Ueyama
2014-07-24
3
-20
/
+8
*
[PECOFF] Simplify.
Rui Ueyama
2014-07-23
1
-4
/
+2
*
[PECOFF] Add the entry point file at the right place.
Rui Ueyama
2014-07-23
4
-24
/
+33
*
[PECOFF] Fix entry point address.
Rui Ueyama
2014-07-23
4
-4
/
+19
*
[PECOFF] Fix entry point functions selection
Rui Ueyama
2014-07-23
11
-121
/
+178
*
[mach-o] add initial support for modes in arm code.
Nick Kledzik
2014-07-23
6
-7
/
+103
*
[mach-o] add support for round tripping all arm/thumb relocations
Nick Kledzik
2014-07-22
3
-62
/
+471
*
[PECOFF] Parameterize ResovalbeSymbols object.
Rui Ueyama
2014-07-22
2
-10
/
+10
*
[PECOFF] Remember /noentry option so that later passes can handle it.
Rui Ueyama
2014-07-22
2
-2
/
+12
*
[Mips] Replace assembler code by YAML to make the 'entry-name.test' test target
Simon Atanasyan
2014-07-22
1
-13
/
+23
*
[mach-o] Add test case for armv6 (arm not thumb) hello world
Nick Kledzik
2014-07-22
3
-7
/
+101
*
[mach-o] add support for old x86 __eh_frame sections
Nick Kledzik
2014-07-21
4
-27
/
+369
*
Fix lld build for llvm API changes committed in r213557
David Blaikie
2014-07-21
1
-1
/
+1
*
[Mips] Fix typo in the comment.
Simon Atanasyan
2014-07-21
1
-1
/
+1
*
[Mips] Replace assembler code by YAML to make the 'dynlib-fileheader.test'
Simon Atanasyan
2014-07-20
1
-13
/
+43
[next]