aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton14-20/+124
2015-10-21Fix --host cris-*-linux build of GDBServer.Antoine Tremblay2-1/+5
2015-10-21Automatic date update in version.inGDB Administrator1-1/+1
2015-10-20Fix internal error on DW_OP_bregx(-1)Jan Kratochvil5-0/+92
2015-10-20Feed right input object to x86_64_mov_to_lea1[12]H.J. Lu3-4/+12
2015-10-20[nto] Implement procfs_pid_to_exec_file.Aleksandar Ristovski2-0/+33
2015-10-20[nto] Implement TARGET_OBJECT_AUXV.Aleksandar Ristovski4-0/+127
2015-10-20[nto] Fixes for nto procfs.Aleksandar Ristovski2-25/+50
2015-10-20Add --enable-compressed-debug-sections={all,gas,gold,ld}H.J. Lu7-36/+68
2015-10-20Correct printed value of Main in mmo.c consistency error message.Hans-Peter Nilsson2-6/+12
2015-10-19gdb: Improve syscall entry/return tracking on LinuxJosh Stone5-23/+171
2015-10-20Automatic date update in version.inGDB Administrator1-1/+1
2015-10-19Make GDB wait for events after handling target File-I/OLuis Machado2-14/+14
2015-10-19Add test to ensure that ternary linker script operators copy symbol flags.Simon Dardis4-0/+30
2015-10-19Add a gas configure option to select the default behaviour for the generation...Nick Clifton8-10/+79
2015-10-19Fixup comments oops in last commit.Andrew Stubbs1-4/+4
2015-10-19Robustify inherit.exp and virtbase.exp.Andrew Stubbs3-3/+34
2015-10-19Automatic date update in version.inGDB Administrator1-1/+1
2015-10-18targets.c (bfd_flavour_name): "MMO" is spelled "mmo".Doug Evans2-1/+5
2015-10-18Fix PR binutils/19147 -- off by one when printing NT_FILE note.Paul Pluzhnikov2-1/+6
2015-10-18Automatic date update in version.inGDB Administrator1-1/+1
2015-10-17Correct powerpc64le __glink_PLTresolve .eh_frame FDEAlan Modra2-1/+6
2015-10-17Automatic date update in version.inGDB Administrator1-1/+1
2015-10-16[nto] Fix nto build.Aleksandar Ristovski4-16/+29
2015-10-16gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski1-0/+7
2015-10-16gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski1-0/+24
2015-10-16Don't ignore "-m emulation" command line optionH.J. Lu3-1/+18
2015-10-16MAINTAINERS: Fix my inconsistent email addressYao Qi2-3/+7
2015-10-16Check if symbol is defined when converting mov to leaH.J. Lu3-2/+12
2015-10-16Convert mov to lea for loading address of local common symbolH.J. Lu15-4/+38
2015-10-16Automatic date update in version.inGDB Administrator1-1/+1
2015-10-15Fix typos in comments in _bfd_elf_merge_symbolH.J. Lu2-2/+6
2015-10-15Fix a typo for "-z noextern-protected-data"H.J. Lu2-1/+5
2015-10-15aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi8-11/+87
2015-10-15binutils objcopy test tidyAlan Modra2-109/+126
2015-10-15objcopy --extract-symbol testcaseAlan Modra7-65/+44
2015-10-15objcopy --extract-symbolAlan Modra4-8/+15
2015-10-15Normalize my (personal) email address in ChangeLogSimon Marchi1-2/+2
2015-10-15Remove core_regset_sectionAleksandar Ristovski3-2/+5
2015-10-15When evaluating a ternary operator in a linker script, copy the symbol flags.Simon Dardis2-11/+41
2015-10-15Use the file_ptr type when calling bfd_seek.Riku Voipio3-19/+16
2015-10-15Automatic date update in version.inGDB Administrator1-1/+1
2015-10-15bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker2-2/+7
2015-10-14Add missing changelog entriesAndreas Krebbel2-0/+14
2015-10-14S/390: Fix instruction type of troo, trot, trto, and trtt.Andreas Krebbel6-29/+29
2015-10-14Updated Chinese translation for the linker (again!)Nick Clifton2-6/+10
2015-10-14Define enum out of structYao Qi2-6/+15
2015-10-14Automatic date update in version.inGDB Administrator1-1/+1
2015-10-13Recognize a few more AIX XCOFF DWARF sections.David Edelsohn2-3/+10
2015-10-13More char constificationPedro Alves14-22/+42