Do not pass NULL for the string in catch_errors
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2015-10-26  Luis MachadoDo not pass NULL for the string in catch_errors
2015-10-26  Simon MarchiFix constness problem in ioscm_make_gdb_stdio_port
2015-10-26  Simon Marchisymtab.c: Add cast
2015-10-26  Simon Marchigdbscm_memory_port_write: use local variable to avoid...
2015-10-26  Simon Marchiscm-symbol.c: Add (domain_enum) casts
2015-10-25  Iain BuclawRe-apply change for handling non-local references in...
2015-10-25  Simon Marchitui-data.c: Remove unnecessary casts
2015-10-25  Simon Marchicli-setshow.c: Constify variable
2015-10-24  Simon MarchiReplace (void *) cast with (gdb_byte *)
2015-10-24  Simon Marchiproc-service.c: Add (gdb_byte *) cast
2015-10-24  Simon Marchisparc64-tdep.c: Don't assign using memcpy return
2015-10-24  Simon Marchiia64-tdep.c: Remove (void *) casts
2015-10-23  Simon MarchiAdd mmap casts in linux-btrace.c
2015-10-23  Simon MarchiAdd cast to observer.sh
2015-10-23  Yao QiInitialize field insn_count correctly
2015-10-22  Pedro Alvesgarbage collect gdb/infrun.c:stop_after_trap
2015-10-22  Simon MarchiAdd cast in python.c
2015-10-22  Simon MarchiAdd cast in nto-tdep.c
2015-10-22  Pedro Alvesgdb/Windows: use windows_wait/windows_resume directly...
2015-10-22  Simon Marchixtensa: Fix implicit enum conversions
2015-10-22  Simon Marchisolib-spu: Add gdb_byte* cast
2015-10-22  Simon Marchirs6000: Add cast for int to enum conversion
2015-10-22  Simon Marchimips: fix void*/gdb_byte* compilation errors
2015-10-21  Simon MarchiFix accessing a function's fields (parameters) from...
2015-10-21  Keven Boellfort_dyn_array: add basic fortran dyn array support
2015-10-21  Antoine TremblayImplement breakpoint_kind_from_pc and sw_breakpoint_fro...
2015-10-21  Yao QiRemove checking vCont;s in exec_cmd_expect_vCont_count
2015-10-21  Aleksandar Ristovski[nto] Improve ABI sniffing.
2015-10-21  Aleksandar Ristovski[nto] Fix nto target stopped by watchpoint.
2015-10-20  Jan KratochvilFix internal error on DW_OP_bregx(-1)
2015-10-20  Aleksandar Ristovski[nto] Implement procfs_pid_to_exec_file.
2015-10-20  Aleksandar Ristovski[nto] Implement TARGET_OBJECT_AUXV.
2015-10-20  Aleksandar Ristovski[nto] Fixes for nto procfs.
2015-10-20  Josh Stonegdb: Improve syscall entry/return tracking on Linux
2015-10-19  Luis MachadoMake GDB wait for events after handling target File-I/O
2015-10-16  Aleksandar Ristovski[nto] Fix nto build.
2015-10-16  Yao QiMAINTAINERS: Fix my inconsistent email address
2015-10-15  Yao Qiaarch64 multi-arch part 6: HW breakpoint on unaligned...
2015-10-15  Simon MarchiNormalize my (personal) email address in ChangeLog
2015-10-15  Aleksandar RistovskiRemove core_regset_section
2015-10-14  Yao QiDefine enum out of struct
2015-10-13  David EdelsohnRecognize a few more AIX XCOFF DWARF sections.
2015-10-13  Pedro AlvesMore char constification
2015-10-13  Pedro AlvesFix execution_direction's type
2015-10-13  Pedro Alvesada-lang.c:ada_value_primitive_packed_val: const correc...
2015-10-13  Pedro Alvesada-lang.c: malloc/alloca casts for C++
2015-10-13  Simon Marchilm32: Replace call to write_memory with write_memory_un...
2015-10-13  Simon MarchiConstify arguments of gdb_bfd_lookup_symbol and related...
2015-10-12  Andrew Burgessgdb: Simplify parse_frame_specification.
2015-10-12  Andrew Burgessgdb: Avoid unneeded calls to parse_frame_specification.
2015-10-12  Andrew Burgessgdb: Fix bug with dbx style func command.
2015-10-12  Andrew Burgessgdb: Make use of safe-ctype.h header.
2015-10-12  Simon Marchimep: Add cast for int to enum conversion
2015-10-12  Simon Marchim32c: Split m32c_move_reg_t in read/write variants
2015-10-12  Simon Marchiaarch64: Add cast for integer to enum cast
2015-10-12  Simon Marchiaarch64: Use gdb_sys_no_syscall enum instead of -1
2015-10-12  Yao QiMention the change in NEWS
2015-10-12  Yao QiRename emit_load_store to aarch64_emit_load_store
2015-10-12  Yao QiRename emit_insn to aarch64_emit_insn
2015-10-12  Yao QiSupport displaced stepping in aarch64-linux
2015-10-12  Yao QiMove aarch64_relocate_instruction to arch/aarch64-insn.c
2015-10-12  Pierre-Marie de... Forward VALUE_LVAL when avoiding side effects for STRUC...
2015-10-09  Joel Brobecker[Ada] ada_unpack_from_contents: Error if target buffer...
2015-10-09  Joel Brobecker[Ada] Buffer overflow in ada_unpack_from_contents
2015-10-09  Joel Brobeckermake is_scalar_type non-static and use it in ada-lang.c
2015-10-09  Joel Brobecker[Ada] Better handling of dynamic types in ada_value_pri...
2015-10-09  Joel Brobecker[Ada] split data unpacking code out of ada_value_primit...
2015-10-09  Joel BrobeckerReorder variable declarations in ada_value_primitive_pa...
2015-10-09  Joel Brobeckeruse gdb_byte in ada-lang.c::ada_value_primitive_packed_...
2015-10-09  Joel BrobeckerMore explicit local variable names in ada_value_primiti...
2015-10-09  Simon Marchii386: Fix type of gdbarch_tdep::register_reggroup_p
2015-10-09  Simon Marchicris: Use enum bfd_endian to represent endianness
2015-10-09  Simon Marchiarm-linux-tdep: Add explicit cast for int to gdb_syscal...
2015-10-09  Simon MarchiChange some void* to gdb_byte*
2015-10-09  Simon MarchiAdd two callback data casts
2015-10-09  Eli ZaretskiiFix typos in comments
2015-10-08  Iain Buclaw[D] Support D style sizeof and typeof expressions.
2015-10-08  Maciej W. RozyckiMAINTAINERS: Update my email address
2015-10-08  Markus Metzgerbtrace: fix void return
2015-10-07  Yao Qi[aarch64] use aarch64_decode_insn to decode instruction...
2015-10-06  Pitchumani Sivanupandiparse load_offset (bias) of restore command as long
2015-10-03  jamesbowman[FT32] gdb: Correctly interpret function prologs
2015-10-01  Simon Marchivec.h: Add casts for C++ compat
2015-09-30  Doug Evansdwarf2read.c (setup_type_unit_groups): Add comment.
2015-09-30  Pedro Alvesx86/Linux: reenable all-stop on top of non-stop
2015-09-30  Don BreazealCall strprefix instead of strncmp in event parsing
2015-09-30  Simon Marchigdbarch.h: Change gdbarch_info::tdep_info's type to...
2015-09-30  Kevin BuettnerFix ChangeLog Date for previous push.
2015-09-30  Kevin Buettnerinfcmd.c: Don't attempt to record a NULL value after...
2015-09-30  Kevin Buettnermsp430: Fix bug regarding large memory model inferior...
2015-09-29  jamesbowman[FT32] Replace hard-coded instruction patterns with...
2015-09-28  Simon MarchiFix last commit's ChangeLog
2015-09-28  Simon Marchicli-script.c: Fix read_next_line's comment
2015-09-28  Doug EvansMAINTAINERS: Add Iain Buclaw as D language maintainer.
2015-09-28  Doug Evanscommon/filestuff.c (make_cleanup_close): Update comment.
2015-09-26  Simon MarchiFix cast of xml_find_attribute's return value
2015-09-26  Iain Buclaw[D] Fix regression in py-lookup-type.exp
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
next
This page took 0.328477 seconds and 106 git commands to generate.