gas: don't get confused by .asci{i,z} after .struct
[external/binutils.git] / gdb /
2015-11-17 Pedro Alves[C++/mingw] ser-tcp.c casts
2015-11-17 Pedro Alves[C++/mingw] gdbserver casts
2015-11-17 Pedro Alves[C++/mingw] windows-nat.c casts
2015-11-17 Pedro Alves[C++/mingw] gdb-dlfcn.c casts
2015-11-17 Pedro Alves[C++/mingw] Misc alloca casts
2015-11-17 Pedro Alves[C++/mingw] ser-mingw.c casts
2015-11-17 Simon MarchiConvert c_string_type to an enum flags type
2015-11-17 Pedro AlvesType-safe wrapper for enum flags
2015-11-17 Pedro Alvesguile disassembly hardcode TARGET_XFER_E_IO
2015-11-17 Dominik Vogtgdb/testsuite: Fix left shift of negative value.
2015-11-17 Dominik Vogtgdb: Fix left shift of negative value.
2015-11-16 Yao QiFix stack buffer overflow in aarch64_extract_return_value
2015-11-16 Yao QiPass value * instead of bfd_byte * to pass_* functions...
2015-11-16 Yao QiUse value_contents instead of value_contents_writeable
2015-11-16 Yao QiFix bug in arm_push_dummy_call by -fsanitize=address
2015-11-13 Yao QiPR 19051: support of inferior call with gnu vector...
2015-11-13 Yao QiRefactor arm_return_in_memory
2015-11-13 Yao QiRemove d10v from testsuite
2015-11-13 Yao Qigdb.base/gnu_vector.exp: Don't test output from the...
2015-11-12 Yao QiUse gdb_byte * instead of void * in push_stack_item
2015-11-11 Marcin Kościelnickigdb/testsuite/gdb.trace: Deduplicate set_point assembly.
2015-11-11 Simon MarchiReplace long int * cast with PTRACE_TYPE_RET *
2015-11-11 Andrew Burgessgdb: Make use of 'add_info' to create info sub-commands.
2015-11-11 Andrew Burgessgdb: Use class_info when creating info commands.
2015-11-10 Marcin Kościelnickigdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.
2015-11-09 Joel Brobecker[Ada] GDB crash during "finish" of function with out...
2015-11-09 Yao QiUse ELF_STRING_ARM_unwind in arm-tdep.c
2015-11-09 Yao QiNew function displaced_step_in_progress_thread
2015-11-07 Kevin Buettnergdb.dwarf2: Don't hardcode certain constants in Dwarf...
2015-11-07 Kevin Buettnertestsuite: Define and use gdb_target_symbol_prefix_flag...
2015-11-05 Kevin Buettnergdb.dwarf2: Define and use gdb_target_symbol for symbol...
2015-11-05 Yao QiUse aarch64_decode_insn in aarch64_displaced_step_copy_insn
2015-11-05 Yao QiUse aarch64_decode_insn in aarch64_analyze_prologue
2015-11-05 Yao QiCombine aarch64_decode_stp_offset_wb and aarch64_decode...
2015-11-04 Jan KratochvilFortran: allocate()d memory is uninitialized
2015-11-04 Marcin Kościelnickigdb/s390-linux: Step over MVCLE+JO (and similiar) as...
2015-11-04 Marcin Kościelnickigdb: Add process record and replay support for s390.
2015-11-04 Marcin Kościelnickigdb/record-full: Use xmalloc instead of alloca for...
2015-11-04 Walfred TedeschiFix non stopping breakpoint on newer compilers.
2015-11-04 Walfred TedeschiChanging compiler flags for MPX tests.
2015-11-04 Walfred TedeschiImprove error message for MPX bound table examinations.
2015-11-04 Markus Metzgerbtrace: add instruction-history /s and fix documentation
2015-11-04 Markus Metzgerbtrace: change record instruction-history /m
2015-11-04 Markus Metzgerdisasm: add struct disasm_insn to describe to-be-disass...
2015-11-04 Markus Metzgerdisasm: split dump_insns
2015-11-03 Simon Marchixtensa: Add missing statics
2015-11-03 Simon Marchilinux-mips-low.c: Add casts
2015-11-03 Simon Marchilinux-mips-low.c: Change "private" variable name
2015-11-03 Simon Marchilinux-mips-low.c: Fix type of mips_add_watchpoint parameter
2015-11-03 Simon Marchiarm-linux-nat.c: Add cast
2015-11-03 Simon MarchiChange return type of raw_bkpt_type_to_arm_hwbp_type
2015-11-03 Simon Marchigdbserver arm: Add casts
2015-11-03 Simon Marchilinux-aarch32-low.c: Use NULL_REGSET
2015-11-03 Simon Marchitarget_ops mask_watchpoint: change int to target_hw_bp_type
2015-11-03 Simon Marchiremote-sim.c: Add casts
2015-11-03 Simon Marchilinux-ppc-low.c: Add casts
2015-11-03 Simon Marchilinux-ppc-low.c: Remove forward declaration, move ppc_a...
2015-11-03 Marcin KościelnickiObvious typo fix in gdb.reverse/readv-reverse.exp
2015-11-03 Marcin Kościelnickigdb/reverse: Fix continue_to_breakpoint in syscall...
2015-11-03 Marcin KościelnickiAdd myself to gdb MAINTAINERS
2015-10-30 Pedro AlvesDon't displaced step when there's a breakpoint in the...
2015-10-30 Yao QiSimplify gdb.threads/wp-replication.exp on counting...
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix struct sizes for x32
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix size_termios for x32, amd64,...
2015-10-30 Marcin Kościelnickigdb/linux-record: TASK_COMM_LEN is 16 on ppc too
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix old_select syscall handling
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix newfstatat handling
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix [gs]etgroups16 syscall
2015-10-30 Marcin Kościelnickigdb/linux-record: Support time, waitpid, pipe syscalls
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix msghdr parsing on 64-bit targets
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix readdir and getdents handling
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix sizes of sigaction and sigset_t
2015-10-30 Marcin Kościelnickigdb/linux-record: Fix size_[ug]id values
2015-10-30 Marcin Kościelnickigdb/linux-record: Remove size_siginfo
2015-10-30 Marcin Kościelnickigdb/record: Add testcases for a few syscalls.
2015-10-30 Simon Marchigdbserver/proc-service.c: Change CORE_ADDR cast to...
2015-10-29 Henrik Wallingdbserver: Move pointer dereference to after assert...
2015-10-29 Simon MarchiAdd/adjust casts in gdbserver's proc-service
2015-10-29 Pedro Alvesmdebugread.c: Address class -> address class index
2015-10-29 Simon MarchiAdd a cast in jit_target_read_impl
2015-10-29 Simon MarchiCast gdb_dlsym return value
2015-10-29 Simon Marchigdbserver/server.c: Cast return value of memmem
2015-10-29 Simon MarchiChange type of write_qxfer_response parameter
2015-10-29 Simon Marchidwarf2read.c: Add cast
2015-10-29 Pedro AlvesAdd cast to VEC_iterate
2015-10-29 Pedro Alvesguile/: Add enum cast
2015-10-29 Eli ZaretskiiDisable paging when run by Emacs 25.1 and later.
2015-10-29 Pedro Alvesgnu-v2-abi.c: Add casts
2015-10-29 Pedro Alvesgdbserver/mem-break.c: Add cast
2015-10-29 Pedro Alvesgdbserver/tracepoint: Add casts out of tpoint->handle
2015-10-29 Pedro Alvesgdbserver: enum gdb_signal casts
2015-10-29 Pedro Alvesgdbserver: btrace enums
2015-10-29 Pedro Alvesgdbserver/Linux: Introduce NULL_REGSET
2015-10-29 Pedro AlvesAdd cast to exception_none
2015-10-29 Pedro Alvescompile: Rename struct type_map_instance::gcc_type...
2015-10-29 Pedro AlvesDon't assume break/continue inside a TRY block works
2015-10-28 Simon DardisMove encoded as 'or' in binutils.
2015-10-28 Yao QiPass noaliases_p to aarch64_decode_insn
2015-10-27 Pedro AlvesMake host_address_to_string/gdb_print_host_address...
2015-10-27 Pedro Alvestarget_read_memory&co: no longer return target_xfer_status
next