deliverable/binutils-gdb.git
2014-11-10  Nick CliftonMore fixes for problems exposed by valgrind and the...
2014-11-10  Ulrich WeigandWork around GCC bug 63748
2014-11-09  Alan Modradaily update
2014-11-08  Alan Modradaily update
2014-11-08  Alan ModraCorrect buffer overrun test
2014-11-08  H.J. LuFix a typo in gas/ChangeLog
2014-11-08  Evgeniy DushistovFix race condition when using --threads with linker...
2014-11-07  Alan Modradaily update
2014-11-07  H.J. LuCast time value to unsigned long to print
2014-11-07  H.J. LuCast to unsigned long in range checks
2014-11-07  H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-11-07  Pedro Alvesgdb.base/sigstep.exp: xfail gdb/17511 on i?86 Linux
2014-11-07  Pedro AlvesRevert old nexti prologue check and eliminate in_prologue
2014-11-07  Nick CliftonAdd more fixes for inavlid memory accesses triggered...
2014-11-07  Alan Modratekhex architecure
2014-11-07  Alan Modratekhex buffer management and symbol types
2014-11-07  Alan Modraaoutx.h tidy
2014-11-07  Doug Evanssymtab.h (lookup_global_symbol): Improve function comment.
2014-11-07  Doug EvansRename lookup_symbol_global to lookup_global_symbol.
2014-11-07  Doug Evanssymtab.c (basic_lookup_symbol_nonlocal): Add comment.
2014-11-07  Doug EvansRename some "aux" functions.
2014-11-07  Doug Evanslookup_symbol_in_block: Renamed from lookup_symbol_aux_...
2014-11-07  Doug EvansRename lookup_symbol_static to lookup_symbol_in_static_...
2014-11-07  Doug EvansNew macro ALL_BLOCK_SYMBOLS_WITH_NAME.
2014-11-07  Doug EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-11-07  Alan ModraRevert bfd_get_size checks
2014-11-07  Doug EvansUse ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some...
2014-11-07  Doug EvansForgotten ChangeLog entry for previous commit.
2014-11-07  Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-11-07  Doug Evanssolib_global_lookup: Fetch arch from objfile, not targe...
2014-11-06  Alan Modradaily update
2014-11-06  Sandra LoosemoreAdd mach parameter to nios2_find_opcode_hash.
2014-11-06  Sandra LoosemoreUpdate Nios II prologue analysis to remove detection...
2014-11-06  Nick CliftonPrevent archive memebers with illegal pathnames from...
2014-11-06  Nick CliftonRevert changes in previous deltas that introduced new...
2014-11-06  Will Newtonbfd/elf-attrs.c: Fix possible infinite loop parsing...
2014-11-05  Alan Modradaily update
2014-11-05  Nick CliftonMore fixes for memory problems uncovered by file fuzzers.
2014-11-05  Nick CliftonMore fixes for reading corrupt ELF files.
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...
next
This page took 0.037922 seconds and 4 git commands to generate.