summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try converting ad-hoc msymbol hash tables to STL containersusers/cbiesinger/stl_minsyms_hashChristian Biesinger2019-09-263-76/+51
* Convert symtab.h function signatures to use bool instead of intChristian Biesinger2019-09-266-68/+95
* Remove gdb_usleep.cTom Tromey2019-09-265-72/+8
* Do not expose stub types to PythonTom Tromey2019-09-267-0/+132
* Remove initialize_utilsTom Tromey2019-09-264-54/+54
* PR24262, plugin search dir doesn't respect --libdirAlan Modra2019-09-266-35/+73
* Automatic date update in version.inGDB Administrator2019-09-261-1/+1
* Remove make_hex_stringTom Tromey2019-09-254-24/+8
* SORT_BY_INIT_PRIORITYAlan Modra2019-09-263-35/+60
* Silence a build-time warning about constant comparisons when building with cl...Nick Clifton2019-09-252-4/+9
* Automatic date update in version.inGDB Administrator2019-09-251-1/+1
* [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUsTom de Vries2019-09-244-2/+34
* Arm: Fix out of range conditional branch (PR/24991)Tamar Christina2019-09-245-7/+38
* PR25031, nm reports wrong address on 32bitAlan Modra2019-09-242-54/+58
* [ARM]: Modify assembler to accept floating and signless datatypes for MVE ins...Srinath Parvathaneni2019-09-245-6/+81
* Fix building gold with gcc-10.Nick Clifton2019-09-242-0/+5
* Automatic date update in version.inGDB Administrator2019-09-241-1/+1
* gdb/readline: Fix date in last ChangeLog entryAndrew Burgess2019-09-231-1/+1
* gdb/readline: fix use of an undefined variableAndrew Burgess2019-09-232-1/+8
* Add testsuite for the PRU simulator portDimitar Dimitrov2019-09-2314-0/+582
* sim: Add PRU simulator portDimitar Dimitrov2019-09-2319-0/+17775
* Make ada_decode not use a static bufferChristian Biesinger2019-09-236-46/+52
* ld-plugin/pr24406-1.c: Correct buffer size to readH.J. Lu2019-09-232-1/+6
* PowerPC64 dynamic symbol tweaksAlan Modra2019-09-232-33/+45
* implicit conversion from enum ld_plugin_level to enum ld_plugin_statusAlan Modra2019-09-232-3/+8
* bfd Makefile updateAlan Modra2019-09-234-14/+97
* linker bfd.h tidyAlan Modra2019-09-235-86/+88
* ecoff bfd.h tidyAlan Modra2019-09-2311-84/+80
* elf bfd.h tidyAlan Modra2019-09-2313-143/+97
* m68k bfd.h tidyAlan Modra2019-09-2311-21/+70
* bfin bfd.h tidyAlan Modra2019-09-237-8/+36
* cr16 bfd.h tidyAlan Modra2019-09-237-8/+35
* obsoleted bfd.h tidyAlan Modra2019-09-233-34/+9
* xcoff bfd.h tidyAlan Modra2019-09-238-70/+55
* coff bfd.h tidyAlan Modra2019-09-236-20/+14
* arm bfd.h tidyAlan Modra2019-09-2316-313/+246
* tic6x bfd.h tidyAlan Modra2019-09-234-8/+11
* aarch64 bfd.h tidyAlan Modra2019-09-239-172/+119
* tic54x bfd.h tidyAlan Modra2019-09-234-18/+9
* h8300 bfd.h tidyAlan Modra2019-09-236-8/+32
* ia64 bfd.h tidyAlan Modra2019-09-236-14/+19
* v850 bfd.h tidyAlan Modra2019-09-237-14/+38
* mips bfd.h tidyAlan Modra2019-09-236-10/+17
* csky bfd.h tidyAlan Modra2019-09-237-24/+43
* Automatic date update in version.inGDB Administrator2019-09-231-1/+1
* PR25018, readelf crash on 32bitsAlan Modra2019-09-232-4/+13
* Work around gcc10 FAIL: S-records with constructorsAlan Modra2019-09-222-1/+5
* [gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupportedTom de Vries2019-09-222-2/+16
* gdb: fix formatting in solib-svr4.cSimon Marchi2019-09-212-2/+7
* gdb: make watchpoint::val_valid a boolSimon Marchi2019-09-212-8/+9