projects
/
deliverable
/
binutils-gdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
deliverable/binutils-gdb.git
2020-12-14
Howard Chu
Add a plugin for processing static library dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Alan Modra
Put bfd_section_from_shdr loop detection array in elf_tdata
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Alan Modra
PR26836, memory leak in parse_args
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Nick Clifton
Fix a use of an uninitialised variable in the bfd linker.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Alan Modra
Solaris 11.4 ld build failure
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Alan Modra
rx-elf FAIL: SHF_GNU_RETAIN sections 27
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Pavel I. Kryukov
sim/mips/cp1.c: Include <stdlib.h> for abort() declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Cary Coutant
Re-enable incremental tests that were failing with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Cary Coutant
Fix incremental tests using gcc 9, which adds Gnu prope...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Cary Coutant
Fix incremental linking with rodata merge sections.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Cary Coutant
Update ELF headers and readelf with recent e_machine...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Tom Tromey
Constify parse_and_eval_type
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Tom de Vries
[gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Tom de Vries
[gdb/testsuite] Handle ada in gdb_compile_shlib
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Tom de Vries
[gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Andrew Burgess
gdb: new command 'maint flush dcache'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Andrew Burgess
gdb: introduce new 'maint flush ' prefix command
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Borislav Petkov
x86: Do not dump DS/CS segment overrides for branch...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Andrew Burgess
gdb: improve the warning given for deprecated aliases...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Andrew Burgess
gdb: make deprecated_cmd_warning i18n friendly
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Andrew Burgess
gdb: give deprecated command warning for aliases with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Andrew Burgess
gdb: don't warn about deprecated aliases during tab...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Andrew Burgess
gdbsupport: make use of safe-ctype functions from libiberty
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Simon Marchi
gdb: make debug_infrun a bool
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Simon Marchi
gdb: factor out debug_prefixed_printf_cond
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom de Vries
[gdb/testsuite] Update gdb.arch/i386-mpx-call.exp for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Avoid side effects in expression lexers
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Nick Clifton
Add support for the .bss pseudo-op to the Z80 assembler.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
install_variable cannot fail
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Use gdbpy_ref in instantiate_pretty_printer
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Remove varobj_clear_saved_item
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Change varobj_item::value to a value_ref_ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Change varobj_dynamic::child_iter to unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Change varobj_dynamic::saved_item to unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Change varobj_iter::next to return unique_ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
C++-ify varobj iteration
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Change all_root_varobjs to take a function_view
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Change varobj.c:rootlist to a std::list
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Use htab_t in varobj
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Make bp_location derive from refcounted_object
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Remove scoped_inc_dec_ref
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Use thread_info_ref in stop_context
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Change current_inferior_ to be a inferior_ref
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Use thread_info_ref in enable_thread_stack_temporaries
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom Tromey
Handle CPU offset for Ravenscar
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Sebastian Huber
Fix a build problem when using FreeBSD 12.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Tom de Vries
[gdb/testsuite] Fix gdb.base/float128.exp with --with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Simon Marchi
gdb/testsuite: fix race condition in gdb.multi/multi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Tom de Vries
[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Kevin Buettner
Fix off-by-one error in ada_fold_name
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Luis Machado
Remove spurious newline on debug printf
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Luis Machado
[AArch64] SVE/FPSIMD fixup for big endian
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Mihails Strasuns
gdb: move bfd_open_from_target_memory to gdb_bfd
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Nelson Chu
RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Nelson Chu
RISC-V: Dump CSR according to the elf privileged spec...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Nelson Chu
RISC-V: Control fence.i and csr instructions by zifence...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Tom Tromey
Use add_angle_brackets in ada_lookup_encoded_symbol
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Tom Tromey
Handle 128-bit constants for fixed point
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Tom Tromey
Unify all operators into std-operator.def
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Simon Marchi
gdb: address review comments of previous series
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Simon Marchi
gdb: fix value_subscript when array upper bound is...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Simon Marchi
gdb: split get_discrete_bounds in two
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Simon Marchi
gdb: make get_discrete_bounds return bool
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Simon Marchi
gdb: make discrete_position return optional
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
H.J. Lu
gas: Generate a new section for SHF_GNU_RETAIN
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Alexander Fedotov
gdbsupport: Use LOCALAPPDATA to determine cache dir
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Tom de Vries
[gdb/testsuite] Simplify gdb.arch/amd64-gs_base.exp
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Tom de Vries
[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Pedro Alves
gdb.base/break-on-linker-gcd-function.exp: Remove unuse...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Nick Clifton
Remove references to the unofficial SHF_GNU_BUILD_NOTE...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Siddhesh Poyarekar
binutils: Make smart_rename safe too
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Siddhesh Poyarekar
objcopy: Get input file stat after BFD open
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Siddhesh Poyarekar
binutils: Use file descriptors from make_tempname
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Tom Tromey
Use expression completer for "maint print type"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Alan Modra
[GOLD] gcc-11 stringop-overflow warning
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Alan Modra
elf32-csky.c:3932:19: error: comparison is always false
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Nick Clifton
README-how-to-make-a-release (point releases): Add...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Tankut Baris...
gdb/completer: improve tab completion to consider the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Tankut Baris...
gdb/linespec: relax the position of the '-force-conditi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Tankut Baris...
gdb/main: execute breakpoint commands for '-iex' and...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Tom de Vries
[gdb/ada] Handle shrink resize in replace_operator_with...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Tom Tromey
Fix struct expression regression
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Giancarlo Frix
s390: Fix BC instruction breakpoint handling
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Joel Brobecker
gmp-utils: protect gdb_mpz exports against out-of-range...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Maciej W. Rozycki
VAX/BFD: Do not warn about GOT addend mismatches if...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Joel Brobecker
Fix TARGET_CHAR_BIT/HOST_CHAR_BIT confusion in gmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
H.J. Lu
x86-64: Convert load to mov only for GOTPCRELX relocations
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Marchi
gdb: use two displaced step buffers on amd64/Linux
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Marchi
gdb: make displaced stepping implementation capable...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Simon Marchi
gdb: change linux gdbarch data from post to pre-init
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.040521 seconds
and
4
git commands to generate.