aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Updated French translation for the ld subdirectory.Nick Clifton2-3/+7
2018-11-09Stop corruption of ihex output shen addresses are sign extended.rhn2-0/+24
2018-11-09oops - add missing piece of previous deltaNick Clifton1-1/+37
2018-11-09Enhance the strings program so that it can display multibyte strings.Nick Clifton5-2/+97
2018-11-09[ARC] Update ld tests.Claudiu Zissulescu3-3/+8
2018-11-09[ARC] Fix local got entry list.Claudiu Zissulescu3-19/+24
2018-11-09Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc3-0/+9
2018-11-09[gdb/symtab] Fix language of duplicate static minimal symbolTom de Vries6-7/+94
2018-11-09S/390: Fix optional operand handling after memory addressesAndreas Krebbel4-24/+42
2018-11-09PowerPC, don't use bfd reloc howto in md_assembleAlan Modra2-11/+255
2018-11-09Automatic date update in version.inGDB Administrator1-1/+1
2018-11-08Capitalize "<TAB>" in require_record_target errorTom Tromey2-1/+5
2018-11-08Fix output indentation for "info pretty-printers"Tom Tromey2-1/+6
2018-11-08Avoid crash when calling warning too earlyTom Tromey5-3/+59
2018-11-08(AArch64) wrong value returned by "finish" for HFAJoel Brobecker2-1/+6
2018-11-08x86-64: fix ZMM register state trackingJan Beulich5-14/+54
2018-11-08gdb/riscv: Update test to support targets without FP hardwareAndrew Burgess2-6/+23
2018-11-08gdb/riscv: Handle errors while setting the frame idAndrew Burgess2-3/+21
2018-11-08Make gold testsuite work with CC and CXX specifying -BAlan Modra6-923/+933
2018-11-08Automatic date update in version.inGDB Administrator1-1/+1
2018-11-07(Ada/tasking) fix array or string index out of range warningJoel Brobecker2-6/+14
2018-11-07ada-tasks.c::read_atcb: start from a cleared ada_task_info resultJoel Brobecker2-10/+11
2018-11-07Enhance objdump's --disassemble switch so that it can now take an optional pa...Masatake Yamato12-21/+173
2018-11-07Add updated French and Portuguese translations.Nick Clifton7-6995/+7166
2018-11-07Add support for new load commands added by Apple to the MACH-O file format.Roman Bolshakov8-48/+282
2018-11-07gdb: Guard against NULL dereference in dwarf2_init_integer_typeAndrew Burgess5-7/+141
2018-11-07Regen bfd/configureAlan Modra2-0/+2
2018-11-07rx: Add target rx-*-linux.Yoshinori Sato12-3/+56
2018-11-07Automatic date update in version.inGDB Administrator1-1/+1
2018-11-06[gdb] Fix gdb crash when reading core fileTom de Vries5-6/+133
2018-11-06RISC-V: Force variables to .data for code_elim.Jim Wilson2-0/+10
2018-11-06gdb: xtensa: use linux ABI code for uclinuxMax Filippov2-1/+6
2018-11-06ARM: Do not use FP reg when on AAPCSMarius Muench2-0/+9
2018-11-06Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.John Baldwin2-1/+7
2018-11-06elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu11-10/+389
2018-11-06Add support for a couple of new Mach-O commands.Nick Clifton4-1/+17
2018-11-06[arm] fix testsuite breakage on pe-coffMatthew Malcomson2-2/+8
2018-11-06[arm] Check for neon and condition in vcvt.f16.f32Matthew Malcomson7-14/+40
2018-11-06[BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.Sudakshina Das4-9/+19
2018-11-06PowerPC instruction mask checksAlan Modra4-155/+101
2018-11-06PowerPC instruction operand flag validationAlan Modra2-0/+14
2018-11-06x86: correctly handle VPBROADCASTD with EVEX.W set outside of 64-bit modeJan Beulich6-1/+16
2018-11-06x86: correctly handle VMOVD with EVEX.W set outside of 64-bit modeJan Beulich7-14/+28
2018-11-06x86: correctly handle KMOVD with VEX.W set outside of 64-bit modeJan Beulich5-32/+26
2018-11-06x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*Jan Beulich13-62/+107
2018-11-06x86: adjust {,E}VEX.W handling outside of 64-bit modeJan Beulich16-63/+280
2018-11-06x86: fix various non-LIG templatesJan Beulich13-86/+539
2018-11-06x86: allow {store} to select alternative {,}PEXTRW encodingJan Beulich8-13/+67
2018-11-06x86: add more VexWIGJan Beulich12-303/+363
2018-11-06x86: XOP VPHADD* / VPHSUB* are VEX.W0Jan Beulich3-32/+40