deliverable/binutils-gdb.git
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  Andreas KrebbelS/390: Add support for IBM z13.
2015-01-16  Eli ZaretskiiLeave more space in TUI mode for thread ID.
2015-01-16  Jan KratochvilFix gcc-5 compilation
2015-01-16  GDB AdministratorAutomatic date update in version.in
2015-01-15  Sergio Durigan... Move code to disable ASR to nat/
2015-01-15  Sergio Durigan... Move safe_strerror to common/
2015-01-15  H.J. LuDon't complain about -fPIC for undefined symbol
2015-01-15  Don BreazealSkip two more attach tests when testing against stub...
2015-01-15  Nick CliftonFix memory access violations triggered by running objdu...
2015-01-15  Nick CliftonFixes a bug in the relaxation of R_MSP430X_ABS16 to...
2015-01-15  Alan ModraOmit section dynsyms for any linker created section
2015-01-15  Joel BrobeckerDocument the GDB 7.8.2 release in gdb/ChangeLog
2015-01-15  Alan ModraFix ARM fail of gap test
2015-01-15  Joel Brobecker[Ada] 'first/'last/'length of array whose bound is...
2015-01-15  Joel BrobeckerBuild failure in sim/rx/gdb-if.c on windows
2015-01-15  Anthony GreenDon't disable gprof for moxie
2015-01-15  GDB AdministratorAutomatic date update in version.in
2015-01-14  Jan-Benedict... Merge include/libiberty.h from GCC
2015-01-14  Jiong Wang[ARM] Reject R_ARM_REL32 when trying to defer it to...
2015-01-14  Cary CoutantFix a bug in resolving HI16/LO16 relocation pairs for...
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-14  GDB AdministratorAutomatic date update in version.in
2015-01-13  Jiong Wang[ARM] vcmp/vcmpe should accept #0x0 as an operand
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  Jiong Wang[AArch64] Fix function pointer variable with -Bsymbolic...
2015-01-13  Jiong Wang[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2
2015-01-13  Jiong Wang[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD...
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-13  GDB AdministratorAutomatic date update in version.in
2015-01-12  Patrick PalkaAppend to input history file instead of overwriting it
2015-01-12  H.J. LuProperly check abbrev size
2015-01-12  Nick CliftonAnother fix for memory access errors trigegred by runni...
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  Nick CliftonMore fixes for memory access errors when running readel...
2015-01-12  Jan Beulichgas: allow labeling of CFI instructions
2015-01-12  Terry GuoFix GDB crash caused by discarding grouped debug sections
2015-01-12  Alan ModraFix build without makeinfo from release binutils tar
2015-01-12  Jan Kratochvil[testsuite patch] Fix new FAIL: py-frame.exp: test...
2015-01-12  Jan Beulicharm: properly range check immediate operands of VSHL...
2015-01-12  Alan ModraAssorted compiler warning fixes
2015-01-12  Doug Evansdwarf2read.c (compute_delayed_physnames): Use TYPE_FN_F...
2015-01-12  GDB AdministratorAutomatic date update in version.in
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  H.J. LuOnly discard space for pc-relative relocs symbols
2015-01-11  Doug EvansAdd symbol lookup cache.
2015-01-11  GDB AdministratorAutomatic date update in version.in
2015-01-10  Joel BrobeckerFix use of wrong struct i387_xsave field in i387_cache_...
2015-01-10  Andrew Burgessgas/avr: Prevent incorrect overflow errors for diff...
2015-01-10  GDB AdministratorAutomatic date update in version.in
2015-01-09  Cary CoutantDon't align start of segment unless alignment is larger...
2015-01-09  Patrick PalkaDon't munge yacc's #line directives
2015-01-09  Nick CliftonFixes a bug in the previous delat to tekhex.c which...
2015-01-09  Philipp TomsichThis patch adds the necessary support to the assembler...
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  Anthony GreenUse official ELF machine number for moxie
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-09  GDB AdministratorAutomatic date update in version.in
2015-01-08  Nick CliftonAdds code to the MSP430 linker to transform a 4-byte...
2015-01-08  Nick CliftonFix memory access violations exposed by running strip...
2015-01-08  Nick CliftonFix memory access violations triggered by running sysdu...
2015-01-08  Jan Beulichld/x86-64: adjust pr14207 test expectations
2015-01-08  Yao Qialways read synthetic pointers as signed integers
2015-01-08  Nick CliftonFixes for memory access violations triggered by running...
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-08  GDB AdministratorAutomatic date update in version.in
next
This page took 0.053906 seconds and 4 git commands to generate.