index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
MC
/
MCELFStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid some Mach-O specific alignment being done on ELF.
Rafael Espindola
2010-09-22
1
-1
/
+1
*
Correctly align bss.
Rafael Espindola
2010-09-22
1
-0
/
+6
*
Implement support for .local and its "interesting" interactions with .comm.
Rafael Espindola
2010-09-21
1
-6
/
+23
*
Add a InitSections method to the streamer interface.
Rafael Espindola
2010-09-15
1
-0
/
+33
*
Factoring and potential bug fix. The elf "flags" cannot be used as masks.
Rafael Espindola
2010-09-13
1
-14
/
+37
*
ELF_STB_Local is 0 so setting and checking it must be done specially
Roman Divacky
2010-09-08
1
-1
/
+3
*
Allow MCSA_WeakRef in ELF. Patch by Roman Divacky.
Benjamin Kramer
2010-09-02
1
-1
/
+1
*
Mark all common symbols external. This is not exactly correct but it lets apps
Benjamin Kramer
2010-08-30
1
-2
/
+3
*
MCELF: Port EmitInstruction changes from MachO streamer. Patch by Roman Divacky.
Benjamin Kramer
2010-08-27
1
-41
/
+46
*
Fix a few warnings in and detabify MCELFStreamer and ELFObjectWriter.
Eli Friedman
2010-08-16
1
-0
/
+1
*
Add ELF ObjectWriter and Streamer support.
Matt Fleming
2010-08-16
1
-0
/
+401
[prev]