summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inGDB Administrator2020-05-241-1/+1
* gdb: remove TYPE_FIELD macroSimon Marchi2020-05-2331-81/+84
* Document the GDB 9.2 release in gdb/ChangeLogJoel Brobecker2020-05-231-0/+4
* Add completion stylingTom Tromey2020-05-2310-7/+172
* Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparisonPedro Alves2020-05-234-23/+88
* Fix potential segfaultAlan Modra2020-05-232-2/+7
* ar many_files testAlan Modra2020-05-232-0/+60
* Automatic date update in version.inGDB Administrator2020-05-231-1/+1
* gdb: remove TYPE_FIELDS macroSimon Marchi2020-05-2212-32/+42
* gdb: add type::fields / type::set_fieldsSimon Marchi2020-05-2214-86/+114
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-2268-318/+322
* gdb: add type::num_fields / type::set_num_fieldsSimon Marchi2020-05-2214-43/+62
* Remove obsolete declarationTom Tromey2020-05-222-1/+5
* gdb: Restore old annotations behaviour when printing frame infoAndrew Burgess2020-05-229-20/+73
* PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra2020-05-224-28/+73
* Automatic date update in version.inGDB Administrator2020-05-221-1/+1
* gdb: fix -Wtautological-overlap-compare error in lm32-tdep.cSimon Marchi2020-05-212-1/+5
* gdb: remove unnecessary NULL checks before xfreeSimon Marchi2020-05-2111-22/+24
* Re: PR25993, read of freed memoryAlan Modra2020-05-212-0/+34
* Replace "if (x) free (x)" with "free (x)", opcodesAlan Modra2020-05-2122-196/+94
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-2114-84/+56
* Replace "if (x) free (x)" with "free (x)", gprofAlan Modra2020-05-212-4/+6
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-2113-52/+41
* Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra2020-05-2110-176/+92
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-2179-1285/+657
* asan: readelf: wild read in get_num_dynamic_symsAlan Modra2020-05-212-1/+7
* Automatic date update in version.inGDB Administrator2020-05-211-1/+1
* gdb: reset/recompute objfile section offsets in reread_symbolsSimon Marchi2020-05-202-0/+14
* [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2020-05-2071-4344/+7015
* gdb/testsuite: check mmap ret val against MAP_FAILEDSimon Marchi2020-05-205-3/+19
* Fix array_char_idx.expTom Tromey2020-05-202-1/+7
* Remove bound_name static from ada-lang.cTom Tromey2020-05-202-14/+14
* Fix thinko in bfd ChangeLog entryNick Clifton2020-05-201-2/+3
* [gdb/symtab] Handle .gdb_index in ada language modeTom de Vries2020-05-206-8/+153
* PR25993, read of freed memoryAlan Modra2020-05-2014-107/+107
* Automatic date update in version.inGDB Administrator2020-05-201-1/+1
* Power10 dcbf, sync, and wait extensions.Peter Bergner2020-05-197-26/+334
* PR26011, excessive memory allocation with fuzzed reloc sectionsAlan Modra2020-05-202-3/+41
* Use bfd_get_filename throughout gdbAlan Modra2020-05-208-12/+25
* Restore missing Rust testTom Tromey2020-05-192-1/+5
* [gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.expTom de Vries2020-05-192-1/+5
* Fix duplicate tests in gdb.rustTom Tromey2020-05-192-8/+15
* Update call to target_fileio_openTom Tromey2020-05-192-1/+5
* gdb: fix off-by-one error in quirk_rust_enumSimon Marchi2020-05-192-1/+5
* Make exec-file-mismatch compare build IDsPedro Alves2020-05-197-36/+100
* Eliminate target_fileio_open_warn_if_slowPedro Alves2020-05-194-46/+26
* Default gdb_bfd_open's fd parameter to -1Pedro Alves2020-05-1910-13/+19
* gdb: fix -Wtautological-overlap-compare error in h8300-tdep.cYoshinori Sato2020-05-192-6/+12
* Fix thinko in recent update to bfd_section_from_shdr.Gunther Nikl2020-05-192-1/+7
* gdb: make symfile_segment_data::segment_info an std::vectorSimon Marchi2020-05-194-8/+15