summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-0527-38/+38
* Add a signal frame unwinder for FreeBSD/mipsn32.John Baldwin2017-10-052-0/+25
* Handle the NT_ARM_VFP core dump note on FreeBSD.John Baldwin2017-10-052-0/+7
* Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin2017-10-054-0/+13
* Fix the MSP430 assembler so that it detects and reports extraneous text at th...Nick Clifton2017-10-056-27/+114
* Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers2017-10-052-1/+5
* Update the Hungarian translation in the gprof directory.Nick Clifton2017-10-052-91/+100
* Updated Turkish translation for the ld sub-directory.Nick Clifton2017-10-052-663/+1504
* tile: Dump dynamic relocation info to the map fileH.J. Lu2017-10-053-2/+26
* Fix strip so that is accepts -M as an abbreviation for --merge-notes.Nick Clifton2017-10-052-1/+7
* Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton2017-10-054-2/+14
* Update README-how-to-make-a-release with the correct sequence for creating th...Nick Clifton2017-10-052-39/+34
* PR22239 - invalid memory read in display_debug_framesAlan Modra2017-10-052-11/+12
* Update my email address.Tristan Gingold2017-10-054-5/+14
* bfd_set_input_errorPedro Alves2017-10-055-21/+48
* Add an assembler test for PR gas/21167H.J. Lu2017-10-044-0/+22
* bfd_error_on_input is for archivesAlan Modra2017-10-052-1/+6
* Automatic date update in version.inGDB Administrator2017-10-051-1/+1
* PR21167, relocation sections not included in groupsAlan Modra2017-10-0512-53/+111
* Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves2017-10-048-30/+169
* Reimplement support for "maint print registers" with no running inferior yetPedro Alves2017-10-042-15/+24
* Redesign mock environment for gdbarch selftestsPedro Alves2017-10-047-63/+119
* Fix -list-thread-groups --available logic and add testSimon Marchi2017-10-045-1/+111
* Move code out of 'between TRY and CATCH'Pedro Alves2017-10-042-1/+7
* Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)Pedro Alves2017-10-041-0/+9
* Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)Pedro Alves2017-10-043-14/+29
* Extend "set cwd" to work on gdbserverSergio Durigan Junior2017-10-0413-13/+203
* Implement "set cwd" command on GDBSergio Durigan Junior2017-10-0415-18/+455
* Introduce gdb_tilde_expandSergio Durigan Junior2017-10-046-0/+127
* PowerPC64 ELFv2 symbols not needed in get_synthetic_symtabAlan Modra2017-10-042-66/+80
* PR22245, Fix potential UB in bfd_set_errorPavel I. Kryukov2017-10-043-3/+10
* Automatic date update in version.inGDB Administrator2017-10-041-1/+1
* gdbarch: Remove duplicate `struct objfile' declarationMaciej W. Rozycki2017-10-033-2/+5
* Update my email address.Jim Wilson2017-10-032-1/+5
* Fix incorrect string_printf use in utils.cTom Tromey2017-10-032-1/+5
* Use std::string in info_symbol_commandTom Tromey2017-10-032-9/+11
* Use std::string in gdb_safe_append_historyTom Tromey2017-10-032-14/+14
* Remove make_delete_ui_cleanupTom Tromey2017-10-035-75/+57
* Use gdb::byte_vector in load_progressTom Tromey2017-10-032-5/+8
* Remove unused declarationsTom Tromey2017-10-034-3/+7
* Use std::string in utils.cTom Tromey2017-10-032-29/+26
* Remove set_batch_flag_and_make_cleanup_restore_page_infoTom Tromey2017-10-035-84/+57
* Change record_full_gdb_operation_disable_set not to return a cleanupTom Tromey2017-10-034-31/+32
* PR21294, Binary size regression on PPC embeddedAlan Modra2017-10-032-1/+8
* Automatic date update in version.inGDB Administrator2017-10-031-1/+1
* ld -z relro documentationAlan Modra2017-10-032-6/+18
* Fix &str printing in RustTom Tromey2017-10-025-8/+48
* Fix ptype of Rust slicesTom Tromey2017-10-024-3/+67
* Allow indexing of &str in RustTom Tromey2017-10-024-1/+12
* Add missing "extern" in rust-lang.hTom Tromey2017-10-022-2/+6