deliverable/binutils-gdb.git
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
2015-01-07  Patrick PalkaTrivially tweak the comment documenting initial_gdb_tty...
2015-01-07  Richard EarnshawSync with gcc/libiberty.
2015-01-07  Nick CliftonFix memory access violations uncovered by running the...
2015-01-07  Nick CliftonFix memory access violations exposed by running the...
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  Andrew Burgessld/testing: Extend comment on run_dump_test
2015-01-07  Joel BrobeckerRegenerate sim/common/aclocal.m4 and sim/common/configu...
2015-01-07  Jan Beulicharm: fix extension feature disabling
2015-01-07  Joel Brobecker[python,guile] Add comment beside conditions testing...
2015-01-07  H.J. LuSkip unknown relocation
2015-01-07  GDB AdministratorAutomatic date update in version.in
2015-01-06  H.J. LuHandle stack split for x32
2015-01-06  Nick CliftonAnother fix for an objdump crash when parsing a corrupt...
2015-01-06  H.J. LuHandle Initial-Exec to Local-Exec for x32
2015-01-06  Nick CliftonFix memory access violations for objdump triggered...
2015-01-06  Alan ModraFixes a buffer overflow when compiling assembler for...
2015-01-06  Nick CliftonFixes for memory access violations in the coffdump...
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-06  H.J. LuReturn NULL on corrupt input
2015-01-06  GDB AdministratorAutomatic date update in version.in
2015-01-05  Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-05  Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-05  Daniel KlauerCorrects the description of the --kill-at option of...
2015-01-05  GDB AdministratorAutomatic date update in version.in
2015-01-04  GDB AdministratorAutomatic date update in version.in
2015-01-03  Andrew Pinski[GCC bug #63539]: libgo does not use the newly built...
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-03  GDB AdministratorAutomatic date update in version.in
2015-01-02  Maciej W. RozyckiMIPS: Make the extracted stack offset signed in the...
2015-01-02  Doug Evansgdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types...
2015-01-02  Doug Evansdwarf2read.c (setup_type_unit_groups): Remove outdated...
2015-01-02  Doug Evanssymtab.h (struct symbol): Fix typo in comment.
2015-01-02  Alan ModraRegenerate Makeile.in file for copyright update
2015-01-02  Hans-Peter... config.sub, config.guess: Update from upstream, to...
2015-01-02  GDB AdministratorAutomatic date update in version.in
2015-01-01  Alan ModraCorrect printed year in copyright notices for gold.
2015-01-01  Alan ModraCorrect printed year in copyright notices
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2015-01-01  Joel BrobeckerUpdate copyright year printed by gdb, gdbserver and...
2015-01-01  Joel BrobeckerYearly gdb/ChangeLog rotation.
2015-01-01  GDB AdministratorAutomatic date update in version.in
2014-12-31  Joel BrobeckerRemove "add-shared-symbol-files", "dll-symbols" and...
2014-12-31  H.J. LuAssign file position for .strtab only if needed
2014-12-31  GDB AdministratorAutomatic date update in version.in
next
This page took 0.039796 seconds and 4 git commands to generate.