projects
/
external
/
binutils.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
external/binutils.git
2018-03-05
H.J. Lu
Use binary search on dynamic relocations
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Simon Marchi
Propagate gdb_disassembly_flags to btrace_print_lines
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
John Baldwin
Use signal information to determine SIGTRAP type for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
John Baldwin
Add a new debug knob for the FreeBSD native target.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
John Baldwin
Implement "to_stopped_by_hw_breakpoint" for x86 debug...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-04
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
James Cowgill
PR ld/21900: MIPS: Fix relocation processing with undef...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Simon Marchi
handle_general_set: Remove useless xstrdup
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Simon Marchi
Remove free_char_ptr_vec
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Simon Marchi
C++ify charsets
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Simon Marchi
Make program_space::deleted_solibs a vector of std...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Simon Marchi
C++ify program_space
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Simon Marchi
Make delim_string_to_char_ptr_vec return an std::vector
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Alan Modra
opcodes error messages
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Sergio Durigan...
Conditionally include "<windows.h>" on common/pathstuff...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Thomas Preud...
[GDB/testsuite] Use %progbits in watch-loc.c
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Jim Wilson
Ensure 8-byte alignment for AArch64 stubs.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
Thomas Preud...
[ARM] Fix NULL dereference of march_ext_opt
commit
|
commitdiff
|
tree
|
snapshot
2018-03-02
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Georg Sauthoff
Improve gcore shell quoting and portability
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Jim Wilson
RISC-V: Fix symbol size bug when relaxation deletes...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Tom Tromey
Fix Rust enum test failures
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Thomas Preud...
[ARM] Clean up selection of feature bits
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Nick Clifton
Prevent illegal memory accesses triggerd by intger...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Simon Marchi
Propagate record_print_flags
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
H.J. Lu
x86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
Markus Metzger
btrace, gdbserver: check btrace target pointers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Alan Modra
Add missing translations to ALL_LINGUAS
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Alan Modra
correct ft32 reloc range test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Sergio Durigan...
Change order of error message printed when gdbserver...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Sergio Durigan...
Make gdbserver work with filename-only binaries
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Sergio Durigan...
Create new common/pathstuff.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Simon Marchi
testsuite: Restore gdb_is_target_remote_prompt
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Nick Clifton
Catch integer overflows/underflows when parsing corrupt...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Alan Modra
PR22887, null pointer dereference in aout_32_swap_std_r...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Douglas B Rupp
Remove any trailing directory separator from ld_canon_s...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Nick Clifton
Fix potential integer overflow when reading corrupt...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
Alan Modra
Nonsense error messages on invalid aout string offset
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
John Baldwin
Workaround a FreeBSD ptrace() bug with clearing thread...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-28
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
H.J. Lu
gas: Rename .nop directive to .nops
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Phil Muldoon
Update get_args documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
H.J. Lu
ld: Add --enable-separate-code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Tom Tromey
Change target_write_memory_blocks to use std::vector
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Thomas Preud...
[ARM] Remove ARM_FEATURE_COPY macro
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Alan Hayward
Explicitly specify common tdesc.h for use with aarch64.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
H.J. Lu
x86: Add -O[2|s] assembler command-line options
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Nick Clifton
Add a new Portuguese translation for the binutils sub...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Nick Clifton
Use standardized error message for unrecognized relocs.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
Nick Clifton
Have info_to_howto functions return a success/fail...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-27
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Jim Wilson
ChangeLog entry for previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Jim Wilson
IA-64: Fix linker error with --no-keep-memory.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Simon Marchi
Add test for load command
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Maciej W. Rozycki
MIPS: Don't use a 32-bit BFD architecture with a 64...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Maciej W. Rozycki
MIPS: Reorder ABI determination ahead of target descrip...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Tom Tromey
Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Tom Tromey
Make "bt N" print correct number of frames when using...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Tom Tromey
Handle DW_TAG_variant_part and DW_TAG_variant
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Tom Tromey
Convert Rust to use discriminated unions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Tom Tromey
Initial support for variant parts
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Tom Tromey
Sign-extend non-bit-fields in unpack_bits_as_long
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Maciej W. Rozycki
GAS/doc: Clean up `.dc' and `.ds' directive descriptions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Yao Qi
Move read_partial_die to partial_die_info::read
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Yao Qi
Move fixup_partial_die to partial_die_info::fixup
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Yao Qi
Remove one argument abbrev_len in read_partial_die
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Yao Qi
Class-fy partial_die_info
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Yao Qi
Change find_partial_die_in_comp_unit to dwarf2_cu:...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Yao Qi
Don't check abbrev is NULL in read_partial_die
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Yao Qi
Re-write partial_die_info allocation in load_partial_dies
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Alan Hayward
Move arch/tdesc.h to common/tdesc.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Nick Clifton
Fix typo in documentation of assembler's .dc directive.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Alan Modra
Segfault on phdrs allocated but not created
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Alan Modra
ld error/warning messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Alan Modra
ld message translation for emultempl and emulparams
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
Alan Modra
crx string overflow warning
commit
|
commitdiff
|
tree
|
snapshot
2018-02-26
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
assorted target messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
BFD messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
AOUT/COFF/PE messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
ARM and AArch64 messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
MIPS messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
ELF linker messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
unrecognized/unsupported reloc message
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Alan Modra
PPC error/warning messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
Simon Marchi
Fix double space expected in cp_test_ptype_class
commit
|
commitdiff
|
tree
|
snapshot
2018-02-25
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
Tom Tromey
Remove most cleanups from linux-thread-db.c
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
Tom Tromey
Remove cleanups from check_fast_tracepoint_sals
commit
|
commitdiff
|
tree
|
snapshot
2018-02-24
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Maciej W. Rozycki
GDB/testsuite: Fix a typo in $actual_line
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Simon Marchi
dwarf: Make sect_offset 64-bits
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Alan Modra
PR22881, null pointer dereference in assign_file_positi...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Nick Clifton
Document the assembler's .dc, .dcb and .ds directives.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Kuan-Lin Chen
nds32: Support target directive .ict_model.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Kuan-Lin Chen
Fix up one ChangeLog date.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
GDB Administrator
Automatic date update in version.in
commit
|
commitdiff
|
tree
|
snapshot
next