]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
gdb/dwarf2read: Minimal handling of non-constant struct sizes.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2015-11-23  Joel Brobeckergdb/dwarf2read: Minimal handling of non-constant struct...
2015-11-23  Tristan Gingolddarwin-nat: disable sstep cache.
2015-11-23  Tristan Gingoldsolib-darwin: support PIE for spawned processes.
2015-11-23  Tristan Gingolddarwin-nat: rewrite darwin_read_write_inferior
2015-11-20  Don BreazealFix '-data-read-memory-bytes' typo/assertion
2015-11-19  Pedro Alvesgdb: Workaround bad gdbserver qSupported:xmlRegisters...
2015-11-19  Simon MarchiFix iov_len calculation in aarch64_linux_set_debug_regs
2015-11-19  Pedro Alves[C++] Default to -Werror in C++ mode too
2015-11-19  Pedro Alves[C++] Drop -fpermissive hack
2015-11-19  Pedro Alves[C++] breakpoint.c: "no memory" software watchpoints...
2015-11-19  Simon Marchi[C++] s390: Fix enum gdb_syscall conversion
2015-11-19  Pedro Alves[C++] linux-thread-db.c: dladdr cast
2015-11-19  Pedro Alves[C++] remote.c: Avoid enum arithmetic
2015-11-18  Simon MarchiConstify value_string
2015-11-18  Simon Marchi[C++] Add casts to obstack_base calls
2015-11-18  Simon MarchiConstify value_cstring
2015-11-18  Yao QiFix out of boundary access in pass_in_v
2015-11-17  Yao QiFix gdb.threads/multiple-step-overs.exp fails on arm
2015-11-17  Pedro AlvesIntroduce null_block_symbol
2015-11-17  Pedro Alves[C++] Always use setjmp/longjmp for exceptions
2015-11-17  Pedro AlvesMinGW and attribute format(printf/gnu_printf)
2015-11-17  Pedro Alves[C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACR...
2015-11-17  Pedro Alves[C++/mingw] Simplify first chance exception handling
2015-11-17  Pedro Alves[C++/mingw] Fix windows-nat.c::xlate
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: 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-12  Yao QiUse gdb_byte * instead of void * in push_stack_item
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-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-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  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  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 Marchiarm-linux-nat.c: Add cast
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  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  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-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 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 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  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
next