aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-03Change return type of raw_bkpt_type_to_arm_hwbp_typeSimon Marchi2-1/+6
2015-11-03gdbserver arm: Add castsSimon Marchi3-4/+11
2015-11-03linux-aarch32-low.c: Use NULL_REGSETSimon Marchi2-1/+5
2015-11-03target_ops mask_watchpoint: change int to target_hw_bp_typeSimon Marchi5-16/+35
2015-11-03remote-sim.c: Add castsSimon Marchi2-11/+25
2015-11-03linux-ppc-low.c: Add castsSimon Marchi2-7/+17
2015-11-03linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lowerSimon Marchi2-98/+103
2015-11-03readelf verdef and verneedAlan Modra2-164/+143
2015-11-03[GOLD] Regenerate POTFILES.in to add s390.ccAlan Modra2-0/+5
2015-11-03[LD][AARCH64]Add test cases for big-endian.Renlin Li24-0/+316
2015-11-03Obvious typo fix in gdb.reverse/readv-reverse.expMarcin Kościelnicki2-1/+5
2015-11-03gdb/reverse: Fix continue_to_breakpoint in syscall testcases.Marcin Kościelnicki8-28/+41
2015-11-03Add myself to gdb MAINTAINERSMarcin Kościelnicki2-0/+5
2015-11-03Automatic date update in version.inGDB Administrator1-1/+1
2015-11-02Disassemble RX NOP instructions as such.Nick Clifton9-23/+131
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton11-480/+560
2015-11-02Fix the RX assembler's section alignment parameter to use multiples of N rath...Nick Clifton2-4/+9
2015-11-02Automatic date update in version.inGDB Administrator1-1/+1
2015-11-01Automatic date update in version.inGDB Administrator1-1/+1
2015-10-31Automatic date update in version.inGDB Administrator1-1/+1
2015-10-30Don't displaced step when there's a breakpoint in the scratch pad rangePedro Alves4-0/+96
2015-10-30Simplify gdb.threads/wp-replication.exp on counting HW watchpointsYao Qi3-72/+36
2015-10-30gdb/linux-record: Fix struct sizes for x32Marcin Kościelnicki2-4/+9
2015-10-30gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki3-3/+9
2015-10-30gdb/linux-record: TASK_COMM_LEN is 16 on ppc tooMarcin Kościelnicki2-2/+6
2015-10-30gdb/linux-record: Fix old_select syscall handlingMarcin Kościelnicki2-19/+30
2015-10-30gdb/linux-record: Fix newfstatat handlingMarcin Kościelnicki2-1/+11
2015-10-30gdb/linux-record: Fix [gs]etgroups16 syscallMarcin Kościelnicki2-7/+14
2015-10-30gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki8-0/+43
2015-10-30gdb/linux-record: Fix msghdr parsing on 64-bit targetsMarcin Kościelnicki2-1/+7
2015-10-30gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki8-32/+32
2015-10-30gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki6-26/+41
2015-10-30gdb/linux-record: Fix size_[ug]id valuesMarcin Kościelnicki3-4/+9
2015-10-30gdb/linux-record: Remove size_siginfoMarcin Kościelnicki8-9/+13
2015-10-30gdb/record: Add testcases for a few syscalls.Marcin Kościelnicki15-0/+777
2015-10-30gdbserver/proc-service.c: Change CORE_ADDR cast to uintptr_tSimon Marchi2-2/+7
2015-10-30Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton8-3816/+16137
2015-10-30Automatic date update in version.inGDB Administrator1-1/+1
2015-10-29gdbserver: Move pointer dereference to after assert checks.Henrik Wallin2-2/+10
2015-10-29Add/adjust casts in gdbserver's proc-serviceSimon Marchi2-2/+8
2015-10-29mdebugread.c: Address class -> address class indexPedro Alves2-20/+34
2015-10-29Add a cast in jit_target_read_implSimon Marchi2-1/+6
2015-10-29Cast gdb_dlsym return valueSimon Marchi2-1/+5
2015-10-29gdbserver/server.c: Cast return value of memmemSimon Marchi2-1/+7
2015-10-29Change type of write_qxfer_response parameterSimon Marchi2-1/+6
2015-10-29dwarf2read.c: Add castSimon Marchi2-1/+5
2015-10-29Add cast to VEC_iteratePedro Alves2-1/+5
2015-10-29guile/: Add enum castPedro Alves2-1/+5
2015-10-29Disable paging when run by Emacs 25.1 and later.Eli Zaretskii2-2/+8
2015-10-29gnu-v2-abi.c: Add castsPedro Alves2-2/+7