Define IREL_IN_PLT for elf_k1om.sh and elf_l1om.sh
[platform/upstream/binutils.git] / gdb /
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
2013-12-07 Mike Frysingergdb: testsuite: fix ksh shebang to use sh
2013-12-06 Pedro AlvesFix "info frame" in the outermost frame.
2013-12-06 Pedro AlvesNew OPTIMIZED_OUT_ERROR error code.
2013-12-06 Tom Tromeyupdate free_objfile comment
2013-12-06 Tom Tromeyremove objfile_to_front
2013-12-06 Tom Tromeyremove unnecessary declaration
2013-12-06 Tom Tromeypack partial_symtab for space
2013-12-06 Tom Tromeyfix a couple of FIXMEs
2013-12-06 Tom Tromeyput the psymtab filename in the filename bcache
2013-12-06 Tom Tromeymake symtab::dirname const
2013-12-06 Tom Tromeymake symtab::filename const
2013-12-06 Doug Evans * gdb.base/break.exp: Fix setting of $baz.
2013-12-06 Tom Tromeyremove some sym_probe_fns methods
2013-12-06 Andrew BurgessAdd support for DW_OP_bit_piece and DW_OP_plus_uconst...
2013-12-06 Keven Boelltestsuite: introduce index in varobj child eval.
2013-12-06 Pierre Muller Fix completion for pascal language.
2013-12-06 Joel BrobeckerUninitialized variable "this_id" in frame.c:get_prev_fr...
2013-12-05 Anthony GreenAdd software single step support to moxie port
2013-12-05 Doug Evansfix date in previous entry
2013-12-05 Doug Evans * auto-load.c (load_auto_scripts_for_objfile): Add...
2013-12-05 Joel BrobeckerAllow Windows UNWIND_INFO version 2.
2013-12-05 Joel BrobeckerMinor coding-style fixes in ada-lex.l:find_dot_all.
2013-12-04 Eli ZaretskiiFix the manual more thoroughly.
2013-12-04 Eli Zaretskiidoc/gdb.texinfo (i386): Fix yesterday's commit.
2013-12-03 Tom Tromeyadd @kindex for catchpoints
2013-12-03 Tom Tromeyadd "dir" menu item for gdbserver
2013-12-03 Walfred TedeschiDocumentation for MPX.
2013-12-03 Jose E. MarchesiFixed typo in date in testsuite/ChangeLog entry
2013-12-03 Jose E. Marchesitestsuite: handle SIGLOST/SIGPWR conflict in sparc64...
2013-12-03 Joel BrobeckerAda: Reserved word "all" should not need to be spelled...
2013-12-03 Joel Brobeckercrash evaluating bogus exception condition expression...
2013-12-03 Joel BrobeckerNEWS: Extend documentation of the new GDB/MI --language...
2013-12-03 Samuel BronsonResurrect gdb-add-index as a contrib script
2013-12-03 Samuel BronsonMAINTAINERS (Write After Approval): Add myself to the...
2013-12-03 Joel BrobeckerRemove "ada-exceptions" from -list-features output.
2013-12-03 Joel BrobeckerRemove all trailing spaces in mi/mi-main.c.
2013-12-03 Joel BrobeckerAdd "undefined-command" error code at end of ^error...
2013-12-03 Joel BrobeckerNew GDB/MI command "-info-gdb-mi-command"
2013-12-02 Jan KratochvilRecord objfile->original_name as an absolute path
2013-12-02 Pedro AlvesAdd new target_read_raw_memory function, and consolidat...
2013-12-02 Pedro Alvesgnulib's sys/stat.h always defines S_IRGRP, S_IXGRP...
2013-12-02 Pedro AlvesHandle 'k' packet TARGET_CLOSE_ERROR gracefully.
2013-12-02 Yao QiFix PR remote/15974
2013-12-02 Joel BrobeckerFix filestuff.c build error if RLIMIT_NOFILE not defined.
2013-12-02 Joel BrobeckerMakefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dire...
2013-12-02 Joel BrobeckerRemove last traces of gdb_stat.h.
2013-12-02 Joel BrobeckerMakefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stri...
2013-11-30 Doug EvansMove .debug_gdb_script processing to auto-load.c.
2013-11-30 Yao QiFix typo "checksm"
2013-11-29 Sergio Durigan JuniorRemove gdb_string.h from gdbarch.sh
2013-11-29 Doug Evans * python/py-auto-load.c (source_section_scripts):...
next