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
/
llvm
/
lib
/
Target
/
Mips
/
MCTargetDesc
/
MipsELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-14
/
+0
*
This patch fixes a Mips specific bug where
Jack Carter
2013-01-15
1
-1
/
+7
*
Mips direct object xgot support
Jack Carter
2012-11-21
1
-0
/
+12
*
For mips64 switch statements in subroutines could generate
Jack Carter
2012-08-22
1
-1
/
+1
*
Correct MCJIT functionality for MIPS32 architecture.
Akira Hatanaka
2012-08-17
1
-3
/
+5
*
Mips relocation R_MIPS_64 relocates a 64 bit double word.
Jack Carter
2012-08-07
1
-0
/
+3
*
Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
Jack Carter
2012-08-06
1
-0
/
+6
*
The Mips specific relocation R_MIPS_GOT_DISP
Jack Carter
2012-07-13
1
-0
/
+3
*
This allows hello world to be compiled for Mips 64 direct object.
Jack Carter
2012-06-27
1
-0
/
+16
*
The ELF relocation record format is different for N64
Jack Carter
2012-06-27
1
-6
/
+8
*
Fix coding style violations. Remove white spaces and tabs.
Akira Hatanaka
2012-06-14
1
-1
/
+1
*
Initial 64 bit direct object support.
Akira Hatanaka
2012-04-02
1
-8
/
+18
*
Sort relocation entries before they are written out to a file. MIPS ABI
Akira Hatanaka
2012-03-28
1
-0
/
+103
*
Pass endian information to constructors. Define separate functions to create
Akira Hatanaka
2012-03-01
1
-3
/
+2
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and...
James Molloy
2012-01-28
1
-1
/
+1
*
Move the Mips only bits of the ELF writer to lib/Target/Mips.
Rafael Espindola
2011-12-22
1
-0
/
+137