aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Sync zlib sources with GCC, upgrading to 1.2.10.Nick Clifton97-1747/+8409
2017-01-20objdump: Better objdump section headers in wide modeAndrew Burgess4-9/+59
2017-01-20fix gdbserver build in nat/linux-ptrace.c on arm-androidJoel Brobecker2-0/+7
2017-01-20Automatic date update in version.inGDB Administrator1-1/+1
2017-01-19Automatic date update in version.inGDB Administrator1-1/+1
2017-01-18PR ld/20995: MIPS: Set GAS flags correctly for testsMaciej W. Rozycki2-10/+23
2017-01-18PR ld/20828: Fix linker script symbols wrongly forced local with section GCMaciej W. Rozycki10-3/+123
2017-01-18PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki7-5/+102
2017-01-18[ARM] Fix the decoding of indexed element VCMLA instructionSzabolcs Nagy5-4/+39
2017-01-18Allocate data in cached_reg_tAlan Hayward2-6/+25
2017-01-18Use register_size () instead of MAX_REGISTER_SIZEAlan Hayward4-5/+16
2017-01-18Add support for processing lex source files with flex v 2.6.3Bernhard Rosenkranzer6-27/+18
2017-01-18Catch gas exit-via-signalNathan Sidwell7-24/+88
2017-01-18Skip linker tests for unique symbols in shared libraries if the target does n...Dimitar Dimitrov2-24/+41
2017-01-18Stop the (optional) dialong control data from being aligned when parsing/writ...Dmitry Timoshkov4-5/+34
2017-01-18Updated Swedish translation for GAS.Nick Clifton2-203/+205
2017-01-17Fixes for addv and xtn2 instructions.Jim Wilson5-31/+158
2017-01-18Automatic date update in version.inGDB Administrator1-1/+1
2017-01-17RISC-V/bfd: Hook elf_backend_object_p to set the mach type.Kuan-Lin Chen2-0/+18
2017-01-17Automatic date update in version.inGDB Administrator1-1/+1
2017-01-16gdb: sparc: split real and pseudo registers.Ivo Raisr5-87/+190
2017-01-16Updated Swedish translations for GAS and LD subdirectories.Nick Clifton4-864/+896
2017-01-16Automatic date update in version.inGDB Administrator1-1/+1
2017-01-15Automatic date update in version.inGDB Administrator1-1/+1
2017-01-14Automatic date update in version.inGDB Administrator1-1/+1
2017-01-13Gold: Fix build with GCC 4.2H.J. Lu2-1/+7
2017-01-13Don't print too much if remote_debug is onYao Qi2-4/+39
2017-01-13'make check-headers' for c++ headerYao Qi2-2/+7
2017-01-13Return -1 on memory error in print_insn_m68kYao Qi2-7/+19
2017-01-13Remove magic numbers in m68k-dis.c:print_insn_argYao Qi2-41/+72
2017-01-13Automatic date update in version.inGDB Administrator1-1/+1
2017-01-12Fix incorrect byte counts.Cary Coutant2-3/+7
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu7-30/+205
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton7-40/+456
2017-01-12Enable Intel AVX512_VPOPCNTDQ instructionsIgor Tsimbalist18-5345/+5853
2017-01-12Update comment in remote_can_async_pSimon Marchi2-1/+6
2017-01-12Update comment in linux_nat_can_async_pSimon Marchi2-3/+6
2017-01-12Remove dead serial_interface_lookup callsSimon Marchi2-5/+5
2017-01-12Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton4-25/+81
2017-01-12Return -1 on memory error in print_insn_msp430Yao Qi2-14/+99
2017-01-12Automatic date update in version.inGDB Administrator1-1/+1
2017-01-11Fix more compile errors with GCC 4.2.Cary Coutant2-12/+22
2017-01-11Fix compile errors with GCC 4.2.Cary Coutant3-13/+30
2017-01-11Fix test cases to work for i386.Cary Coutant5-7/+15
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu8-6/+217
2017-01-11Fix typo in lookup_cmd_1 commentSimon Marchi2-1/+5
2017-01-11Add support for x86/64 redox target.Jeremy Soller6-0/+27
2017-01-10Add constructor and destructor to demangle_parse_infoTom Tromey5-79/+52
2017-01-10Remove cleanups from execute_gdb_commandTom Tromey6-14/+18
2017-01-10Use scoped_value_mark in dwarf2_evaluate_loc_desc_fullTom Tromey3-15/+32