aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton7-32/+70
2017-10-12x86: Add _bfd_x86_elf_hide_symbolH.J. Lu5-1/+35
2017-10-12ld: Update tests for warning of "-z dynamic-undefined-weak ignored"H.J. Lu9-9/+29
2017-10-12Set dynamic_undefined_weak to zero for static PIEsAlan Modra2-0/+14
2017-10-12_bfd_elf_link_hash_hide_symbol calls in generic ELF codeAlan Modra4-38/+54
2017-10-12Fix remaining targets using wrong .interp conditionsAlan Modra4-3/+10
2017-10-12Automatic date update in version.inGDB Administrator1-1/+1
2017-10-11Remove cleanups from TUITom Tromey3-17/+15
2017-10-11Constify add_prefix_cmdTom Tromey58-188/+262
2017-10-11Remove prepare_re_set_contextTom Tromey2-21/+11
2017-10-11Remove some cleanups from breakpoint.cTom Tromey2-93/+60
2017-10-11Add 2 testcases for PR ld/22269H.J. Lu4-0/+40
2017-10-11x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu15-0/+190
2017-10-11Add native target for FreeBSD/arm.John Baldwin6-0/+167
2017-10-11Add FreeBSD/arm architecture.John Baldwin6-0/+313
2017-10-11Disable the inclusion of logical input files in the assembler listing output ...Nick Clifton4-13/+38
2017-10-11GDB: Remove Linux core PRPSINFO note writer overrideMaciej W. Rozycki5-69/+17
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki6-10/+106
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki18-88/+141
2017-10-11ELF/BFD: Fix padding in `elf_external_linux_prpsinfo64'Maciej W. Rozycki2-1/+6
2017-10-11Garbage collect reattach_breakpointsPedro Alves3-43/+5
2017-10-11Use std::vector for symtab_fnsSimon Marchi2-13/+19
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov6-2/+159
2017-10-11Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and likely others)Pedro Alves2-6/+13
2017-10-11Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D...Nick Clifton5-6/+283
2017-10-11Remove unnecessary parentheses in declarationsEgeyar Bagcioglu6-16/+27
2017-10-11Flash memory size not aligned to addressKevin Buettner2-2/+11
2017-10-11ld internationalization fixesAlan Modra43-296/+369
2017-10-11Automatic date update in version.inGDB Administrator1-1/+1
2017-10-10x86: Set GOT refcount to 1H.J. Lu3-6/+12
2017-10-10get_integer_valueof: Don't output value in test nameSimon Marchi2-1/+5
2017-10-10Bump dwarf-mode version numberTom Tromey2-1/+5
2017-10-10Asynchronous insertion for dwarf-mode.elTom Tromey2-16/+68
2017-10-10Set lexical-binding in dwarf-modeTom Tromey2-1/+5
2017-10-10Bind keys in dwarf-mode-map definitionTom Tromey2-2/+11
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves17-426/+175
2017-10-10Eliminate catch_errorsPedro Alves21-306/+284
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li6-21/+31
2017-10-10Improve the speed of the --dwarf-start option by skipping processing of any c...Nick Clifton2-0/+14
2017-10-09riscv: Cache the max alignment of output sectionsH.J. Lu2-1/+24
2017-10-10Prepare powerpc64 for late check_relocsAlan Modra2-59/+90
2017-10-10Correct ld/Makefile earmelfb_fuchsia dependenciesAlan Modra3-2/+7
2017-10-10Automatic date update in version.inGDB Administrator1-1/+1
2017-10-09Remove free_splay_tree cleanupTom Tromey3-16/+56
2017-10-09Remove "do_nothing"Tom Tromey2-6/+6
2017-10-09mn10300: Don't free cached internal symbol tableH.J. Lu2-1/+6
2017-10-09bfin: Don't create .interp section for info->nointerpH.J. Lu2-1/+6
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves2-46/+135
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves5-8/+73
2017-10-09Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.John Baldwin3-4/+10