Age | Commit message (Expand) | Author | Files | Lines |
2016-06-18 | Don't generate PLT for IFUNC GOT/pointer reference | H.J. Lu | 22 | -30/+500 |
2016-06-16 | Don't check undefined symbol for IFUNC reloc | H.J. Lu | 3 | -4/+23 |
2016-06-15 | X86: Add tests for static function pointer | H.J. Lu | 14 | -6/+54 |
2016-06-13 | Add the GOT base for GOT32 relocs against IFUNC | H.J. Lu | 11 | -0/+219 |
2016-06-13 | Add 2 i386 tests to call IFUNC functions via GOT | H.J. Lu | 5 | -0/+188 |
2016-06-11 | Subtract GOT base only with a base register | H.J. Lu | 5 | -0/+61 |
2016-06-08 | i386: Test external function reference without PLT | H.J. Lu | 29 | -0/+876 |
2016-06-08 | Support i386 TLS code sequences without PLT | H.J. Lu | 29 | -0/+2522 |
2016-06-03 | Update x86 linker tests for --disable-x86-relax-relocations | H.J. Lu | 9 | -11/+11 |
2016-05-19 | Don't convert R_386_GOT32 relocation | H.J. Lu | 4 | -2/+22 |
2016-05-06 | Test load conversion with symbol versioning for x86 | H.J. Lu | 4 | -0/+40 |
2016-04-11 | Properly handle dynamic reloc against normal symbol | H.J. Lu | 4 | -0/+23 |
2016-04-04 | Add missing pr19827-nacl.rd for i386/x86-64 NaCl | H.J. Lu | 1 | -0/+5 |
2016-03-15 | Bind defined symbol locally in PIE | H.J. Lu | 4 | -0/+23 |
2016-03-13 | Add more tests for PR ld/19539 | H.J. Lu | 4 | -0/+15 |
2016-03-08 | Handle local IFUNC symbols in shared object | H.J. Lu | 3 | -23/+4 |
2016-03-07 | Support --as-needed in i386/x86-64 tests | H.J. Lu | 1 | -8/+24 |
2016-03-06 | Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.so | H.J. Lu | 1 | -6/+14 |
2016-02-26 | Optimize x86 GOT32X/GOTPCRELX relocations | H.J. Lu | 25 | -19/+270 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 3 | -0/+20 |
2016-02-26 | [x86] Resolve non-PIC undefweak symbols in executable | H.J. Lu | 37 | -0/+798 |
2016-02-15 | Enhance GAS's .section directive so that it can take numeric values for the f... | Nick Clifton | 14 | -42/+12 |
2016-02-11 | Enable -Bsymbolic and -Bsymbolic-functions to PIE | H.J. Lu | 3 | -0/+27 |
2016-02-03 | Add -mrelax-relocations= to x86 assembler | H.J. Lu | 25 | -28/+38 |
2016-01-01 | Copyright update for binutils | Alan Modra | 2 | -2/+2 |
2015-12-04 | Optimize R_386_GOT32/R_386_GOT32X only if addend is 0 | H.J. Lu | 6 | -0/+77 |
2015-12-01 | Properly check symbol defined by assignment in linker script | H.J. Lu | 4 | -0/+42 |
2015-10-26 | Check symbol defined by assignment in linker script | H.J. Lu | 4 | -0/+30 |
2015-10-26 | Properly convert address load of __start_XXX/__stop_XXX | H.J. Lu | 7 | -0/+18 |
2015-10-22 | Add "-z call-nop=PADDING" option to ld | H.J. Lu | 12 | -0/+187 |
2015-10-22 | Add R_386_GOT32X support to gas and ld | H.J. Lu | 35 | -5/+483 |
2015-10-16 | Convert mov to lea for loading address of local common symbol | H.J. Lu | 4 | -0/+6 |
2015-09-30 | Create a PLT entry for R_386_PC32 in non-code sections | H.J. Lu | 5 | -0/+58 |
2015-09-01 | Skip PLT for function pointer initialization | H.J. Lu | 7 | -0/+85 |
2015-08-13 | Issue an error for read-only segment with dynamic IFUNC relocations | H.J. Lu | 3 | -0/+19 |
2015-08-12 | Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols | H.J. Lu | 3 | -0/+25 |
2015-07-27 | Add $PLT_CFLAGS to -fPIC for run_cc_link_tests | H.J. Lu | 1 | -2/+5 |
2015-06-24 | Keep .plt section and DT_PLTGOT for prelink | H.J. Lu | 3 | -2/+13 |
2015-05-16 | Don't generate PLT relocations for now binding | H.J. Lu | 2 | -0/+28 |
2015-05-12 | Allocate the first .plt entry space only if needed | H.J. Lu | 3 | -0/+22 |
2015-05-11 | Default e_machine to EM_IAMCU for i?86-*-elfiamcu | H.J. Lu | 2 | -0/+17 |
2015-05-11 | Add Intel MCU support to ld | H.J. Lu | 8 | -0/+79 |
2015-04-22 | i386: Allow copy relocs for building PIE | H.J. Lu | 14 | -0/+201 |
2015-04-14 | Add -z noextern-protected-data to ld for ELF/x86 | H.J. Lu | 2 | -0/+7 |
2015-04-11 | Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL | H.J. Lu | 2 | -1/+2 |
2015-04-10 | Check GOTOFF reloc against protected data on x86 | H.J. Lu | 3 | -0/+18 |
2015-04-10 | Add extern_protected_data and set it for x86 | H.J. Lu | 7 | -2/+29 |
2015-04-10 | Revert "Add extern_protected_data and set it for x86" | Alan Modra | 7 | -29/+2 |
2015-03-05 | Add extern_protected_data and set it for x86 | H.J. Lu | 7 | -2/+29 |
2015-02-19 | Use nm/readelf with "failif" | H.J. Lu | 1 | -0/+6 |