Add cast to observer.sh
[external/binutils.git] / gdb / ChangeLog
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
2015-09-24 jamesbowman[FT32] Implement pointer to address conversion method.
2015-09-23 Pierre-Marie de... [Ada] Fix handling of array renamings
2015-09-22 Simon Marchistap-probe: Remove unnecessary cast
2015-09-21 Simon MarchiAdd two missing consts
2015-09-21 Pierre LangloisAdd NEWS entry for fast tracepoint support on aarch64...
2015-09-21 Pierre LangloisMake aarch64_decode_adrp handle both ADR and ADRP instr...
2015-09-21 Pierre LangloisMove instruction decoding into new arch/ directory
2015-09-21 Doug Evansdwarf2read.c (add_partial_symbol): Remove outdated...
2015-09-20 Doug Evansdwarf2_compute_name: add fixme, don't use same name...
2015-09-20 Joel Brobeckercrash printing non-local variable from nested subprogram
2015-09-19 Doug EvansReplace current_inferior ()->gdbarch with its wrapper...
2015-09-19 Doug Evanslinux-thread-db.c (record_thread): Return the created...
2015-09-19 Doug Evanssymtab.h (general_symbol_info) <mangled_lang>: delete...
next