deliverable/binutils-gdb.git
2017-04-24  Tamar ChristinaFix snafu in aarch64 opcodes debugging statement.
2017-04-24  GDB AdministratorAutomatic date update in version.in
2017-04-23  Alan ModraPR 21418, ar -N lacks arg check
2017-04-23  Alan ModraPR 21417, ar arg check failure
2017-04-23  Alan ModraPR 21415, objdump fails to check bfd_get_section_conten...
2017-04-23  Alan ModraPR 21414, null pointer deref of _bfd_elf_large_com_sect...
2017-04-23  Alan ModraPR 21412, get_reloc_section assumes .rel/.rela name...
2017-04-23  Alan ModraPR 21409, segfault in _bfd_dwarf2_find_nearest_line
2017-04-23  Alan ModraPR 21408, segfault in display_debug_lines_decoded
2017-04-23  GDB AdministratorAutomatic date update in version.in
2017-04-22  Jim WilsonFix ldn/stn multiple instructions. Fix testcases with...
2017-04-22  Tom TromeyUse ui_out_emit_list
2017-04-22  Tom TromeyUse ui_out_emit_tuple in more places in MI
2017-04-22  Tom TromeyUse ui_out_emit_tuple in tracepoint.c
2017-04-22  Tom TromeyMore uses of ui_out_emit_tuple
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-04-22  Alan ModraPowerPC VLE insn set additions
2017-04-22  Simon Marchidoc: Improve documentation about MI thread output
2017-04-22  Simon MarchiRemove dead code and "current" field from MI thread...
2017-04-22  GDB AdministratorAutomatic date update in version.in
2017-04-21  H.J. Lui386: Avoid dynamic symbol with GOT reference in PIE
2017-04-21  H.J. LuRequire --no-dynamic-linker with -static -E/--dynamic...
2017-04-21  Jan Kratochvilrelease branch: Fix: --enable-werror
2017-04-21  Yao QiSimplify regcache_restore
2017-04-21  Jose E. Marchesiopcodes: mark SPARC RETT instructions as v6notv9.
2017-04-21  Nick CliftonFix shift overflow when parsing an overlarge note value.
2017-04-21  Nick CliftonFix detection of illegal AArch64 opcodes that resemble...
2017-04-21  GDB AdministratorAutomatic date update in version.in
2017-04-20  H.J. LuSkip PIE indirect5 and indirect6 tests on i386
2017-04-20  Maciej W. RozyckiELF/LD: Always consider STB_LOCAL symbols local
2017-04-20  Maciej W. RozyckiMIPS/LD/testsuite: Join `__ehdr_start' tests
2017-04-20  Maciej W. RozyckiMIPS/BFD: Reorder comment about dynamic symbol sorting
2017-04-20  H.J. LuHandle symbol defined in IR and referenced in DSO
2017-04-20  GDB AdministratorAutomatic date update in version.in
2017-04-19  H.J. Lux86-64: Handle undefined IFUNC symbol with -z now
2017-04-19  Pedro Alvesgdbthread.h: Fix comment typo
2017-04-19  Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-04-19  Pedro AlvesMake inferior::detaching a bool, and introduce scoped_r...
2017-04-19  Pedro Alvesgdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_U...
2017-04-19  Wedson Almeida... Correct PE reloc display
2017-04-19  Alan ModraImplement -z dynamic-undefined-weak
2017-04-19  GDB AdministratorAutomatic date update in version.in
2017-04-18  Pedro AlvesEliminate obstack_printf
2017-04-18  Pedro Alvesgdb_xml_parser: make data fields private and make more...
2017-04-18  Pedro Alvesxml-support.c: Use std::string for growing string buffer
2017-04-18  Pedro Alvesgdb::optional unit tests
2017-04-18  Pedro AlvesMore gdb::optional features
2017-04-18  Pedro Alvesxml-support.c: Use std::vector
2017-04-18  Pedro AlvesC++-ify gdb/xml-support.c a bit to eliminate cleanups
2017-04-18  John BaldwinPR threads/20743: Don't attempt to suspend or resume...
2017-04-18  GDB AdministratorAutomatic date update in version.in
2017-04-17  H.J. LuPut soname in the version definition section
2017-04-17  Joel BrobeckerUpdate NEWS post GDB 8.0 branch creation.
2017-04-17  Joel BrobeckerBump version to 8.0.50.DATE-git
2017-04-17  Alan ModraUndo dynamic symbol state after regular object sym...
2017-04-17  GDB AdministratorAutomatic date update in version.in
2017-04-16  GDB AdministratorAutomatic date update in version.in
2017-04-15  GDB AdministratorAutomatic date update in version.in
2017-04-14  Sergio Durigan... Fix build breakage on Cygwin (PR gdb/21385)
2017-04-14  GDB AdministratorAutomatic date update in version.in
2017-04-13  Pedro AlvesMake inferior a class with cdtors, and use new/delete
2017-04-13  Pedro AlvesGC inferior.c:init_inferior_list
2017-04-13  Pedro AlvesImprove coverage of the PR threads/13217 regression...
2017-04-13  Pedro AlvesC++fy thread_apply_all_command
2017-04-13  Pedro AlvesFix follow-fork latent bug
2017-04-13  Pedro Alveswatch_command_1: Fix dangling frame access
2017-04-13  Nick Cliftonreadelf: fix out of range subtraction, seg fault from...
2017-04-13  Nick CliftonAdd note merging to strip and add code to merge stack...
2017-04-13  Alan ModraRegen cgen files
2017-04-13  Pedro Alvesfork-child.c: Avoid unnecessary heap-allocation / strin...
2017-04-13  Andrew Jenner * config.sub: Sync with master version in config project.
2017-04-13  Iain BuclawAdd ChangeLog entries
2017-04-13  Alan ModraWrap long lines
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-04-13  Alan ModraRewrite bfd error handler
2017-04-13  Alan ModraMissing _bfd_error_handler args
2017-04-13  Alan ModraRegen bfd-in2.h
2017-04-13  Yao QiFix a typo in rx_fpsw_type
2017-04-13  Yao QiXCNEW gdbarch_tdep in rl78 and rx
2017-04-13  Pedro Alvesstruct breakpoint: Fix indentation
2017-04-13  Pedro Alvesbreakpoint.c: bp_location (the array) shadows bp_locati...
2017-04-13  GDB AdministratorAutomatic date update in version.in
2017-04-12  Sergio Durigan... Create gdb_termios.h (and cleanup gdb/{,gdbserver/...
2017-04-12  Tom TromeyChange linespec_result::location to be an event_location_up
2017-04-12  Tom TromeyAdd a constructor and destructor to linespec_result
2017-04-12  Tom TromeyChange breakpoint event locations to event_location_up
2017-04-12  Tom TromeyUse std::vector in compile-loc2c.c
2017-04-12  Tom TromeyUse std::vector in find_instruction_backward
2017-04-12  Tom TromeyUse std::vector in reread_symbols
2017-04-12  Tom TromeyUse scoped_restore in more places
2017-04-12  Tom TromeyC++ify mi_parse
2017-04-12  Tom TromeyRemove some cleanups from location.c
2017-04-12  Tom TromeyRemove some cleanups from gnu-v3-abi.c
2017-04-12  Tom TromeyFix up wchar_iterator comment
2017-04-12  Tom TromeyRemove cleanup_iconv
2017-04-12  Tom TromeyChange increment_reading_symtab to return a scoped_restore
2017-04-12  Tom TromeyIntroduce gdb_dlhandle_up
2017-04-12  Tom TromeyChange find_pcs_for_symtab_line to return a std::vector
2017-04-12  Tom TromeyIntroduce command_line_up
2017-04-12  Tom TromeyIntroduce event_location_up
next
This page took 0.038704 seconds and 4 git commands to generate.