summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak map file output for pei386_auto_importAlan Modra2018-09-192-0/+9
* Add gcc_target_options hook for nios2.Sandra Loosemore2018-09-182-0/+16
* Carry the gnulib getcwd backport as a patchSimon Marchi2018-09-184-3/+103
* Automatic date update in version.inGDB Administrator2018-09-191-1/+1
* Make the "info proc" documentation more consistent.John Baldwin2018-09-184-8/+19
* Document the 'info proc files' command.John Baldwin2018-09-184-0/+42
* Support 'info proc files' on live FreeBSD processes.John Baldwin2018-09-182-1/+36
* Add support for 'info proc files' on FreeBSD core dumps.John Baldwin2018-09-183-2/+460
* Add a new 'info proc files' subcommand of 'info proc'.John Baldwin2018-09-183-0/+21
* Import gnulib's inet_ntop module.John Baldwin2018-09-1824-252/+3865
* Generate aclocal-m4-deps.mk more deterministically and portably.John Baldwin2018-09-183-116/+117
* Use KF_PATH to verify the size of a struct kinfo_file.John Baldwin2018-09-182-3/+8
* Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2018-09-182-2/+7
* Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2018-09-182-2/+7
* Expect for "@" when doing "complete break ada" on gdb.ada/complete.expSergio Durigan Junior2018-09-182-1/+6
* Remove remaining cleanups from compile-object-load.cTom Tromey2018-09-182-27/+46
* Remove munmap_listp_free_cleanupTom Tromey2018-09-184-68/+59
* Add a warning to the bfd library for when it encounters an ELF file with an i...Nick Clifton2018-09-182-0/+14
* Aarch64 SVE: Fix stack smashing when calling functionsAlan Hayward2018-09-182-3/+15
* Fix Aarch64 bug in warning filtering.Tamar Christina2018-09-182-1/+6
* Cast RLIM_INFINITY to rlim_t to fix 64-bit Solaris 10 buildRainer Orth2018-09-182-1/+6
* Automatic date update in version.inGDB Administrator2018-09-181-1/+1
* [OBVIOUS] ChangeLog for obvious enable frame-filter help fix.Philippe Waroquiers2018-09-181-0/+5
* [OBVIOUS] enable frame-filter short help uses disable instead of enablePhilippe Waroquiers2018-09-181-1/+1
* Do not pass -DNDEBUG to Python compilations in development modeTom Tromey2018-09-173-2/+16
* Check for gmp when checking for mpfrTom Tromey2018-09-173-2/+8
* [gdb/Python] Eliminate find_inferior_objectPedro Alves2018-09-172-14/+4
* RISC-V: bge[u] should get higher priority than ble[u].Jim Wilson2018-09-175-2/+29
* Fix use-after-move in compile/compile-cplus-types.cSimon Marchi2018-09-172-2/+8
* x86: Set EVex=2 on EVEX.128 only vmovd and vmovqH.J. Lu2018-09-1711-13/+173
* x86: Set Vex=1 on VEX.128 only vmovd and vmovqH.J. Lu2018-09-1716-354/+155
* x86: Add -mvexwig=[0|1] option to assemblerH.J. Lu2018-09-1713-11/+1545
* x86: Update disassembler for VexWIGH.J. Lu2018-09-172-1563/+619
* Free symbol buffers if they are no longer in useH.J. Lu2018-09-172-8/+60
* Update get_standard_cache_dir for macOSTom Tromey2018-09-175-8/+35
* Support objcopy --remove-section=.relaFOOAlan Modra2018-09-179-6/+39
* Remove bogus notarget in gas teststuiteAlan Modra2018-09-1715-18/+20
* A few hppa testcase tidiesAlan Modra2018-09-1710-24/+45
* Adjust some strip testcases to silence h8300 warningsAlan Modra2018-09-1710-9/+22
* x86: Replace VexW=3 with VexWIGH.J. Lu2018-09-172-468/+475
* python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi2018-09-1714-36/+98
* Ensure that binutils test names are unique.Nick Clifton2018-09-1720-35/+78
* S/390: Prevent GOT access rewrite for certain symbolsAndreas Krebbel2018-09-176-26/+50
* Make save_infcall_*_state return unique pointersTom Tromey2018-09-173-10/+19
* Remove release_stop_context_cleanupTom Tromey2018-09-172-41/+44
* Remove two infrun cleanupsTom Tromey2018-09-174-55/+55
* Use new and delete for struct infcall_control_stateTom Tromey2018-09-175-26/+47
* Remove cleanup from infrun.cTom Tromey2018-09-172-18/+20
* Use new and delete for struct infcall_suspend_stateTom Tromey2018-09-173-11/+19
* Don't steal references in the gdb Python codeTom Tromey2018-09-163-16/+17