deliverable/binutils-gdb.git
2013-12-19  Keven Boellfortran: enable ptype/whatis for modules.
2013-12-19  Keven Boellfortran: enable ptype/whatis for user defined types.
2013-12-19  Andreas SchwabSet proper OS ABI magic for ELF/m68k
2013-12-18  Cary CoutantAdd configure checks for <unordered_set> and <unordered...
2013-12-18  Alan Modradaily update
2013-12-18  Sergio Durigan... Improve and fix catch-syscall.exp
2013-12-18  Yufeng Zhanggas/
2013-12-18  Yufeng Zhanggdb/
2013-12-18  Yufeng Zhangld/testsuite
2013-12-18  Nick Clifton * config/tc-rx.c (rx_include): Rename 'eof' to 'last_c...
2013-12-18  Nick Clifton * peXXigen.c (rsrc_print_section): Use ptrdiff_t as...
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  Kuan-Lin ChenAdd system register and embedded debug register support.
2013-12-18  Joel BrobeckerARI fix in value.c::value_entirely_unavailable
2013-12-17  Alan Modradaily update
2013-12-17  H.J. LuCall _bfd_elf_post_process_headers
2013-12-17  H.J. LuCall _bfd_elf_post_process_headers
2013-12-17  H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-12-17  Pedro Alves"tfind" across unavailable-stack frames.
2013-12-17  H.J. LuUse _bfd_elf_copy_private_bfd_data
2013-12-17  H.J. LuRename index to indx
2013-12-17  Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-12-17  Michael ZolotukhinProperly handle ljmp/lcall with invalid MODRM byte
2013-12-17  Nick Clifton * peXXigen.c: Include wchar.h if available.
2013-12-16  Alan Modradaily update
2013-12-16  Pierre Muller Fix compilation error for cygwin native build.
2013-12-16  fxcoudert* configure.ac: Add user-friendly check for native...
2013-12-16  Andrew BennettAdd support to show the symbolic names of the MIPS...
2013-12-16  Andreas SchwabFix missing newline in error message
2013-12-16  Andrew BennettRange of element index is too large on MIPS MSA element...
2013-12-16  Pedro AlvesPR 16329: remote debugging broken on Solaris.
2013-12-15  Alan Modradaily update
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-14  Alan Modradaily update
2013-12-14  Alan ModraCorrect elf_merge_st_other arguments for weak symbols
2013-12-13  Alan Modradaily update
2013-12-13  Jan-Benedict... 2013-12-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>
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  Nick Clifton * config/tc-msp430.c (mcu_types): Add some more 430X...
2013-12-13  Vidya Praveen * lib/ld-lib.exp (default_ld_link): Use ldflags from...
2013-12-13  Kuan-Lin ChenAdd support for Andes NDS32:
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  Alan Modradaily update
2013-12-12  H.J. LuAlso copy EI_OSABI field
2013-12-12  H.J. LuRemove bfd_elf32_bfd_set_private_bfd_flags
2013-12-12  H.J. LuAdd "#..."
2013-12-12  Joel BrobeckerAdd @cindex for section documenting the -list-features...
2013-12-12  H.J. LuSet ET_EXEC for -pie -Ttext-segment=
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  Alan Modradaily update
2013-12-11  Will Newtonld/testsuite/ld-aarch64: Fixup IFUNC tests to work...
2013-12-11  H.J. LuRemove shared object from -Ttext-segment
2013-12-11  H.J. LuAdd a test for --as-needed with symbol versioning
2013-12-11  Sergio Durigan... Sanitize 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  Roland McGrathUse $(INSTALL_PROGRAM_ENV) consistently.
2013-12-10  Alan Modradaily update
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-09  Alan Modradaily update
2013-12-08  Alan Modradaily update
2013-12-08  Joel BrobeckerFix gdb/ChangeLog date in last entry.
2013-12-08  Yao QiUse gdb_produce_source
2013-12-08  Alan Modracorrect file reference
2013-12-08  Alan ModraFix --as-needed undefined symbol references from dynami...
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  Alan Modradaily update
2013-12-07  Mike Frysingersim: bfin: tests: make run-tests.sh executable
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  Alan Modradaily update
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
next
This page took 0.040166 seconds and 4 git commands to generate.