summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit.users/mwk/record-s390Marcin Kościelnicki2015-11-042-0/+123
* gdb: Add process record and replay support for s390.Marcin Kościelnicki2015-11-047-3/+4552
* gdb/record-full: Use xmalloc instead of alloca for temporary memory storage.Marcin Kościelnicki2015-11-042-1/+9
* DATA_SEGMENT_ALIGN documentation is not consistent with behaviourAlan Modra2015-11-052-1/+7
* Fix non stopping breakpoint on newer compilers.Walfred Tedeschi2015-11-041-2/+3
* Changing compiler flags for MPX tests.Walfred Tedeschi2015-11-042-2/+2
* Improve error message for MPX bound table examinations.Walfred Tedeschi2015-11-041-1/+2
* btrace: add instruction-history /s and fix documentationMarkus Metzger2015-11-045-2/+32
* btrace: change record instruction-history /mMarkus Metzger2015-11-042-22/+186
* disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger2015-11-043-9/+72
* disasm: split dump_insnsMarkus Metzger2015-11-042-77/+101
* Automatic date update in version.inGDB Administrator2015-11-041-1/+1
* xtensa: Add missing staticsSimon Marchi2015-11-032-3/+9
* linux-mips-low.c: Add castsSimon Marchi2015-11-032-4/+11
* linux-mips-low.c: Change "private" variable nameSimon Marchi2015-11-032-2/+7
* linux-mips-low.c: Fix type of mips_add_watchpoint parameterSimon Marchi2015-11-032-2/+7
* arm-linux-nat.c: Add castSimon Marchi2015-11-032-1/+5
* Change return type of raw_bkpt_type_to_arm_hwbp_typeSimon Marchi2015-11-032-1/+6
* gdbserver arm: Add castsSimon Marchi2015-11-033-4/+11
* linux-aarch32-low.c: Use NULL_REGSETSimon Marchi2015-11-032-1/+5
* target_ops mask_watchpoint: change int to target_hw_bp_typeSimon Marchi2015-11-035-16/+35
* remote-sim.c: Add castsSimon Marchi2015-11-032-11/+25
* linux-ppc-low.c: Add castsSimon Marchi2015-11-032-7/+17
* linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lowerSimon Marchi2015-11-032-98/+103
* readelf verdef and verneedAlan Modra2015-11-032-164/+143
* [GOLD] Regenerate POTFILES.in to add s390.ccAlan Modra2015-11-032-0/+5
* [LD][AARCH64]Add test cases for big-endian.Renlin Li2015-11-0324-0/+316
* Obvious typo fix in gdb.reverse/readv-reverse.expMarcin Kościelnicki2015-11-032-1/+5
* gdb/reverse: Fix continue_to_breakpoint in syscall testcases.Marcin Kościelnicki2015-11-038-28/+41
* Add myself to gdb MAINTAINERSMarcin Kościelnicki2015-11-032-0/+5
* Automatic date update in version.inGDB Administrator2015-11-031-1/+1
* Disassemble RX NOP instructions as such.Nick Clifton2015-11-029-23/+131
* Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton2015-11-0211-480/+560
* Fix the RX assembler's section alignment parameter to use multiples of N rath...Nick Clifton2015-11-022-4/+9
* Automatic date update in version.inGDB Administrator2015-11-021-1/+1
* Automatic date update in version.inGDB Administrator2015-11-011-1/+1
* Automatic date update in version.inGDB Administrator2015-10-311-1/+1
* Don't displaced step when there's a breakpoint in the scratch pad rangePedro Alves2015-10-304-0/+96
* Simplify gdb.threads/wp-replication.exp on counting HW watchpointsYao Qi2015-10-303-72/+36
* gdb/linux-record: Fix struct sizes for x32Marcin Kościelnicki2015-10-302-4/+9
* gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki2015-10-303-3/+9
* gdb/linux-record: TASK_COMM_LEN is 16 on ppc tooMarcin Kościelnicki2015-10-302-2/+6
* gdb/linux-record: Fix old_select syscall handlingMarcin Kościelnicki2015-10-302-19/+30
* gdb/linux-record: Fix newfstatat handlingMarcin Kościelnicki2015-10-302-1/+11
* gdb/linux-record: Fix [gs]etgroups16 syscallMarcin Kościelnicki2015-10-302-7/+14
* gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki2015-10-308-0/+43
* gdb/linux-record: Fix msghdr parsing on 64-bit targetsMarcin Kościelnicki2015-10-302-1/+7
* gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki2015-10-308-32/+32
* gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki2015-10-306-26/+41
* gdb/linux-record: Fix size_[ug]id valuesMarcin Kościelnicki2015-10-303-4/+9