deliverable/binutils-gdb.git
2020-12-16  Luis MachadoFix TBI handling for watchpoints
2020-12-16  Alan Modraconstify elfNN_bed
2020-12-16  Alan Modraelflink.c constify
2020-12-16  Alan ModraXCOFF constify
2020-12-16  Alan Modraxtensa constify
2020-12-16  Alan Modrappc64 constify
2020-12-16  Alan Modraarc constify
2020-12-16  Alan ModraLose some COFF/PE static vars, and peicode.h constify
2020-12-16  Rae Kimgdb: multi-line support for "document" command
2020-12-16  Tom TromeyAdd expected type parameter to evaluate_expression
2020-12-16  Tom TromeyIntroduce expression::first_opcode
2020-12-16  Tom TromeyClean up arguments to evaluate_subexp_do_call
2020-12-16  Tom TromeyC++-ify Ada component interval handling
2020-12-16  GDB AdministratorAutomatic date update in version.in
2020-12-15  Cary CoutantCosmetic improvements for OSABI access.
2020-12-15  H.J. Lugold: Add missing ChangeLog entries for commit ff4bc37d7
2020-12-15  Tom TromeyHighlight deprecated commands using title style
2020-12-15  Alan ModraPR27071, gas bugs uncovered by fuzzing
2020-12-15  Jens BauerAdd support for the SDIV and UDIV instructions to the...
2020-12-15  Tom de Vries[gdb/testsuite] Handle PS1 quirk in gdb.base/multi...
2020-12-15  Vivek Das MohapatraImplement and document -z unique / -z nounique handling...
2020-12-15  Vivek Das MohapatraDefine DT_GNU_FLAGS_1 and DF_GNU_1_UNIQUE for gold
2020-12-15  Vivek Das MohapatraHandle DT_GNU_FLAGS_1 in readelf
2020-12-15  Vivek Das MohapatraDocument -z unique/-z nounique in the ld man page and...
2020-12-15  Vivek Das MohapatraHandle -z unique/-z nounique in ld
2020-12-15  Vivek Das MohapatraDefine a new DT_GNU_FLAGS_1 dynamic section for ld...
2020-12-15  Simon Marchigdb/testsuite: fix typo in gdb_test_multiple doc
2020-12-15  GDB AdministratorAutomatic date update in version.in
2020-12-14  Cary CoutantKeep input SHF_GNU_RETAIN sections and strip output...
2020-12-14  Mark WielaardAdd form used for SPECIAL_expr as comment in testsuite...
2020-12-14  Mark WielaardUse DW_FORM_exprloc in testsuite Dwarf Assembler for...
2020-12-14  Tom de Vries[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlib
2020-12-14  Tom TromeyDo not manually dissect OP_TYPE operations
2020-12-14  Tom de Vries[gdb/testsuite] Handle missing xz in gdb.base/gnu-debug...
2020-12-14  Tom de Vries[gdb/testsuite] Handle no glibc debuginfo in gdb.base...
2020-12-14  Tom de Vries[gdb/testsuite] Handle shell prompt in batch-preserve...
2020-12-14  Tom TromeyHandle block-local names for Ada
2020-12-14  Tom TromeyUse exact match in get_var_value
2020-12-14  Tom TromeyBe more careful when rewriting thick pointer array...
2020-12-14  Tom TromeyHandle fixed-point division by zero
2020-12-14  Howard ChuAdd a plugin for processing static library dependencies.
2020-12-14  Alan ModraPut bfd_section_from_shdr loop detection array in elf_tdata
2020-12-14  Alan ModraPR26836, memory leak in parse_args
2020-12-14  Nick CliftonFix a use of an uninitialised variable in the bfd linker.
2020-12-14  Alan ModraSolaris 11.4 ld build failure
2020-12-14  Alan Modrarx-elf FAIL: SHF_GNU_RETAIN sections 27
2020-12-14  Pavel I. Kryukovsim/mips/cp1.c: Include <stdlib.h> for abort() declaration
2020-12-14  Cary CoutantRe-enable incremental tests that were failing with...
2020-12-14  GDB AdministratorAutomatic date update in version.in
2020-12-13  Cary CoutantFix incremental tests using gcc 9, which adds Gnu prope...
2020-12-13  Cary CoutantFix incremental linking with rodata merge sections.
2020-12-13  Cary CoutantUpdate ELF headers and readelf with recent e_machine...
2020-12-13  Tom TromeyConstify parse_and_eval_type
2020-12-13  Tom de Vries[gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8
2020-12-13  Tom de Vries[gdb/testsuite] Handle ada in gdb_compile_shlib
2020-12-13  Tom de Vries[gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada...
2020-12-13  Andrew Burgessgdb: new command 'maint flush dcache'
2020-12-13  Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-12-13  Borislav Petkovx86: Do not dump DS/CS segment overrides for branch...
2020-12-13  GDB AdministratorAutomatic date update in version.in
2020-12-12  GDB AdministratorAutomatic date update in version.in
2020-12-11  Andrew Burgessgdb: improve the warning given for deprecated aliases...
2020-12-11  Andrew Burgessgdb: make deprecated_cmd_warning i18n friendly
2020-12-11  Andrew Burgessgdb: give deprecated command warning for aliases with...
2020-12-11  Andrew Burgessgdb: don't warn about deprecated aliases during tab...
2020-12-11  Andrew Burgessgdbsupport: make use of safe-ctype functions from libiberty
2020-12-11  Simon Marchigdb: make debug_infrun a bool
2020-12-11  Simon Marchigdb: factor out debug_prefixed_printf_cond
2020-12-11  Tom de Vries[gdb/testsuite] Update gdb.arch/i386-mpx-call.exp for...
2020-12-11  Tom TromeyAvoid side effects in expression lexers
2020-12-11  Nick CliftonAdd support for the .bss pseudo-op to the Z80 assembler.
2020-12-11  Tom Tromeyinstall_variable cannot fail
2020-12-11  Tom TromeyUse gdbpy_ref in instantiate_pretty_printer
2020-12-11  Tom TromeyRemove varobj_clear_saved_item
2020-12-11  Tom TromeyChange varobj_item::value to a value_ref_ptr
2020-12-11  Tom TromeyChange varobj_dynamic::child_iter to unique_ptr
2020-12-11  Tom TromeyChange varobj_dynamic::saved_item to unique_ptr
2020-12-11  Tom TromeyChange varobj_iter::next to return unique_ptr
2020-12-11  Tom TromeyC++-ify varobj iteration
2020-12-11  Tom TromeyChange all_root_varobjs to take a function_view
2020-12-11  Tom TromeyChange varobj.c:rootlist to a std::list
2020-12-11  Tom TromeyUse htab_t in varobj
2020-12-11  Tom TromeyMake bp_location derive from refcounted_object
2020-12-11  Tom TromeyRemove scoped_inc_dec_ref
2020-12-11  Tom TromeyUse thread_info_ref in stop_context
2020-12-11  Tom TromeyChange current_inferior_ to be a inferior_ref
2020-12-11  Tom TromeyUse thread_info_ref in enable_thread_stack_temporaries
2020-12-11  Tom TromeyHandle CPU offset for Ravenscar
2020-12-11  Sebastian HuberFix a build problem when using FreeBSD 12.
2020-12-11  Tom de Vries[gdb/testsuite] Fix gdb.base/float128.exp with --with...
2020-12-11  Simon Marchigdb/testsuite: fix race condition in gdb.multi/multi...
2020-12-11  GDB AdministratorAutomatic date update in version.in
2020-12-10  Tom de Vries[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5
2020-12-10  Kevin BuettnerFix off-by-one error in ada_fold_name
2020-12-10  Luis MachadoRemove spurious newline on debug printf
2020-12-10  Luis Machado[AArch64] SVE/FPSIMD fixup for big endian
2020-12-10  Mihails Strasunsgdb: move bfd_open_from_target_memory to gdb_bfd
2020-12-10  Nelson ChuRISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.
2020-12-10  Nelson ChuRISC-V: Dump CSR according to the elf privileged spec...
2020-12-10  Nelson ChuRISC-V: Control fence.i and csr instructions by zifence...
next
This page took 0.066035 seconds and 4 git commands to generate.