avr: Fix bugs in org/align tracking.
[binutils-gdb.git] / gdb /
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-09 Markus Metzgerbtrace, test: avoid gdb.btrace/vdso.exp fail
2015-10-09 Pedro AlvesFix gdb.base/a2-run.exp race
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-02 Sandra LoosemoreFix gdb.dwarf2/staticvirtual.exp regexp.
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 Yao QiShorten long lines in linux-aarch64-low.c
2015-09-30 Simon Marchipy-type.exp: Do not run tests if binary fails to build
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 Markus Metzgerbtrace, testsuite: fix spurious gdb.btrace/tsx.exp...
2015-09-30 Kevin Buettnermsp430: Fix bug regarding large memory model inferior...
2015-09-29 jamesbowmanUndo accidental commit
2015-09-29 jamesbowmanRebase patch #7
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 Evansgdb.base/gcore.c (array_func): Add reference to static_...
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 Doug EvansFix typo in syntax of record instruction-history begin...
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-25 Sandra LoosemoreGeneralize enum regexp in gdb.cp/classes.exp.
2015-09-24 jamesbowman[FT32] Implement pointer to address conversion method.
2015-09-24 Sandra LoosemoreAllow any size enum in gdb.cp/var-tag.exp.
2015-09-23 Pierre-Marie de... [Ada] Fix handling of array renamings
2015-09-22 Simon Marchidoc: Fix substitute-path example
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 LangloisAdd a test case for fast tracepoints' locking mechanism
2015-09-21 Pierre LangloisAdd a gdb.trace test for instruction relocation
2015-09-21 Pierre LangloisEnable fast tracepoint tests
2015-09-21 Pierre LangloisImplement target_emit_ops
2015-09-21 Pierre LangloisAdd support for fast tracepoints
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 Yao QiWrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT
2015-09-21 Yao Qi[gdbserver] Remove unused max_jump_pad_size
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...
2015-09-19 Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-09-18 Sandra LoosemoreFix directory prefix in gdb.base/dso2dso.exp.
2015-09-18 Sandra LoosemoreFix pathname prefix and timeout issues in gdb.mi/mi...
2015-09-18 Sandra LoosemoreGeneralize breakpoint pattern in gdb.mi/mi-cli.exp.
2015-09-18 Sandra LoosemoreGeneralize filename pattern in gdb.mi/mi-dprintf-pendin...
2015-09-18 Sandra LoosemoreFix shared library load in gdb.base/global-var-nested...
2015-09-18 Sandra LoosemoreRequire readline for gdb.linespec/explicit.exp tab...
2015-09-18 Yao Qiaarch64 multi-arch (part 3): get thread area
2015-09-18 Markus Metzgerbtrace: honour scheduler-locking for all-stop targets
2015-09-18 Markus Metzgerinfrun: scheduler-locking replay
2015-09-18 Markus Metzgertarget: add to_record_will_replay target method
2015-09-18 Markus Metzgertarget: add to_record_stop_replaying target method
2015-09-18 Markus Metzgerbtrace: allow full memory and register access for non...
2015-09-18 Markus Metzgertarget, record: add PTID argument to to_record_is_replaying
2015-09-18 Markus Metzgerbtrace: non-stop
2015-09-18 Markus Metzgerinfrun: switch to NO_HISTORY thread
2015-09-18 Markus Metzgerbtrace: async
2015-09-18 Markus Metzgerbtrace: temporarily set inferior_ptid in record_btrace_...
2015-09-18 Markus Metzgerbtrace: resume all requested threads
2015-09-18 Markus Metzgerbtrace: lock-step
2015-09-18 Markus Metzgerbtrace: add missing NO_HISTORY
2015-09-18 Markus Metzgerbtrace: move breakpoint checking into stepping functions
2015-09-18 Markus Metzgerbtrace: split record_btrace_step_thread
2015-09-18 Markus Metzgerbtrace: extract the breakpoint check from record_btrace...
2015-09-18 Markus Metzgerbtrace: improve stepping debugging
2015-09-18 Markus Metzgerbtrace: support to_stop
2015-09-18 Markus Metzgerbtrace: fix non-stop check in to_wait
2015-09-17 Pierre LangloisAdd test case for tracepoints with conditions
2015-09-16 Wei-cheng WangFix argument to compiled_cond, and add cases for compil...
next