deliverable/binutils-gdb.git
2014-11-05  Rainer OrthFix gnu11 fallout on Solaris 10+
2014-11-05  Matthew FortuneFix segfault when creating a dso with discarded .dynsym...
2014-11-05  Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-11-05  Jan-Benedict... 2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-11-05  Nick CliftonMore fixes for processing corrupt files.
2014-11-05  Alan ModraCast result of obstack_next_free
2014-11-05  Alan ModraUse obstack_blank_fast to shrink obstacks
2014-11-05  Doug EvansUpdate description of ownership of files in include/
2014-11-04  Matthew FortuneFix -Wshadow warning
2014-11-04  Alan Modradaily update
2014-11-04  Simon Marchitui: Fix newterm call for older ncurses
2014-11-04  Pedro Alvesgarbage collect gdb/breakpoint.c:breakpoint_thread_match
2014-11-04  Nick CliftonFix problem with linker created sections being mistaken...
2014-11-04  Nick CliftonMore fixes for memory corruption when readelf processes...
2014-11-04  Nick CliftonFix a seg-fault triggered by reading a mal-formed archive.
2014-11-04  Alan ModraDon't use register keyword
2014-11-04  Alan ModraUse frag_now_fix_octets in gas d10v, d30v
2014-11-04  Alan ModraRegenerate spu overlay and icache manager files
2014-11-04  Alan ModraProvide stat function for spu overlay manager iovec
2014-11-04  Nick CliftonFixes for crashes running readelf.
2014-11-04  Siva ChandraFix evaluation of method calls under EVAL_SKIP.
2014-11-03  Alan Modradaily update
2014-11-03  Andrew BurgessWhen relaxing, update size of symbols.
2014-11-03  Andrew BurgessWhen relaxing, update symbols at the very end of the...
2014-11-03  Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-11-03  Nick CliftonImport updated translations supplied by the Translation...
2014-11-03  Yao QiAdd missing changelog entries
2014-11-03  Nick CliftonFixes a snafu checking the size of 20-bit immedaite...
2014-11-03  Doug Evansmdebugread.c (parse_procedure): Delete unnecessary...
2014-11-03  Doug Evansxcoffread.c (process_linenos): Delete unnecessary code.
2014-11-02  Alan Modradaily update
2014-11-02  Victor Kamenskyread_pieced_value do big endian processing only in...
2014-11-02  Victor KamenskyARM: arm_breakpoint should be little endian form in...
2014-11-02  Victor KamenskyARM: extract_arm_insn function need to read instrs...
2014-11-02  Yao QiMatch the working directory on remote host
2014-11-01  Alan Modradaily update
2014-11-01  Doug Evansobjfiles.h: Remove some unused macros.
2014-11-01  Doug Evansvalops.c: Fix some whitespace.
2014-11-01  Hans-Peter... Fix %lx format used with bfd_size_type mismatch in...
2014-10-31  Alan Modradaily update
2014-10-31  Naveen H.SMIPS: Add Octeon 3 support
2014-10-31  Andrew PinskiAdd forgotten changelog entry.
2014-10-31  Iain BuclawAdd dlang demangling support to c++filt.
2014-10-31  Nick CliftonFix an (almost) infinite loop in the tekhex parser.
2014-10-31  Nick CliftonAvoid allocating over-large buffers when parsing corrup...
2014-10-31  Nick Cliftonoops - changelog omitted from previous delta.
2014-10-31  Nick CliftonIn response to a public outcry the strings program...
2014-10-31  Doug EvansAdd ability to add attributes to gdb.Objfile and gdb...
2014-10-30  Alan Modradaily update
2014-10-30  Nick CliftonFixes a seg-fault in the ihex parser when it encounters...
2014-10-30  Nick CliftonCloses another memory corruption, this time due to...
2014-10-30  Luis MachadoSkip tests that use cd for remote hosts
2014-10-30  Will Newtonld/testsuite/ld-unique: Fix running unique tests on ARM
2014-10-30  Dr Philipp... Remove the artificial limit on code alignment through...
2014-10-30  Nick CliftonFix error message strings so that they can be translate...
2014-10-30  Yao QiDon't replace '\' with '\\' in before_prompt_hook
2014-10-29  Alan Modradaily update
2014-10-29  Nick CliftonFixes another memory corruption bug introduced by patch...
2014-10-29  Joel BrobeckerDocument the GDB 7.8.1 release in gdb/ChangeLog
2014-10-29  Han ShenMisc about gold for aarch64 backend.
2014-10-29  Pedro AlvesThis PR shows that GDB can easily trigger an assertion...
2014-10-29  Pedro AlvesPR 17408 - assertion failure in switch_back_to_stepped_...
2014-10-29  Pedro AlvesPR python/17372 - Python hangs when displaying help()
2014-10-29  Dennis BrueniThix fixes an obvious coding error that led to a GDB...
2014-10-29  Nick CliftonUpdated/new translations provided by the Translations...
2014-10-29  Pedro AlvesFix uninitialized value access when very first GDB...
2014-10-29  Pedro AlvesPR tui/16138 is about failure to initialize curses...
2014-10-29  Pedro AlvesTUI: don't let exceptions escape while handling readlin...
2014-10-29  Pedro AlvesPR tui/16138, PR tui/17519, and misc failures to initia...
2014-10-29  Yao QiPrepare directory in case test_system fails
2014-10-29  Yao QiClose the file in fileio.exp test
2014-10-29  Joel BrobeckerARM: stricter __stack_chk_guard check during prologue...
2014-10-29  Yao QiFix skipping stack protector on arm
2014-10-28  Alan Modradaily update
2014-10-28  Pedro AlvesPR gdb/12623: non-stop crashes inferior, PC adjustment...
2014-10-28  Pedro AlvesTest for PR gdb/17511, spurious SIGTRAP after stepping...
2014-10-28  Nick CliftonMore fixes for corrupt binaries crashing the binutils.
2014-10-28  Pedro Alvesgdb.base/sigstep.exp: cleanup and make it easier to...
2014-10-28  Pedro Alvesupdate bug numbers (GNATS -> Bugzilla) in a few signal...
2014-10-28  Pedro AlvesWorkaround remote targets that report an empty list...
2014-10-28  Nick CliftonThis patch fixes a flaw in the SREC parser which could...
2014-10-27  Alan Modradaily update
2014-10-27  Pedro Alvesstepi/nexti: skip signal handler if "handle nostop...
2014-10-27  Nick CliftonThis fixes more seg-faults in tools like "strings"...
2014-10-27  Nick CliftonFix a seg-fault in strings and other binutuils when...
2014-10-27  Nick CliftonThis patch closes a potential security hole in applicat...
2014-10-27  Yao QiFix trace file fails on powerpc64
2014-10-27  Luis MachadoFix ARM machine state testcase failures
2014-10-26  Doug Evanssymtab.c (lookup_symbol_aux_local): Fix typo in comment.
2014-10-26  Alan Modradaily update
2014-10-26  Doug EvansRename parameter "kind" to "block_index" in quick looku...
2014-10-26  Doug Evans* block.h (ALL_BLOCK_SYMBOLS): Fix comment.
2014-10-26  Doug Evansblock.c (allocate_block): Use OBSTACK_ZALLOC instead...
2014-10-26  Doug EvansMove block_found decl to symtab.h.
2014-10-26  Doug EvansClean up some function comments in symtab.[ch].
2014-10-26  Doug Evanssymtab.c: forward decl cleanup
2014-10-26  Doug Evanssymtab.c (lookup_symbol_aux_quick): Set block_found...
2014-10-26  Doug EvansRemove second (nested) copy of local var child_die.
2014-10-25  Alan Modradaily update
2014-10-24  Alan Modradaily update
next
This page took 0.039793 seconds and 4 git commands to generate.