Bump version to 7.7.50.DATE-cvs.
[binutils-gdb.git] / gdb /
2014-01-08 Joel BrobeckerBump version to 7.7.50.DATE-cvs.
2014-01-08 Joel BrobeckerAdd missing ChangeLog entries.
2014-01-08 Yao QiFix pointer assignment with different signedness
2014-01-08 Yao QiPass name to symbol_file_add_from_bfd
2014-01-07 Pierre Muller Fix PR16201.
2014-01-07 Andrew PinskiAARCH64: Change cpsr type to be 64bit.
2014-01-07 Andreas SchwabUse correct default for target functions that return...
2014-01-07 Edjunior Barbosa... Fix dir command for duplicated paths and add a new...
2014-01-07 Honggyu KimRemove duplicated #include's from GDB
2014-01-07 Yao QiFix missing-prototypes error for '_initialize_spu_nat'
2014-01-07 Yao QiCast to uintptr_t when calling ptrace32 on aix
2014-01-07 Joel Brobeckervarobj/Ada: Missing children for interface-wide tagged...
2014-01-07 Joel BrobeckerAda: Fix missing call to pretty-printer for fields...
2014-01-07 Joel Brobeckerada_print_floating: Remove use of statically sized...
2014-01-07 Joel BrobeckerExtract string-printing out of ada_val_print_array
2014-01-07 Joel Brobeckermove ada_val_print_array down within other ada_val_prin...
2014-01-07 Joel Brobeckerrewrite ada_val_print_ref to reduce if/else block nesti...
2014-01-07 Joel Brobeckerada-valprint.c: Inline print_record inside ada_val_prin...
2014-01-07 Joel BrobeckerSplit ada_val_print_1 into smaller functions
2014-01-07 Joel BrobeckerRemove call to gdb_flush at end of ada_val_print_1
2014-01-07 Joel Brobeckerada_val_print_1: Go through val_print instead of recurs...
2014-01-07 Joel Brobeckerada_val_print_1: Add language parameter
2014-01-07 Joel Brobeckerada-valprint.c: Reorder functions to reduce advance...
2014-01-07 Joel Brobecker[python] Add gdb.Type.name attribute.
2014-01-07 Yao QiRemove an empty-body 'if' statement
2014-01-07 Yao QiAdd qualifier 'const' to argument args
2014-01-07 Yao QiUse void for empty argument list in trace_me
2014-01-07 Yao QiMake functions static.
2014-01-07 Yao QiRemove declaration of inf_tid_to_proc
2014-01-07 Yao QiFix no previous prototype for '_initialize_gnu_nat...
2014-01-07 Yao QiUse enum bfd_endian in gdbarch.sh
2014-01-06 Tom Tromeyfix JIT reader path creation
2014-01-06 Tom Tromeyconvert CONST to const
2014-01-06 Hui ZhuFix a error of my previous commit.
2014-01-06 Hui ZhuRemove gdb_bfd_stash_filename to fix crash with fix...
2014-01-03 Doug Evans* nat/linux-waitpid.c (linux_debug): Remove extraneous...
2014-01-01 Joel BrobeckerAdd gdb/ChangeLog entry for previous change.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2014-01-01 Joel BrobeckerUpdate copyright year in gdb/gdbserver/gdbreplay versio...
2014-01-01 Joel BrobeckerAdd gdb/ChangeLog-2013 entry in fnchange.lst.
2014-01-01 Joel BrobeckerNew Year - GDB ChangeLog rotation.
2013-12-30 Joel BrobeckerClarify documentation of the gdb.Field.bitpos attribute
2013-12-29 Sergio Durigan JuniorAdd comment describing arm_stap_is_single_operand
2013-12-28 Sergio Durigan JuniorExtend handling of immediates on ARM's SystemTap SDT...
2013-12-28 Sergio Durigan JuniorImplement SystemTap SDT probe support for AArch64
2013-12-28 Joel BrobeckerFix gdb.Field attributes documentation for enum types.
2013-12-28 Joel BrobeckerTurn -list-feature @table into @ftable.
2013-12-24 Doug EvansReorganize extension language auto-loading docs.
2013-12-23 Sterling Augustine2013-12-17 Sterling Augustine <saugustine@google...
2013-12-23 Sergio Durigan JuniorSome cleanups on stap-probe.c
2013-12-23 Joel BrobeckerMove GDB/MI commands related to support-query to their...
2013-12-20 Chung-Lin Tang2013-12-20 Chung-Lin Tang <cltang@codesourcery.com>
2013-12-19 H.J. LuMask out PREFIX_ADDR when adding prefix to opcode
2013-12-19 H.J. LuProperly decode MODRM byte for 64-bit
2013-12-19 H.J. LuZero-extend address from 32-bit to 64-bit for ADDR32...
2013-12-19 H.J. LuAdd amd64_x32_linux_record_tdep and amd64_x32_sys
2013-12-19 Sergio Durigan JuniorExtend SystemTap SDT probe argument parser
2013-12-19 Gabriel Krisman... Fix PR breakpoints/16297: catch syscall with syscall 0
2013-12-19 Tom Tromeydon't allocate serial_ops
2013-12-19 Tom Tromeymake serial_ops const
2013-12-19 Keven Boellfortran: enable ptype/whatis for modules.
2013-12-19 Keven Boellfortran: enable ptype/whatis for user defined types.
2013-12-18 Sergio Durigan JuniorImprove and fix catch-syscall.exp
2013-12-18 Yufeng Zhanggdb/
2013-12-18 Yao QiAdd target_xfer_partial_ftype
2013-12-18 Yao QiReplace sprintf with xsnprintf
2013-12-18 Yao QiFix the format of one ChangeLog entry
2013-12-18 Joel BrobeckerARI fix in value.c::value_entirely_unavailable
2013-12-17 Pedro Alves"tfind" across unavailable-stack frames.
2013-12-17 Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-12-16 Pierre Muller Fix compilation error for cygwin native build.
2013-12-16 Pedro AlvesPR 16329: remote debugging broken on Solaris.
2013-12-15 Joel BrobeckerRevert "Do not overwrite so_list's so_name in solib_map...
2013-12-15 Yao QiPerf test case: skip-prologue
2013-12-13 Joel Brobeckernameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be...
2013-12-13 Pedro AlvesDo the target-waiting within do_initial_child_stuff...
2013-12-13 Joel Brobeckerwrong dimension found in ada-lang.c:ada_array_bound_fro...
2013-12-13 Joel BrobeckerSmall style violation fix in ada_array_bound_from_type
2013-12-12 Siva Chandra2013-12-12 Siva Chandra Reddy <sivachandra@google...
2013-12-12 Joel BrobeckerAdd @cindex for section documenting the -list-features...
2013-12-12 Pedro Alvesbreakpoint.c:insert_bp_location: Constify local.
2013-12-12 Pedro AlvesEliminate UNSUPPORTED_ERROR.
2013-12-11 Doug Evans * dwarf2read.c (lookup_dwo_cutu): Include name of...
2013-12-11 Sergio Durigan JuniorSanitize access to gdbarch on the SDT probe API (and...
2013-12-11 Yao QiFix a bug in matching notifications.
2013-12-11 Doug Evansadd missing PR# to previous entry
2013-12-11 Doug EvansPR 16286
2013-12-11 Doug EvansDelete interp_exec_p.
2013-12-10 Andrew BurgessAdd call to get_compiler_info to gdb_compile_shlib.
2013-12-10 Yao QiUse target_read_code in skip_prologue (amd64)
2013-12-10 Yao QiUse target_read_code in skip_prologue (i386)
2013-12-10 Yao QiInvalidate target cache before starting to handle event.
2013-12-10 Joel BrobeckerSet language for Ada minimal symbols.
2013-12-10 Joel BrobeckerGDB/MI: Document support for -exec-run --start in ...
2013-12-10 Joel Brobeckernameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be...
2013-12-08 Joel BrobeckerFix gdb/ChangeLog date in last entry.
2013-12-08 Yao QiUse gdb_produce_source
2013-12-08 Joel BrobeckerDocument the GDB 7.6.2 release in gdb/ChangeLog
2013-12-08 Yao QiAvoid "may be used uninitialized" warning
2013-12-07 Mike Frysingerstrip off +x bits on non-executable/script files
next