Fix generation of AArhc64 instruction table.
[deliverable/binutils-gdb.git] / gdb /
2016-05-03  Pedro AlvesFix PR gdb/16818, workaround Python's forcing of -expor...
2016-05-03  Pedro AlvesFix "-Wl,--dynamic-list" gdb/configure test
2016-05-03  Kyrylo Tkachov[gdb] Fix -Wparentheses warnings
2016-05-02  Simon MarchiFix detach.exp remote check
2016-05-02  Simon MarchiFix annota-input-while-running.exp remote check
2016-05-02  Eli ZaretskiiFix startup on MS-Windows when 'gdb.ini' is found in...
2016-04-28  Simon MarchiDon't show deprecated commands in help
2016-04-28  Simon MarchiAdd test for tracepoint enable/disable
2016-04-28  Par OlssonFix write endianness/size problem for fast tracepoint...
2016-04-28  Simon Marchiftrace tests: Use gdb_load_shlib result to lookup IPA...
2016-04-28  Yao QiRemove need_step_over from struct lwp_info
2016-04-27  Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-27  Simon MarchiMake gdb_load_shlibs return the destination path of...
2016-04-27  Jan KratochvilWorkaround gdbserver<7.7 for setfs
2016-04-27  Yao QiSkip gdb.base/branch-to-self.exp if gdb,nosignals exists
2016-04-27  Martin Galvanc_value_print: Revert 'val' to a reference for TYPE_COD...
2016-04-27  Yao QiTweak doc on command tfind
2016-04-27  Andreas ArnezAvoid non-C++-enabled babeltrace versions
2016-04-26  Keven Boellfort_dyn_array: Use value constructor instead of raw...
2016-04-26  Bernhard Heckelfort_dyn_array: Support evaluation of dynamic elements...
2016-04-26  Bernhard Heckelfort_dyn_array: Enable dynamic member types inside...
2016-04-25  Yao QiNew test case gdb.base/branch-to-self.exp
2016-04-25  Yao QiResume the inferior with signal rather than stepping...
2016-04-25  Yao Qi[GDBserver] Don't error in reinsert_raw_breakpoint...
2016-04-25  Yao QiInsert breakpoint even when the raw breakpoint is found
2016-04-25  Yao QiForce to insert software single step breakpoint
2016-04-22  Edjunior Barbosa... Fix checks for VSX and Altivec availability on Power
2016-04-22  Yao QiFix fails in gdb.trace/unavailable.exp
2016-04-22  Yao QiChoose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEM...
2016-04-22  Pedro AlvesCentralize yacc interface names remapping (yyparse...
2016-04-22  Pedro AlvesSwitch gdb's TRY/CATCH to C++ try/catch
2016-04-22  Pedro AlvesPropagate GDB/C++ exceptions across readline using...
2016-04-22  Pedro AlvesRename rl_callback_read_char_wrapper -> gdb_rl_callback...
2016-04-22  Yao Qi[ARM] Clear reserved bits in CPSR
2016-04-22  Yao QiFix fail in gdb.base/annota1.exp and gdb.base/annota3.exp
2016-04-22  Joel BrobeckerJoel Brobecker stepping down as AIX Maintainer
2016-04-22  Walfred Tedeschi[obv] [PR gdb/19980] Typo in gdbserver/configure.srv
2016-04-22  Yao QiTweak gdb.reverse/step-precsave.exp and gdb.reverse...
2016-04-22  Yao QiDeliver signal in hardware single step
2016-04-22  Yao QiNew test case gdb.trace/signal.exp
2016-04-22  Maciej W. RozyckiMIPS: Go back with the default Linux # of registers...
2016-04-21  Pedro AlvesSwitch gdb's TRY/CATCH to sjlj again
2016-04-21  Pedro AlvesFix AIX gdb build with C++ compiler
2016-04-21  Pedro AlvesFix s390 GNU/Linux gdb and gdbserver builds
2016-04-21  Pedro AlvesAdd missing sentinel 'char *' casts in concat/reconcat...
2016-04-20  Pedro AlvesBuild GDB as a C++ program by default
2016-04-20  Pedro AlvesFix host signal vs gdb signal mixup in gdb/darwin-nat.c
2016-04-20  Pedro AlvesFix "incompatible pointer type" warning in gdb/aarch64...
2016-04-20  Pedro Alvesgdb/darwin-nat.c: Fix "cast to pointer from integer...
2016-04-20  Doug Evanssymmisc.c (dump_symtab_1): Print owning compunit for...
2016-04-20  Yao QiInclude arch/arm-linux.h in aarch32-linux-nat.c
2016-04-20  Yao QiMove ARM_CPSR_GREGNUM to arch/arm-linux.h
2016-04-19  John BaldwinHandle void * conversions in FreeBSD/x86 native code...
2016-04-19  John BaldwinCast the pointer assigned to ss_sp to char *.
2016-04-19  Doug EvansAdd pr number to earlier entry.
2016-04-19  Doug Evanssymmisc.c (dump_symtab_1, dump_symtab): Delete arg...
2016-04-19  Doug EvansFix copyright year, remove linux only test.
2016-04-19  Doug Evans* source.c (is_regular_file): New arg errno_ptr.
2016-04-19  Andreas Arnezlinux-record: Squash cases with identical handling
2016-04-19  Walfred TedeschiRe-factor (i386|amd64)mpx target descriptions.
2016-04-19  Walfred TedeschiAdd target descriptions for AVX + MPX
2016-04-18  Pedro AlvesFix PR gdb/19250: ptrace prototype is not detected...
2016-04-18  Martin GalvanFix gdb crash when trying to print the address of a...
2016-04-18  Bernhard Heckelfortran: Testsuite, fix different type naming across...
2016-04-18  Bernhard HeckelTestsuite: Fix compiling of shared libraries with ICC.
2016-04-18  Bernhard Heckeltestsuite: Support detection of Intel compilers via...
2016-04-18  Yao QiRevert 415fa612
2016-04-16  Pedro Alvesgdb/ada-exp.y: Remap yydefred
2016-04-15  Pedro AlvesFix gdb build with --enable-build-with-cxx --disable-nls
2016-04-15  Pedro AlvesFix gdb C++ build when libipt is available
2016-04-15  Pedro AlvesMIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT
2016-04-15  Yao Qi[ARM] minor opt in thumb_stack_frame_destroyed_p
2016-04-14  Pedro AlvesAvoid "format not a string literal" warnings
2016-04-14  Pedro AlvesAvoid implicit float <-> integer conversion warnings
2016-04-13  Luis MachadoTest GDB connection to GDBserver with no symbol files
2016-04-13  Luis MachadoDebugging without a binary (regression)
2016-04-13  Antoine TremblayFix zero_ext documentation
2016-04-13  Simon MarchiFix and improve comment in gdb_remote_download
2016-04-13  Simon Marchigdbserver-base.exp: Copy file to standard output direct...
2016-04-13  Antoine TremblayFix aarch64 ftrace JIT condition testcase
2016-04-13  Pedro AlvesFix PR remote/19840: gdb crashes on reverse-stepi
2016-04-13  Markus Metzgerbtrace: fix test build error in gdb.btrace/instruction_...
2016-04-12  Antoine TremblayFix typo in ftrace.exp condition testing
2016-04-12  Pedro Alves[C++] Switch TRY/CATCH to real C++ try/catch by default...
2016-04-12  Pedro AlvesUse setjmp/longjmp for TRY/CATCH instead of sigsetjmp...
2016-04-12  Pedro AlvesEliminate prepare_to_throw_exception
2016-04-12  Pedro AlvesEliminate target_check_pending_interrupt
2016-04-12  Pedro AlvesEliminate immediate_quit
2016-04-12  Pedro Alvestarget remote: Don't rely on immediate_quit (introduce...
2016-04-12  Pedro AlvesTUI: GC tui_target_has_run
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in MI
2016-04-12  Pedro AlvesDo target_terminal_ours in query & friends instead...
2016-04-12  Pedro AlvesAdd missing cleanups to defaulted_query and prompt_for_...
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in warning/internal...
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in infcmd.c
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in exceptions.c
2016-04-12  Pedro AlvesUse target_terminal_ours_for_output in cp-support.c
2016-04-12  Pedro Alvesada-lang.c: Introduce type_as_string and use it
2016-04-12  Pedro AlvesFix inconsistent handling of EINTR in ser-*.c backends
2016-04-12  Pedro AlvesPass Ctrl-C to the target in target_terminal_inferior
next
This page took 0.042246 seconds and 7 git commands to generate.