Age | Commit message (Expand) | Author | Files | Lines |
2012-06-15 | ld/ | Alan Modra | 115 | -480/+537 |
2012-06-13 | * ld-arm/arm-app-abs32.d; Update expected disassembly in line with | Nick Clifton | 26 | -25/+54 |
2012-06-12 | Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segment | H.J. Lu | 4 | -0/+42 |
2012-06-11 | Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluation | H.J. Lu | 7 | -0/+39 |
2012-06-06 | bfd/ | Alan Modra | 106 | -525/+826 |
2012-06-06 | * ld-mmix/bpo-9.d: Update. | Alan Modra | 5 | -11/+17 |
2012-05-31 | Move linker test entry to ld/testsuite/ChangeLog | H.J. Lu | 1 | -0/+5 |
2012-05-31 | Add missing "foo" after ".global" | H.J. Lu | 2 | -2/+2 |
2012-05-30 | * readelf.c (process_section_headers): Correct bug in previous | Nick Clifton | 14 | -13/+29 |
2012-05-29 | * ld-tic6x/shlib-1b.rd: Update expected readelf output. | Nick Clifton | 14 | -13/+29 |
2012-05-28 | * read.c (read_symbol_name): New function. Reads a symbol names. | Nick Clifton | 3 | -2/+7 |
2012-05-28 | PR ld/14170 | Alan Modra | 3 | -18/+33 |
2012-05-27 | Add a test for PR ld/14170 | H.J. Lu | 5 | -0/+41 |
2012-05-26 | ld/ | Alan Modra | 2 | -5/+5 |
2012-05-22 | Don't skip ld-elf/eh[1-4].d for x32 | H.J. Lu | 5 | -4/+7 |
2012-05-22 | Adjust ld-x86-64/ilp32-11.s for NACL | H.J. Lu | 3 | -1/+10 |
2012-05-22 | ld/testsuite/ | Roland McGrath | 2 | -10/+10 |
2012-05-22 | ld/testsuite/ | Roland McGrath | 4 | -5/+11 |
2012-05-22 | Skip/xfail x86_64-*-nacl* for eh4/pr12570a tests | H.J. Lu | 3 | -1/+8 |
2012-05-22 | Revert the change for PR ld/r13909 | H.J. Lu | 6 | -23/+10 |
2012-05-22 | Create PLT eh_frame section if there is .eh_frame section | H.J. Lu | 6 | -1/+34 |
2012-05-22 | Always create PLT eh_frame section for i386/x86-64 | H.J. Lu | 12 | -1/+99 |
2012-05-19 | * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings. | Alan Modra | 2 | -0/+5 |
2012-05-19 | bfd/ | Alan Modra | 3 | -4/+20 |
2012-05-18 | Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absolute | H.J. Lu | 15 | -28/+45 |
2012-05-18 | * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend. | Alan Modra | 3 | -2/+7 |
2012-05-18 | * ld-elf/init-mixed.c: Include config.h first. | Alan Modra | 2 | -2/+5 |
2012-05-17 | Expect addend as signed | H.J. Lu | 3 | -2/+7 |
2012-05-17 | * lib/ld-lib.exp (run_dump_test): For options "warning" and | Hans-Peter Nilsson | 2 | -1/+17 |
2012-05-17 | * ld-m68k/tls-ld-1.d: Update. | Alan Modra | 2 | -3/+7 |
2012-05-17 | bfd/ | Alan Modra | 5 | -8/+16 |
2012-05-16 | * ld-arm/gc-hidden-1.d: Fix disassembly pattern. | Hans-Peter Nilsson | 2 | -2/+6 |
2012-05-15 | * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. | Nick Clifton | 21 | -254/+413 |
2012-05-15 | Fix PLT section number regexps in sparc TLS tests. | David S. Miller | 3 | -2/+7 |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 29 | -2/+766 |
2012-05-13 | ld/testsuite/ | Richard Sandiford | 6 | -31/+43 |
2012-05-13 | ld/testsuite/ | Richard Sandiford | 32 | -62/+51 |
2012-05-13 | ld/testsuite/ | Richard Sandiford | 4 | -150/+43 |
2012-05-12 | Adjust testcases for readelf addend change | H.J. Lu | 13 | -74/+89 |
2012-05-12 | Adjust testcases for readelf addend change | H.J. Lu | 6 | -5/+13 |
2012-05-11 | Always display addend as signed hex number | H.J. Lu | 6 | -43/+52 |
2012-05-10 | Display signed hex number in x32 addend overflow check | H.J. Lu | 2 | -1/+5 |
2012-05-10 | Count R_X86_64_RELATIVE64 as reloc_class_relative | H.J. Lu | 3 | -2/+15 |
2012-05-10 | Check 64-bit relocation addend overflow for x32 | H.J. Lu | 4 | -0/+20 |
2012-05-05 | Add a testcase for PR ld/14052 | H.J. Lu | 3 | -0/+25 |
2012-05-05 | PR ld/14052 | Alan Modra | 4 | -14/+8 |
2012-05-04 | Support x86_64-*-linux-gnux32 | H.J. Lu | 8 | -1/+23 |
2012-04-24 | * ld-x86-64/plt-nacl.pd: Fix expected nop padding. | Roland McGrath | 3 | -6/+14 |
2012-04-24 | PR ld/13990 | Hans-Peter Nilsson | 7 | -0/+58 |
2012-04-23 | * ld-pie/pie.exp: Remove extra braces. | Andreas Schwab | 2 | -1/+5 |