aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-06x86: use %LW / %XW instead of going through vex_w_table[]Jan Beulich4-192/+77
2020-07-06x86: most VBROADCAST{F,I}{32,64}x* only accept memory operandsJan Beulich5-24/+90
2020-07-06x86: adjust/correct V*{F,I}{32x8,64x4}Jan Beulich2-14/+22
2020-07-06x86: drop EVEX table entries that can be made served by VEX onesJan Beulich5-165/+92
2020-07-06x86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'LJan Beulich5-4/+47
2020-07-06x86: AVX512 extract/insert insns need to honor EVEX.L'LJan Beulich10-45/+120
2020-07-06x86: honor VEX.W for VCVT{PH2PS,PS2PH}Jan Beulich5-15/+27
2020-07-06x86: drop EVEX table entries that can be served by VEX onesJan Beulich5-713/+185
2020-07-06x86: replace EXqScalarS by EXqVexScalarSJan Beulich10-7/+29
2020-07-06x86: replace EX{d,q}Scalar by EXxmm_m{d,q}Jan Beulich3-47/+48
2020-07-06Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton11-1690/+1916
2020-07-06Updated translations for various binutils sub-directoriesNick Clifton22-22170/+22964
2020-07-06[gdb/tui,c++17] Fix NULL string_view in tui_partial_win_by_nameTom de Vries2-13/+15
2020-07-06asan: readelf: stack buffer overflowAlan Modra2-2/+7
2020-07-06Automatic date update in version.inGDB Administrator1-1/+1
2020-07-05[gdb/build,c++17] Fix use of deprecated std::uncaught_exceptionTom de Vries2-1/+16
2020-07-05Automatic date update in version.inGDB Administrator1-1/+1
2020-07-04Tweak version numbers in release-howtoNick Clifton1-6/+6
2020-07-04oops - omitted from previous deltaNick Clifton1-0/+6
2020-07-04Update version to 2.35.50 and regenerate filesNick Clifton16-5105/+5331
2020-07-04Add markers for binutils 2.35 branchNick Clifton17-0/+59
2020-07-03gdb: make macro_stringify return a gdb::unique_xmalloc_ptr<char>Simon Marchi4-16/+15
2020-07-03gdb: make macro_expand_next return a gdb::unique_xmalloc_ptr<char>Simon Marchi4-22/+28
2020-07-03gdb: remove callback in macro expand functionsSimon Marchi7-91/+72
2020-07-04Automatic date update in version.inGDB Administrator1-1/+1
2020-07-03sim/igen: Fix linker error with -fno-commonSebastian Huber4-0/+20
2020-07-03sim/ppc: Fix linker error with -fno-commonSebastian Huber3-17/+38
2020-07-03Fix gdb.base/structs2.exp with ClangPedro Alves3-2/+8
2020-07-03Fix gdb.base/charset.exp with ClangPedro Alves2-4/+18
2020-07-03Remove stale -DNO_PROTOTYPES bits from gdb testsuitePedro Alves8-67/+27
2020-07-03Remove stale overlay testcase bitsPedro Alves4-583/+5
2020-07-03Re: Change readelf's display of symbol namesAlan Modra14-63/+88
2020-07-03Automatic date update in version.inGDB Administrator1-1/+1
2020-07-02x86: Add SwapSourcesH.J. Lu7-3991/+4008
2020-07-02Skip fill-1 gas test for MeP targets.Nick Clifton2-1/+7
2020-07-02aarch64: Fix segfault on unicode symbolsAlex Coplan4-1/+18
2020-07-02gdb: remove unused fetch_inferior_event and inferior_event_handler parametersSimon Marchi10-18/+31
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton19-25/+116
2020-07-01Make tui_win_info::name pure virtualTom Tromey3-4/+11
2020-07-01Remove tui_gen_win_infoTom Tromey6-93/+76
2020-07-01Derive tui_locator_window from tui_win_infoTom Tromey2-1/+23
2020-07-01Remove body of tui_locator_window constructorTom Tromey2-5/+5
2020-07-01Don't derive tui_data_item_window from tui_gen_win_infoTom Tromey4-78/+51
2020-07-01Rename tui_data_item_window::item_noTom Tromey3-4/+11
2020-07-01Remove useless "if' from tui-regs.cTom Tromey2-7/+9
2020-07-01Remove tui_data_window::nameTom Tromey3-2/+5
2020-07-01Move some code out of tui-data.hTom Tromey5-26/+35
2020-07-01Remove tui_expand_tabsTom Tromey5-73/+61
2020-07-01Use complete_on_enum in tui_reggroup_completerTom Tromey2-9/+6
2020-07-02Automatic date update in version.inGDB Administrator1-1/+1