GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gold
/
mips.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
[MIPS] Add Loongson 2K1000 proccessor support.
Chenghua Xu
2018-08-29
1
-0
/
+7
*
[MIPS] Add Loongson 3A2000/3A3000 proccessor support.
Chenghua Xu
2018-08-29
1
-0
/
+7
*
[MIPS] Add Loongson 3A1000 proccessor support.
Chenghua Xu
2018-08-29
1
-13
/
+7
*
Revert previous patch and apply revised patch.
Cary Coutant
2018-04-05
1
-33
/
+8
*
MIPS: Fix GOT page counter in multi-got links
James Cowgill
2018-04-05
1
-10
/
+9
*
Fix problem where mixed section types can cause internal error during a -r link.
Cary Coutant
2018-04-02
1
-0
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Gold: Fix mips.cc for GCC 4.2
H.J. Lu
2017-07-26
1
-1
/
+1
*
Mips: Fix TLS LDM GOT entry.
Vladimir Radosavljevic
2017-03-15
1
-7
/
+9
*
Mips: Omit empty objects for merging processor-specific data.
Vladimir Radosavljevic
2017-03-15
1
-40
/
+57
*
Mips: Add support for resolving multiple consecutive relocations.
Vladimir Radosavljevic
2017-03-15
1
-100
/
+163
*
Remove redundant checks for relocatable link (MIPS).
Vladimir Radosavljevic
2017-03-15
1
-9
/
+4
*
Add support for .MIPS.options section.
Vladimir Radosavljevic
2017-03-15
1
-0
/
+78
*
Improve relocation overflow errors on MIPS.
Vladimir Radosavljevic
2017-03-15
1
-12
/
+21
*
Correct the definition of _gp and _GLOBAL_OFFSET_TABLE_ symbols for MIPS.
Vladimir Radosavljevic
2017-03-15
1
-55
/
+24
*
Don't give an internal error for unsupported relocations.
Vladimir Radosavljevic
2017-02-15
1
-1
/
+0
*
Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIGHEST relocations.
Vladimir Radosavljevic
2017-02-15
1
-0
/
+73
*
Make the sh_info field of .rel.plt point to .plt (MIPS).
Vladimir Radosavljevic
2017-01-23
1
-1
/
+5
*
Fix MIPS GOT when global symbols are forced to local visibility.
Vladimir Radosavljevic
2017-01-23
1
-2
/
+3
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix spelling in comments in C source files (gold)
Ambrogino Modigliani
2016-11-27
1
-1
/
+1
*
[GOLD] -Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-5
/
+2
*
Add support for MIPS .rld_map section.
Vladimir Radosavljevic
2016-06-20
1
-5
/
+46
*
Add unaligned check for R_MIPS_PC16.
Vladimir Radosavljevic
2016-06-20
1
-0
/
+3
*
Add support for Mips32r6 and Mips64r6.
Vladimir Radosavljevic
2016-06-20
1
-10
/
+344
*
Add support for .MIPS.abiflags and .gnu.attributes sections.
Vladimir Radosavljevic
2016-06-11
1
-62
/
+770
*
Fix problems emitting MIPS .reginfo section.
Vladimir Radosavljevic
2016-06-10
1
-81
/
+60
*
Fix compilation error in mips.cc with some versions of GCC.
Artemiy Volkov
2016-06-09
1
-2
/
+5
*
Don't allow COPY relocations for protected symbols.
Cary Coutant
2016-05-19
1
-0
/
+1
*
Fix non-deterministic behavior when generating MIPS GOT.
Vladimir Radosavljevic
2016-05-19
1
-52
/
+68
*
Remove is_n64_ data member from Mips_relobj class.
Vladimir Radosavljevic
2016-03-18
1
-44
/
+23
*
Add MIPS-64 support.
Vladimir Radosavljevic
2016-03-17
1
-635
/
+1318
*
Add missing Mips_output_data_la25_stub::do_print_to_mapfile.
Vladimir Radosavljevic
2016-03-17
1
-0
/
+5
*
Fix problem with --emit-relocs for Mips-32.
Vladimir Radosavljevic
2016-03-17
1
-1
/
+1
*
Add support for STT_SPARC_REGISTER symbols.
Cary Coutant
2016-03-03
1
-1
/
+1
*
Fix breakage for SHT_REL targets where get_r_addend() gives internal error.
Cary Coutant
2016-01-12
1
-2
/
+10
*
Refactor gold to enable support for MIPS-64 relocation format.
Cary Coutant
2016-01-11
1
-121
/
+383
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
[GOLD] Relocate::relocate() params
Alan Modra
2015-12-09
1
-105
/
+15
*
Remove unnecessary target dependencies on relocation format.
Cary Coutant
2015-11-09
1
-1
/
+3
*
Support 64-bit entry size in SHT_HASH (for s390).
Marcin Kościelnicki
2015-10-28
1
-2
/
+4
*
[MIPS] Map 'move' to 'or'.
Simon Dardis
2015-08-12
1
-16
/
+16
*
Fix a bug in resolving HI16/LO16 relocation pairs for MIPS.
Cary Coutant
2015-01-14
1
-13
/
+17
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Add NaCl (NativeClient) specific classes Target_mips_nacl and
Sasa Stankovic
2014-09-03
1
-7
/
+61
*
Fix internal error with LTO on ARM.
Cary Coutant
2014-07-08
1
-1
/
+1
*
gold/
Sasa Stankovic
2014-06-23
1
-0
/
+10517