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
/
test
/
ELF
/
map-file.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64
Fangrui Song
2019-09-16
1
-38
/
+37
*
[ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary
Fangrui Song
2019-03-15
1
-16
/
+16
*
[ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...
Fangrui Song
2019-03-14
1
-11
/
+11
*
[ELF] Make non-writable non-executable PROGBITS sections closer to .text
Fangrui Song
2018-06-26
1
-14
/
+14
*
[lld] Mitigate relocation overflow [part 1 of 2].
Han Shen
2018-05-15
1
-14
/
+15
*
[ELF] - Revert of: r332038, r332054, r332060, r332061, r332062, r332063
George Rimar
2018-05-11
1
-15
/
+14
*
Mitigate relocation overflow [part 1 of 2].
Han Shen
2018-05-10
1
-14
/
+15
*
Add a CIE with length 0 unconditionally.
Fangrui Song
2018-05-08
1
-1
/
+1
*
Replace SharedSymbols with Defined when creating copy relocations.
Rafael Espindola
2018-04-26
1
-2
/
+2
*
Make "Size" column in the map file one characters shorter.
Rui Ueyama
2018-04-05
1
-54
/
+54
*
Fix column size in the map file.
Rui Ueyama
2018-04-05
1
-54
/
+54
*
[ELF] - Print LMA in a -Map file.
George Rimar
2018-04-05
1
-54
/
+54
*
Do not show alignment 0 because that is equivalent to 1.
Rui Ueyama
2018-04-04
1
-16
/
+16
*
[ELF] Add .eh_frame pieces to map file
Rui Ueyama
2018-03-14
1
-3
/
+7
*
Don't depend on "call foo" producing a X86_64_PC32.
Rafael Espindola
2018-02-16
1
-3
/
+6
*
[ELF] - Show .plt symbols in -Map output.
George Rimar
2017-12-06
1
-40
/
+50
*
Recommit r319747 "[ELF] - Show copy relocated symbols in a --Map file output."
George Rimar
2017-12-05
1
-27
/
+47
*
[ELF] - Revert r319747 "[ELF] - Show copy relocated symbols in a --Map file o...
George Rimar
2017-12-05
1
-47
/
+27
*
[ELF] - Show copy relocated symbols in a --Map file output.
George Rimar
2017-12-05
1
-27
/
+47
*
Currently lld creates a single section to collect all commons. There is no way
Dmitry Mikulin
2017-09-08
1
-1
/
+1
*
Avoid crash with local abs symbol.
Rafael Espindola
2017-08-11
1
-4
/
+7
*
[ELF] - Do not omit common symbols when -Map is given.
George Rimar
2017-08-11
1
-0
/
+1
*
Change the format of the map file.
Rui Ueyama
2017-04-28
1
-23
/
+20
*
Speed up the -Map option.
Rui Ueyama
2017-04-28
1
-5
/
+5
*
[ELF] Fail the link early if the map file path is invalid
James Henderson
2017-04-04
1
-1
/
+1
*
Revert "Add terminator to .eh_frame sections"
Rafael Espindola
2017-02-28
1
-2
/
+2
*
Add terminator to .eh_frame sections
Rui Ueyama
2017-02-27
1
-2
/
+2
*
Convert EhOutputSection to be a synthetic section.
Rafael Espindola
2017-02-23
1
-0
/
+1
*
Replace MergeOutputSection with a synthetic section.
Rafael Espindola
2017-02-03
1
-0
/
+1
*
Print alignment in decimal instead of hexadecimal.
Rui Ueyama
2017-01-31
1
-3
/
+3
*
Return early if writeMapFile failed.
Rui Ueyama
2017-01-18
1
-0
/
+4
*
Add -print-map and -M options.
Rui Ueyama
2017-01-15
1
-1
/
+3
*
Try to fix the windows bots.
Rafael Espindola
2017-01-14
1
-5
/
+5
*
Implement -Map.
Rafael Espindola
2017-01-13
1
-0
/
+54