Assert we don't access htab->stub_group out of range
[external/binutils.git] / gdb /
2016-03-29 Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-03-29 Thomas Preud'hommeMerge FSF binutils-2_26-branch
2016-01-25 Tristan GingoldAdd generated files binutils-2_26
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
2015-10-27 Simon Marchiguile: Change return value of gdbscm_with_guile for...
2015-10-27 Pedro Alvessource.c:openp: save/restore errno
2015-10-27 Pedro Alvespsymtab.c: Add casts
2015-10-27 Simon Marchictf.c: Fix int/enum implicit cast
2015-10-27 Simon MarchiAdd scm_t_dynwind_flags casts
2015-10-27 Simon MarchiIntroduce ax_raw_byte and use it
2015-10-27 Simon Marchiada-lang.h: Add cast in GROW_VECT
2015-10-27 Jan KratochvilFix access_to_packed_array.exp typos/errors
2015-10-27 Doug Evanssymtab.h (struct general_symbol_info> <ada_mangled...
2015-10-27 Simon Marchitarget.c: Add a cast and change a type
2015-10-27 Simon Marchistap-probe.c: Add casts
2015-10-27 Simon Marchictf_xfer_partial: Return TARGET_XFER_E_IO instead of...
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-26 Doug EvansPR python/18938: source -s foo.py with foo.py a symlink...
2015-10-26 Doug EvansPrint address map in output of "mt print psymbols"
2015-10-26 Doug EvansMove __SIGRTMIN.
next