Removed generation of the PT_GNU_PROPERTY segment
[external/binutils.git] / gold / mips.cc
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-29 Chenghua Xu[MIPS] Add Loongson 2K1000 proccessor support.
2018-08-29 Chenghua Xu[MIPS] Add Loongson 3A2000/3A3000 proccessor support.
2018-08-29 Chenghua Xu[MIPS] Add Loongson 3A1000 proccessor support.
2018-04-05 Cary CoutantRevert previous patch and apply revised patch.
2018-04-05 James CowgillMIPS: Fix GOT page counter in multi-got links
2018-04-03 Cary CoutantFix problem where mixed section types can cause interna...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-07-26 H.J. LuGold: Fix mips.cc for GCC 4.2
2017-03-15 Vladimir RadosavljevicMips: Fix TLS LDM GOT entry.
2017-03-15 Vladimir RadosavljevicMips: Omit empty objects for merging processor-specific...
2017-03-15 Vladimir RadosavljevicMips: Add support for resolving multiple consecutive...
2017-03-15 Vladimir RadosavljevicRemove redundant checks for relocatable link (MIPS).
2017-03-15 Vladimir RadosavljevicAdd support for .MIPS.options section.
2017-03-15 Vladimir RadosavljevicImprove relocation overflow errors on MIPS.
2017-03-15 Vladimir RadosavljevicCorrect the definition of _gp and _GLOBAL_OFFSET_TABLE_...
2017-02-15 Vladimir RadosavljevicDon't give an internal error for unsupported relocations.
2017-02-15 Vladimir RadosavljevicAdd support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGH...
2017-01-24 Vladimir RadosavljevicMake the sh_info field of .rel.plt point to .plt (MIPS).
2017-01-24 Vladimir RadosavljevicFix MIPS GOT when global symbols are forced to local...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gold)
2016-10-05 Alan Modra[GOLD] -Wimplicit-fallthrough warning fixes
2016-06-20 Vladimir RadosavljevicAdd support for MIPS .rld_map section.
2016-06-20 Vladimir RadosavljevicAdd unaligned check for R_MIPS_PC16.
2016-06-20 Vladimir RadosavljevicAdd support for Mips32r6 and Mips64r6.
2016-06-11 Vladimir RadosavljevicAdd support for .MIPS.abiflags and .gnu.attributes...
2016-06-10 Vladimir RadosavljevicFix problems emitting MIPS .reginfo section.
2016-06-09 Artemiy VolkovFix compilation error in mips.cc with some versions...
2016-05-19 Cary CoutantDon't allow COPY relocations for protected symbols.
2016-05-19 Vladimir RadosavljevicFix non-deterministic behavior when generating MIPS...
2016-03-18 Vladimir RadosavljevicRemove is_n64_ data member from Mips_relobj class.
2016-03-17 Vladimir RadosavljevicAdd MIPS-64 support.
2016-03-17 Vladimir RadosavljevicAdd missing Mips_output_data_la25_stub::do_print_to_map...
2016-03-17 Vladimir RadosavljevicFix problem with --emit-relocs for Mips-32.
2016-03-04 Cary CoutantAdd support for STT_SPARC_REGISTER symbols.
2016-01-12 Cary CoutantFix breakage for SHT_REL targets where get_r_addend...
2016-01-12 Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-09 Alan Modra[GOLD] Relocate::relocate() params
2015-11-09 Cary CoutantRemove unnecessary target dependencies on relocation...
2015-10-28 Marcin KoƛcielnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-08-12 Simon Dardis[MIPS] Map 'move' to 'or'.
2015-01-14 Cary CoutantFix a bug in resolving HI16/LO16 relocation pairs for...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-09-03 Sasa StankovicAdd NaCl (NativeClient) specific classes Target_mips_na...
2014-07-08 Cary CoutantFix internal error with LTO on ARM.
2014-06-23 Sasa Stankovicgold/