aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-01Recognize -1 as a tombstone value in .debug_lineFangrui Song2-6/+11
2020-07-01PR26188, buff overflow in coff_find_nearest_line_with_namesAlan Modra2-2/+12
2020-07-01Allow reference form for DW_AT_associated and DW_AT_allocated attributesAlok Kumar Sharma2-14/+8
2020-07-01Re: Remove x86 NaCl target supportAlan Modra2-0/+5
2020-07-01obsolete xc16xAlan Modra4-0/+11
2020-07-01gas eqv-dot test failsAlan Modra2-1/+9
2020-07-01Automatic date update in version.inGDB Administrator1-1/+1
2020-06-30Update readline/README to mention patchlevelTom Tromey2-0/+8
2020-06-30problems restoring the history file are not signaled correctly to the calling...Chet Ramey2-1/+3
2020-06-30reading history entries with timestamps can result in joined entriesChet Ramey2-2/+15
2020-06-30fix problems moving back beyond start of historyChet Ramey2-2/+5