deliverable/binutils-gdb.git
2019-01-19  Nick CliftonAdd markers for 2.32 branch to NEWS and ChangeLog files.
2019-01-19  GDB AdministratorAutomatic date update in version.in
2019-01-18  GDB AdministratorAutomatic date update in version.in
2019-01-17  Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17  Tom TromeySimplify minsym iteration
2019-01-17  Tom TromeyMake psymtab range adapter a method on objfile
2019-01-17  Tom TromeyAdd compunits range adapter to objfile
2019-01-17  Tom TromeyChange all_objfiles_safe adapter to be a method on...
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-17  Tom TromeyRemove cleanups from solib-target.c
2019-01-17  Tom TromeyReplace "the the" with "the"
2019-01-17  Tamar ChristinaArm: Clean up PE GAS testsuite correct THUMB tests.
2019-01-17  Nick CliftonUpdate objdump's --disassemble=<symbol> feature so...
2019-01-17  GDB AdministratorAutomatic date update in version.in
2019-01-16  Simon MarchiActually remove definitions of DEFINE_NON_INLINE_P...
2019-01-16  Jim WilsonDon't emit vendor attribute section if there is no...
2019-01-16  Jim WilsonRISC-V: Merge ELF attribute for ld.
2019-01-16  Jim WilsonRISC-V: Support ELF attribute for gas and readelf.
2019-01-16  Pavel I. KryukovDo not expand macros to 'defined'
2019-01-16  Keith SeitzIntroduce dwarf2_cu::get_builder
2019-01-16  Simon Marchidoc: Add table of MI versions
2019-01-16  John DarringtonS12Z: gas: Fix bug when a symbol name was the single...
2019-01-16  John DarringtonS12Z: gas: Permit "extend" instructions which don't...
2019-01-16  John DarringtonS12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where...
2019-01-16  GDB AdministratorAutomatic date update in version.in
2019-01-15  Simon Marchisim: Fix definition of SIM_ARANGE_INLINE
2019-01-15  Tom TromeyRemove cleanup from remote.c
2019-01-15  Tom TromeyConstify some remote-notif functions
2019-01-15  Tom TromeyConstify remote_console_output
2019-01-15  Tom TromeyConstify target_pass_signals and target_program_signals
2019-01-15  GDB AdministratorAutomatic date update in version.in
2019-01-14  Tom TromeyFix placement of output in TUI mode
2019-01-14  Павел КрюковInclude <string.h> to dis-asm.h to get strchr declaration
2019-01-14  Pedro Franco... [PowerPC] Aliases for vector registers
2019-01-14  Pedro Franco... [PowerPC] Fix "info vector" test in gdb.arch/altivec...
2019-01-14  Nick CliftonCorrect PR number in prevvious delta
2019-01-14  Maamoun TarshaAdd support to GNU ld to separate got related plt entri...
2019-01-14  Rainer OrthSync config.guess, config.sub from GCC
2019-01-14  Srinath ParvathaneniImplement the assembly instructions yield, wfe, wfi...
2019-01-14  Sebastian Huberld: Clarify --wrap documentation
2019-01-14  GDB AdministratorAutomatic date update in version.in
2019-01-13  Max Filippovgdb: xtensa: fix register counters for xtensa-linux
2019-01-13  GDB AdministratorAutomatic date update in version.in
2019-01-12  Philippe WaroquiersImplement help/show values for 'set|show style'.
2019-01-12  Yoshinori SatoAdd RXv3 instructions.
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.
next
This page took 0.040591 seconds and 4 git commands to generate.