summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/2.34/objcopy-merge-notes-qsortRoland McGrath2020-01-272-16/+23
* AArch64: Fix cfinv disassembly issuesTamar Christina2020-01-278-1278/+1309
* Automatic date update in version.inGDB Administrator2020-01-271-1/+1
* Automatic date update in version.inGDB Administrator2020-01-261-1/+1
* Automatic date update in version.inGDB Administrator2020-01-251-1/+1
* Automatic date update in version.inGDB Administrator2020-01-241-1/+1
* More updated translationNick Clifton2020-01-237-3702/+4293
* Automatic date update in version.inGDB Administrator2020-01-231-1/+1
* Automatic date update in version.inGDB Administrator2020-01-221-1/+1
* x86: VCVTNEPS2BF16{X,Y} should permit broadcastingJan Beulich2020-01-218-8/+40
* Automatic date update in version.inGDB Administrator2020-01-211-1/+1
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-2024-20752/+19886
* Automatic date update in version.inGDB Administrator2020-01-201-1/+1
* Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath2020-01-182-3/+9
* Set BFD_VERSION to 2.33.90. Regenerate configure and pot files.Nick Clifton2020-01-1821-2855/+2936
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-1818-6/+65
* Update top level config files with copies from the official repository.Nick Clifton2020-01-183-53/+120
* Automatic date update in version.inGDB Administrator2020-01-181-1/+1
* Make all-gdbsupport depend on all-bfdSimon Marchi2020-01-173-0/+7
* Fix spelling errorsChristian Biesinger2020-01-178-5/+20
* Fix a libiberty testsuite failure.Nick Clifton2020-01-172-1/+6
* Improve the performance of the ascii art jump visualizer.Thomas Troeger2020-01-172-27/+46
* Fix gdbsupport build on compilers that don't default to C++11 or abovePedro Alves2020-01-173-0/+9
* Fix gdbsupport buildPedro Alves2020-01-175-54/+62
* x86: Add {vex} pseudo prefixH.J. Lu2020-01-178-11/+40
* gdb: remove uses of iterate_over_inferiors in top.cSimon Marchi2020-01-172-32/+28
* gdb: remove uses of iterate_over_inferiors in mi/mi-main.cSimon Marchi2020-01-172-46/+40
* gdb: remove use of iterate_over_inferiors in mi/mi-interp.cSimon Marchi2020-01-172-28/+26
* gdb: remove use of iterate_over_inferiors in py-inferior.cSimon Marchi2020-01-172-14/+15
* Forgot to add testcases to commit for [binutils][arm] PR25376 Change MVE ...Andre Vieira2020-01-174-0/+30
* Update libiberty sources with changes in the gcc mainline.Nick Clifton2020-01-17100-456/+875
* Automatic date update in version.inGDB Administrator2020-01-171-1/+1
* Fix some spelling errors.Christian Biesinger2020-01-168-7/+20
* Add type for $_tlb->process_environment_block->process_parametersHannes Domani2020-01-162-1/+65
* Ensure proc-service symbols have default visibility (PR build/24805)Pedro Alves2020-01-162-0/+40
* [gdb] Move ChangeLog entries to their right filesPedro Alves2020-01-1629-314/+453
* Support for DWARF5 location lists entriesNitika Achra2020-01-162-0/+44
* [binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira2020-01-166-243/+275
* MSP430: Remove unused linker script template elf32msp430_3.scJozef Lawrynowicz2020-01-162-224/+4
* MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz2020-01-164-0/+50
* x86: drop found_cpu_match local variableJan Beulich2020-01-162-8/+7
* x86: drop stale Vec_Imm4 related commentJan Beulich2020-01-162-2/+4
* x86: add a few more missing VexWIGJan Beulich2020-01-163-8/+14
* x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich2020-01-167-20/+70
* Automatic date update in version.inGDB Administrator2020-01-161-1/+1
* texi2pod.pl: import support for @t{...} from gccSimon Marchi2020-01-152-0/+5
* Use get_thread_regcache instead of get_current_regcache in post_create_inferiorSimon Marchi2020-01-152-1/+7
* Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff2020-01-154-2/+12
* tic4x disassembly static variablesAlan Modra2020-01-162-31/+54
* MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2020-01-1510-11/+114