]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2018-05-23  Tom TromeyRemove symfile_complaints
2018-05-23  Tom TromeyRemove "noisy" parameter from clear_complaints
2018-05-23  Tom TromeyRemove elements from complaint_series
2018-05-23  Tom TromeyRemove internal_complaint
2018-05-23  Erik KurzingerImprove File I/O overflow detection in gdbserver (PR...
2018-05-23  GDB AdministratorAutomatic date update in version.in
2018-05-22  Pedro AlvesFix gdb.base/remote.exp with native-extended-gdbserver...
2018-05-22  Maciej W. Rozyckigdb/x86: Fix `-Wstrict-overflow' build error in `i387_c...
2018-05-22  Maciej W. RozyckiMIPS/gdbserver: Correctly handle narrow big-endian...
2018-05-22  Pedro Alvesremote: one struct remote_state per struct remote_target
2018-05-22  Pedro Alvesremote: Make vcont_builder a class
2018-05-22  Pedro AlvesHandle "show remote memory-write-packet-size" when...
2018-05-22  Pedro Alvesremote: Move discard_pending_stop_replies call
2018-05-22  Pedro Alvesremote: Small cleanup in compare_section_command
2018-05-22  Pedro Alvesremote: remote_arch_state pointers -> remote_arch_state...
2018-05-22  Pedro Alvesremote: multiple remote_arch_state instances per arch
2018-05-22  Pedro Alvesremote: Make readahead_cache a C++ class
2018-05-22  Pedro Alvesremote: Eliminate remote_hostio_close_cleanup
2018-05-22  Pedro Alvesremote: struct remote_state, use op new, fix leaks
2018-05-22  Pedro AlvesSupport UTF-8 identifiers in C/C++ expressions (PR...
2018-05-22  Pedro Franco... [PowerPC] Recognize isa205 in linux core files
2018-05-22  Pedro Franco... [PowerPC] Fix inclusion of dfp pseudoregs in tdep
2018-05-22  Pedro Franco... [PowerPC] Fix VSX registers in linux core files
2018-05-22  Pedro Franco... [PowerPC] Fix access to VSCR in linux targets
2018-05-22  Pedro Franco... [PowerPC] Consolidate linux vector regset sizes
2018-05-22  Pedro Franco... [PowerPC] Disable regsets using zero sizes in gdbserver
2018-05-22  Pedro Franco... [PowerPC] Consolidate wordsize getter between native...
2018-05-22  Pedro Franco... [PowerPC] Consolidate linux target description selection
2018-05-22  Joel Brobeckerfix "stale cleanup" internal-warning when using "catch...
2018-05-22  Alan ModraPR23207, hppa ld SIGSEGVs on invalid object files
2018-05-22  Alan ModraPR23207, hppa ld SIGSEGVs on invalid object files
2018-05-22  H.J. Luld: Adjust tic6x tests
2018-05-22  H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-05-22  H.J. LuMark section in a section group with SHF_GROUP
2018-05-22  Maciej W. RozyckiMIPS/Linux: Disable n32 USR `ptrace' accesses to 64...
2018-05-22  GDB AdministratorAutomatic date update in version.in
2018-05-21  Maciej W. RozyckiMIPS/gdbserver: Fix issues with $zero register reads
2018-05-21  Peter BergnerRemove fake operand handling for extended mnemonics.
2018-05-21  Tom TromeyRemove output_command_const
2018-05-21  Tom TromeyChange ada_catchpoint::excep_string to be a std::string
2018-05-21  Tom TromeyRemove cleanup from ada_collect_symbol_completion_matches
2018-05-21  Tom TromeyRemove cleanup from ada-lang.c
2018-05-21  Tom TromeyRemove a cleanup from trace_dump_actions
2018-05-21  Tom TromeyUse std::string in reread_symbols
2018-05-21  Tom TromeyUse std::unique_ptr in dwarf2_read_debug_names
2018-05-21  Simon MarchiFix copy-pasto, allocate objfile_per_bfd_storage with...
2018-05-21  Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-21  Simon MarchiIntroduce obstack_new, poison other "typed" obstack...
2018-05-21  GDB AdministratorAutomatic date update in version.in
2018-05-20  GDB AdministratorAutomatic date update in version.in
2018-05-19  Philippe WaroquiersRemove useless variable int i in backtrace_command_1
2018-05-19  Philippe WaroquiersFix reference in comment: SRC_AND_LOC instead of LOC_AN...
2018-05-19  GDB AdministratorAutomatic date update in version.in
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for versioned symbol
2018-05-18  H.J. Luld: Run pr23189 for all targets
2018-05-18  Tom TromeyAllocate dwz_file with new
2018-05-18  Jim WilsonRISC-V: Add RV32E support.
2018-05-18  Tom TromeyAllocate dwp_file with new
2018-05-18  Tom TromeyUse new to allocate mapped_index
2018-05-18  Jim WilsonRISC-V: Fix ld-elf/pr22269* testcases.
2018-05-18  Simon MarchiRemove mapped_index::total_size
2018-05-18  Simon Marchiformat_pieces-selftests.c: Silence ARI warnings
2018-05-18  Tom TromeyShow padding in ptype/o output
2018-05-18  John DarringtonAdd support for the Freescale s12z processor.
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for linker defined...
2018-05-18  Alan ModraPR23199, Invalid SHT_GROUP entry leads to group confusion
2018-05-18  Alan ModraATTRIBUTE_HIDDEN for libbfd.h
2018-05-18  Alan Modralibbfd.h and libcoff.h include guards
2018-05-18  Alan Modraopcodes sources should not include libbfd.h
2018-05-18  GDB AdministratorAutomatic date update in version.in
2018-05-17  Keith SeitzDon't elide all inlined frames
2018-05-17  Simon MarchiMake format_pieces recognize the \e escape sequence
2018-05-17  Tom TromeyFix for dwz-related crash
2018-05-17  Nick CliftonUpdated simplified Chinese translation for the opcodes...
2018-05-17  Simon Marchivalue.c: Remove unused variables
2018-05-17  Tom TromeyInitialize py_type_printers in ext_lang_type_printers
2018-05-17  GDB AdministratorAutomatic date update in version.in
2018-05-16  Maciej W. RozyckiPR gdb/22286: linux-nat-trad: Support arbitrary registe...
2018-05-16  Maciej W. RozyckiNDS32/GAS: Correct an `expr' global shadowing error...
2018-05-16  Maciej W. RozyckiNDS32/BFD: Fix build error in `nds32_convert_32_to_16'
2018-05-16  Tom TromeyMake "cbfd" a gdb_bfd_ref_ptr
2018-05-16  Tom TromeyUse a distinguishing name for minidebug objfile
2018-05-16  Simon Marchiregcache.c: Remove unused typedefs
2018-05-16  Alan ModraPR22458, failure to choose a matching ELF target
2018-05-16  Tamar ChristinaFix disassembly mask for vector sdot on AArch64.
2018-05-16  GDB AdministratorAutomatic date update in version.in
2018-05-15  Tamar ChristinaImplement Read/Write constraints on system registers...
2018-05-15  Tamar ChristinaAllow non-fatal errors to be emitted and for disassembl...
2018-05-15  Tamar ChristinaModify AArch64 Assembly and disassembly functions to...
2018-05-15  Maciej W. RozyckiMIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS...
2018-05-15  Maciej W. RozyckiMIPS: Make `mask_address_var' static
2018-05-15  Maciej W. Rozyckitestsuite: Fix a `server_pid' access crash in gdb.serve...
2018-05-15  Christophe... Fix uninitialised memory acccess in COFF bfd backend
2018-05-15  Francois H... Fix error messages in the NFP sources when building...
2018-05-15  Nick CliftonAdd a new Portuguese translation for the bfd sub-directory.
2018-05-15  Alan ModraRestore LDFLAGS in notes.exp
2018-05-15  Alan ModraRecognize more targets as ELF for testing
2018-05-15  GDB AdministratorAutomatic date update in version.in
2018-05-14  Tom TromeyClear rust_unions in rust_union_quirks
2018-05-14  Nick CliftonStop generating GNU build notes for linkonce sections.
next