aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-02-17Remove doc/ in recent entries.Doug Evans1-2/+2
2014-02-17Move entry from ChangeLog to doc/ChangeLog.Doug Evans2-9/+9
2014-02-17guile: Fix typos in the manual.Ludovic Courtès2-8/+14
2014-02-16Fix date in previous entry.Doug Evans1-1/+1
2014-02-16Resort scm-gsmob.c entry in Makefile.inDoug Evans2-6/+12
2014-02-17Fix missing-prototypes warnings in gnu-nat.cYao Qi2-0/+5
2014-02-17Fix -Werror=pointer-sign warningsYao Qi2-2/+8
2014-02-17Fix -Wformat warnings in gnu-nat.cYao Qi2-15/+29
2014-02-16Fix "ERROR: no fileid for" in the testsuite.Jan Kratochvil2-1/+7
2014-02-16Hurd: Adjust to startup-with-shell changes.Thomas Schwinge2-18/+14
2014-02-16Hurd: New RPC reply stub functions.Thomas Schwinge2-55/+98
2014-02-16Hurd: Make MIG output parsing more robust.Thomas Schwinge2-0/+9
2014-02-16Hurd: Adapt to changed MIG output.Thomas Schwinge2-2/+6
2014-02-14* target.c (target_write_partial): Fix result type.Doug Evans2-1/+5
2014-02-14Fix offsets to access fpregset_t in sparc64-linux targets.Jose E. Marchesi2-0/+7
2014-02-14Compile rsp-low.c for IPAYao Qi2-1/+9
2014-02-13cleanup: remove declared variables without any referencesSanimir Agovic7-24/+15
2014-02-12Test for binary,dwp symlinks into different directories.Doug Evans3-1/+55
2014-02-12update rsp-low commentsTom Tromey3-1/+43
2014-02-12replace convert_ascii_to_int with hex2binTom Tromey8-19/+18
2014-02-12replace unhexify with hex2binTom Tromey6-28/+19
2014-02-12replace convert_int_to_ascii with bin2hexTom Tromey9-31/+29
2014-02-12replace hexify with bin2hexTom Tromey6-21/+17
2014-02-12don't let hexify call strlenTom Tromey4-6/+12
2014-02-12don't let bin2hex call strlenTom Tromey4-17/+24
2014-02-12move some rsp bits into rsp-low.hTom Tromey15-447/+400
2014-02-12share "cell" codeTom Tromey10-443/+455
2014-02-12fix error in nios2-tdep.cTom Tromey2-12/+4
2014-02-12Call obsd_init_abi for OpenBSD/sparc64.Mark Kettenis2-0/+5
2014-02-12FIX EOF detection in PT_IO-based to_xfer_partial implementation.Mark Kettenis2-4/+10
2014-02-12Explicitly mark vtables as code spacePedro Alves2-1/+7
2014-02-12H8/300: Fix pseudo registers reads/writes.Pedro Alves2-4/+51
2014-02-12H8/300: Fix gdb<->sim register mapping.Pedro Alves2-0/+24
2014-02-12nios2-tdep: remove unreferenced global nios2_stub_frame_baseSanimir Agovic2-8/+4
2014-02-12tic6x-tdep: set default frame baseSanimir Agovic2-0/+5
2014-02-12Add signal number conversions for OpenBSD.Mark Kettenis6-2/+283
2014-02-11Remove stray parantheses for deffn.Doug Evans2-2/+8
2014-02-11* gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands insteadDoug Evans2-19/+18
2014-02-11Fix passing double float complex arguments in sparc64.Jose E. Marchesi2-3/+26
2014-02-10Don't crash if pkg-config is not found and guile wasn't explicitly requested.Doug Evans3-58/+62
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi9-19/+29
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi34-454/+893
2014-02-11Fix thinko in mi/mi-main.c::mi_cmd_data_write_memory_bytes comment.Joel Brobecker2-1/+6
2014-02-11Reformat symfile-debug.c::debug_qf_expand_symtabs_matching parameters.Joel Brobecker2-5/+10
2014-02-10Add Doxygen support to GDBStan Shebs9-0/+371
2014-02-10Avoid killing all processes.Mark Kettenis2-0/+8
2014-02-10gdb/elfread.c: Enable ifunc support on ARM.Will Newton2-1/+18
2014-02-10Add gdbarch_in_function_epilogue_p hook for sparc64.Jose E. Marchesi4-0/+39
2014-02-10Fix compile errorGary Benson2-2/+7
2014-02-10Update debug_qf_expand_symtabs_matching to use typedefs.Gary Benson2-3/+8