external/binutils.git
2019-01-12 Joel Brobeckerexpand a bit the in-GDB help for the "catch exception...
2019-01-12 Andrew Burgessgdb/testsuite: Don't allow paths to appear in test...
2019-01-12 Philippe WaroquiersFix 'obj' may be used uninitialized warning in symtab...
2019-01-12 GDB AdministratorAutomatic date update in version.in
2019-01-11 Alan ModraMore fallout from PR 23963 change
2019-01-11 GDB AdministratorAutomatic date update in version.in
2019-01-10 Tom TromeyReplace inf_threads_iterator with next_iterator
2019-01-10 Keith Seitzgdb/23712: Test case for multidictionary
2019-01-10 Keith Seitzgdb/23712: Remove dw2_add_symbol_to_list
2019-01-10 Keith Seitzgdb/23712: Cleanup/Remove temporary dictionary functions
2019-01-10 Keith Seitzgdb/23712: Use new multidictionary API
2019-01-10 Keith Seitzgdb/23712: Introduce multidictionary's
2019-01-10 Pedro AlvesFix tracepoint.c:parse_tracepoint_definition leak ...
2019-01-10 Pedro AlvesFix leak in solib-target.c:library_list_start_library
2019-01-10 Pedro AlvesFix leak in mdebugread.c
2019-01-10 Andrew Burgessgdb: Fix incorrect variable name in scoped_switch_fork_info
2019-01-10 Andrew Burgessgdb: Improve scoped_switch_fork_info class
2019-01-10 Nick CliftonCorrect changelog entry.
2019-01-10 Nick CliftonStop objdump from displaying control codes embedded...
2019-01-10 Tom TromeyMove psymtabs to their own obstack
2019-01-10 Tom TromeyMake psymtab_storage::free_psymtabs private
2019-01-10 Tom TromeyAdd psymtab_storage::allocate_dependencies
2019-01-10 Tom TromeyMove more allocations to psymtab obstack
2019-01-10 Tom TromeyAllocate the address map on the psymtab obstack
2019-01-10 Tom TromeyIntroduce objfile::reset_psymtabs
2019-01-10 Tom TromeyIntroduce class psymtab_storage
2019-01-10 Tom TromeyChange symbol_set_names to take an objfile_per_bfd_storage
2019-01-10 Tom TromeyChange create_demangled_names_hash to take an objfile_p...
2019-01-10 Tom TromeySimplify calls to init_psymbol_list
2019-01-10 Tom TromeyChange add_psymbol_to_list to use an enum
2019-01-10 Tom TromeyRemove parameters from start_psymtab_common
2019-01-10 Tom TromeyRemove some unneeded psymtab initializations
2019-01-10 Tom TromeyMove some declarations to mdebugread.h
2019-01-10 Nick CliftonSync libiberty sources with gcc master versions.
2019-01-10 Tom TromeyRemove ALL_OBJFILE_PSYMTABS
2019-01-10 Tom TromeyRemove ALL_OBJSECTIONS
2019-01-10 Tom TromeyRemove ALL_OBJFILES and ALL_FILETABS
2019-01-10 Tom TromeyRemove ALL_OBJFILE_FILETABS
2019-01-10 Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10 Tom TromeyRemove ALL_COMPUNITS
2019-01-10 Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10 Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10 Tom TromeyRemove ALL_OBJFILES_SAFE
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-10 Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-10 Tom TromeyIntroduce all_objfiles and next_iterator
2019-01-10 GDB AdministratorAutomatic date update in version.in
2019-01-09 Sandra LoosemoreMerge from gcc: use "cannot" instead of "can not" in...
2019-01-09 Philippe WaroquiersNEWS: Move changed commands description to Changed...
2019-01-09 John DarringtonS12Z: Don't crash when disassembling invalid instructions.
2019-01-09 John DarringtonS12Z: Fix disassembly of indexed OPR operands with...
2019-01-09 Simon Marchigdb: Remove support for old mangling schemes
2019-01-09 Andrew Burgessgdb: Avoid signed integer overflow when printing source...
2019-01-09 Nick CliftonUpdated Spanish translation for the ld sub-directory.
2019-01-09 Nick CliftonCorrect PR number in changelog entry.
2019-01-09 Nick CliftonFix a heap use after free memory access fault when...
2019-01-09 Andrew Burgessgdb/testsuite: Remove interactive prompt case from...
2019-01-09 Philippe WaroquiersFix leak in linespec.c
2019-01-09 Andrew PaprockiAdjust bfd/warning.m4 egrep patterns
2019-01-09 Alan Modracxxfilt test failures
2019-01-09 GDB AdministratorAutomatic date update in version.in
2019-01-08 Tom TromeyFix build failure with macOS bison
2019-01-08 Nick CliftonRemove support for old gnu v2 name mangling.
2019-01-08 Kyrylo Tkachov[AArch64][gas] Add -mcpu support for Arm Ares
2019-01-08 Tamar ChristinaAdd testcase for PR/24065.
2019-01-08 Andrew Burgessgdb: Move declarations from symtab.h to source.h
2019-01-08 Andrew Burgessgdb: Handle requests to print source lines backward
2019-01-08 Andrew Burgessgdb: Fix skip of `\r` before `\n` in source output
2019-01-08 Alan ModraPR24065, 32-bit objcopy fails with 64-bit address ...
2019-01-08 Alan Modrarun_dump_test source in build directory
2019-01-08 GDB AdministratorAutomatic date update in version.in
2019-01-07 Simon MarchiRevert "Sync libiberty sources with master version...
2019-01-07 Nick CliftonSync libiberty sources with master version in gcc repos...
2019-01-07 Kyrylo Tkachov[arm][gas] Add -mcpu support for Arm Ares
2019-01-07 Alan Modras12z regen
2019-01-07 GDB AdministratorAutomatic date update in version.in
2019-01-06 Tom TromeyRemove remaining cleanups from c-exp.y
2019-01-06 Tom TromeyRemove string-related cleanup from c-exp.y
2019-01-06 Tom TromeyUse std::vector in type stacks
2019-01-06 Tom TromeyFix crash in "finish"
2019-01-06 GDB AdministratorAutomatic date update in version.in
2019-01-05 Tom TromeyRemove the exception and cleanup checkers
2019-01-05 Yoshinori SatoRX: binutils - Add RXv3 support.
2019-01-05 Yoshinori SatoRX: bfd - Add RXv3 support.
2019-01-05 Yoshinori SatoRX: gas - Add RXv3 instruction support.
2019-01-05 Yoshinori SatoRX: include - Add RXv3 support.
2019-01-05 Joel BrobeckerGDB crash re-running program on Windows (native)
2019-01-05 GDB AdministratorAutomatic date update in version.in
2019-01-04 Tom TromeyUse upper case for more metasyntactic variables in gdb
2019-01-04 Wu HengFix potential buffer overrun whilst scanning macro...
2019-01-04 Wu HengFix bug parsing angle bracketed string sequences.
2019-01-04 Lifang XiaChange the default for the CSKY target to be little...
2019-01-04 Nick CliftonFix a possible integer overflow problem when examining...
2019-01-04 Nick CliftonFix ridiculously small memory leak.
2019-01-04 Alan ModraPR24061, powerpc-ibm-aix-ar sets bogus file permissions...
2019-01-04 GDB AdministratorAutomatic date update in version.in
2019-01-03 Tom TromeyUse xstrdup in tui_set_source_content
2019-01-03 Tom TromeyAvoid questionable casts in py-symtab.c
2019-01-03 Tom TromeyImprove reference counting in py-type.c
2019-01-03 Tom TromeySimplify gdbpy_stop_recording
next