Allow undefined references to TLS symbols.
[external/binutils.git] / gdb /
2015-01-27 Doug EvansAdd gdb.Objfile.username.
2015-01-27 Doug EvansImprove docs of objfile filename method.
2015-01-26 Mark WielaardFix ARI warning in stack.c (return_command).
2015-01-26 Joel Brobeckercheck gdb.lookup_type return value in gdb.python/py...
2015-01-25 Mark WielaardRemove testsuite compile errors with GCC5.
2015-01-24 Doug Evansgdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
2015-01-24 Jan KratochvilFix 100x slowdown regression on DWZ files
2015-01-23 Simon MarchiCatch exception in value_rtti_indirect_type
2015-01-23 Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-23 Pedro AlvesLinux: make target_is_async_p return false when async...
2015-01-23 Joel BrobeckerFix filename in one of the recent gdb/ChangeLog entries...
2015-01-22 Anders GranlundIntroduce gdb_interact in testsuite
2015-01-22 Jan KratochvilSort threads for thread apply all
2015-01-22 Jan KratochvilPrint current thread after loading a core file
2015-01-22 Pedro Alvesmingw32: fix windows-termcap/curses check
2015-01-22 Eli ZaretskiiFix MinGW TUI build
2015-01-22 Jan Kratochvilcompile: Fix function pointers
2015-01-22 Eli ZaretskiiPartial fix for "make TAGS".
2015-01-22 Chen Ganggdb/hppa-tdep.c: Fix logical working flow issues and...
2015-01-21 Wei-cheng WangAdd myself as write-after-approval GDB maintainer.
2015-01-21 Wei-cheng WangAdd missing comments in rs6000-tdep.c, ppc64-tdep.c...
2015-01-20 Joel Brobeckergdb/ARI: Call safe_strerror instead of strerror in...
2015-01-20 Joel BrobeckerFix date in gdb/ChangeLog.
2015-01-20 Wei-cheng WangFix format warning in rs6000t-dep.c
2015-01-20 Chen GangAdd myself as write-after-approval GDB maintainer.
2015-01-19 Eli ZaretskiiDon't use windows-termcap.c when linking against a...
2015-01-19 Joel BrobeckerFix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init.
2015-01-17 Wei-cheng WangSkip-trampoline for PowerPC reverse-stepping.
2015-01-17 Wei-cheng WangReverse debugging for PowerPC.
2015-01-17 Wei-cheng WangEpilogue unwinder for PowerPC.
2015-01-16 Eli ZaretskiiReally add a prototype for tui_rehighlight_all.
2015-01-16 Sergio Durigan JuniorFix nat/linux-personality.c regression on RHEL-5
2015-01-16 Eli ZaretskiiFix an erroneous commentary.
2015-01-16 Eli ZaretskiiMake setting TUI border attributes take effect immediately
2015-01-16 Eli ZaretskiiMake the change of tab size in TUI mode effective immed...
2015-01-16 Eli ZaretskiiFix TUI-related documentation.
2015-01-16 Eli ZaretskiiLeave more space in TUI mode for thread ID.
2015-01-16 Jan KratochvilFix gcc-5 compilation
2015-01-15 Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-15 Sergio Durigan JuniorMove safe_strerror to common/
2015-01-15 Don BreazealSkip two more attach tests when testing against stub...
2015-01-15 Joel BrobeckerDocument the GDB 7.8.2 release in gdb/ChangeLog
2015-01-15 Joel Brobecker[Ada] 'first/'last/'length of array whose bound is...
2015-01-14 Yao QiDetect 64-bit-ness in PowerPC Book III-E
2015-01-14 Yao QiMove some ppc macros to nat/ppc-linux.h
2015-01-14 Pedro AlvesPR17525 - breakpoint commands not executed when program...
2015-01-14 Pedro AlvesPR cli/17828: -batch -ex r breaks terminal
2015-01-14 Doug EvansEnhance gdb.lookup_objfile so that it works with a...
2015-01-13 Joel Brobeckergdb/testsuite: Make clean mostlyclean should not delete...
2015-01-13 Joel BrobeckerUpdate NEWS post GDB 7.9 branch creation.
2015-01-13 Joel BrobeckerBump version to 7.9.50.DATE-cvs.
2015-01-13 Joel Brobecker[ARI] Remove trailing new-line in argument of call...
2015-01-13 Joel Brobecker[ARI] Remove trailing new-line in argument of call...
2015-01-13 Joel Brobecker[python/Ada] gdb.lookup_type fails to looking primitive...
2015-01-12 Patrick PalkaAppend to input history file instead of overwriting it
2015-01-12 James Clarke[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>
2015-01-12 Pedro Alvesgdb.python/py-prompt.exp: restore GDBFLAGS
2015-01-12 Jan Kratochvil[testsuite patch] Fix new FAIL: py-frame.exp: test...
2015-01-12 Doug Evansdwarf2read.c (compute_delayed_physnames): Use TYPE_FN_F...
2015-01-11 Doug EvansRequire numeric attributes to specify the form.
2015-01-11 Doug EvansTemporarily revert symbol lookup cache.
2015-01-11 Doug EvansPR gdb/15830
2015-01-11 Mark KettenisFix build on OpenBSD.
2015-01-11 Doug Evanssymtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME...
2015-01-11 Doug Evanstweak previous entry
2015-01-11 Doug EvansImprove comments for symbol_cache_mark_{not_,}found.
2015-01-11 Doug EvansAdd symbol lookup cache.
2015-01-10 Joel BrobeckerFix use of wrong struct i387_xsave field in i387_cache_...
2015-01-09 Patrick PalkaDon't munge yacc's #line directives
2015-01-09 Patrick PalkaConsolidate the custom TUI query hook with the default...
2015-01-09 Pedro Alvesadd non-stop test that stresses thread starvation issues
2015-01-09 Pedro Alves[gdbserver] linux-low.c: better starvation avoidance...
2015-01-09 Pedro Alveslinux-nat.c: better starvation avoidance, handle non...
2015-01-09 Pedro Alveslinux-nat.c: always mark execing LWP as resumed
2015-01-09 Pedro Alveslinux-nat.c: clean up pending status checking and resum...
2015-01-09 Pedro Alvescleanup and speed up (software_)breakpoint_inserted_here_p
2015-01-09 Pedro Alveswatch_thread_num.exp and targets with fairer event...
2015-01-09 Pedro Alvesgdb.threads/{siginfo-thread.c,watchthreads-reorder...
2015-01-09 Pedro AlvesTest attaching to a program that constantly spawns...
2015-01-09 Pedro AlvesLinux: Skip thread_db thread event reporting if PTRACE_...
2015-01-09 Pedro Alveslibthread_db: Skip attaching to terminated and joined...
2015-01-09 Pedro AlvesLinux: on attach, attach to lwps listed under /proc...
2015-01-09 Pedro Alveslibthread_db: debug output should go to gdb_stdlog
2015-01-09 Pedro Alvesskip "attach" tests when testing against stub-like...
2015-01-09 Chen Ganggdb/compile/compile.c: Check return value of 'system...
2015-01-09 Chen Ganggdb/compile/compile.c: Check return value of 'system...
2015-01-08 Yao Qialways read synthetic pointers as signed integers
2015-01-08 Pierre Muller Set language for C++ special symbols.
2015-01-08 Yao QiRecognize branch instruction on MIPS in gdb.trace/entry...
2015-01-07 Patrick PalkaTrivially tweak the comment documenting initial_gdb_tty...
2015-01-07 Joel BrobeckerEmpty line after comment documenting set_initial_gdb_tt...
2015-01-07 Jan Kratochvil[testsuite patch] Fix avx512.exp regression
2015-01-07 Patrick PalkaDon't propagate our current terminal state to the inferior
2015-01-07 Joel Brobecker[python,guile] Add comment beside conditions testing...
2015-01-06 Joel Brobeckergdb/guile: Do not error when trying to create empty...
2015-01-06 Joel Brobeckergdb/python: exception trying to create empty array
2015-01-03 Doug Evansfix spelling of anon-ns2.cc in earlier entry, and white...
2015-01-03 Doug Evansc-exp.y: misc cleanup, no code changes
2015-01-03 Doug Evansgdb.cp/nsalias.exp: Fix output of external/declaration...
2015-01-02 Maciej W. RozyckiMIPS: Make the extracted stack offset signed in the...
next