projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bccc06
)
[docs] Add link to the MIPS 64-bit ELF object file specification
author
Simon Atanasyan
<simon@atanasyan.com>
Sun, 25 Jan 2015 16:20:30 +0000
(16:20 +0000)
committer
Simon Atanasyan
<simon@atanasyan.com>
Sun, 25 Jan 2015 16:20:30 +0000
(16:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227050
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CompilerWriterInfo.rst
patch
|
blob
|
history
diff --git
a/docs/CompilerWriterInfo.rst
b/docs/CompilerWriterInfo.rst
index a012c329541ef2a6df1193f495e40df0a0ec83bc..2dfdc9b142db6d931d9fb481f18bfc5ff9b7ddf5 100644
(file)
--- a/
docs/CompilerWriterInfo.rst
+++ b/
docs/CompilerWriterInfo.rst
@@
-41,6
+41,8
@@
MIPS
* `MIPS Processor Architecture <http://imgtec.com/mips/mips-architectures.asp>`_
+* `MIPS 64-bit ELF Object File Specification <http://techpubs.sgi.com/library/manuals/4000/007-4658-001/pdf/007-4658-001.pdf>`_
+
PowerPC
-------