deliverable/binutils-gdb.git
2020-02-10  Matthew Malcomson[binutils][arm] Implement Custom Datapath Extensions...
2020-02-10  Matthew Malcomson[binutils][arm] arm support for ARMv8.m Custom Datapath...
2020-02-10  H.J. Lux86: Accept Intel64 only instruction by default
2020-02-10  Fangrui SongAllow objcopy's --set-section-flags options to add...
2020-02-10  Aaron MereyMore debuginfod tests fixes.
2020-02-10  Aaron MereyFix potential problem with binutils debuginfod tests.
2020-02-10  Tom de Vries[gdb] Fix -Wstrict-null-sentinel warnings
2020-02-10  Tom de Vries[gdb/testsuite] Skip multi-target.exp without gdbserver
2020-02-10  Maciej W. RozyckiGDB/testsuite: Fix a catastrophic step-over-no-symbols...
2020-02-10  Alan Modragas: error for section type, attr, or entsize change
2020-02-10  Alan Modragas -Z flag
2020-02-10  Alan Modraz80 comments in archures.c
2020-02-10  GDB AdministratorAutomatic date update in version.in
2020-02-09  Tom de Vries[gdb] Mention CU offset for <artifical> if verbose
2020-02-09  Tom de Vries[gdb/testsuite] Capture many-headers.exp progress and...
2020-02-09  Hannes DomaniUse enums for human-readable exception information.
2020-02-09  Hannes DomaniDisplay ExceptionRecord for $_siginfo
2020-02-09  GDB AdministratorAutomatic date update in version.in
2020-02-08  Tom TromeyRemove "keep" parameter from cutu_reader constructor
2020-02-08  Tom TromeySimplify "want_partial_unit" handling
2020-02-08  Tom TromeyMove two more functions to dwarf2/leb.h
2020-02-08  Tom TromeyConvert read_address to a method on comp_unit_head
2020-02-08  Tom TromeyConvert read_offset to method on comp_unit_head
2020-02-08  Tom TromeyCreate dwarf2/comp-unit.[ch]
2020-02-08  Tom TromeyMove read_offset_1 to leb.c
2020-02-08  Tom TromeyConvert dwarf2_section_size to a method
2020-02-08  Tom TromeyUnify read_initial_length implementations
2020-02-08  Tom TromeyAdd some methods to dwarf2_per_cu_data
2020-02-08  Tom TromeyMove dwarf2_per_cu_data::imported_symtabs earlier
2020-02-08  Tom TromeyMove DWARF line_header to new file
2020-02-08  Tom TromeyChange line_table methods to return unique_xmalloc_ptr
2020-02-08  Tom TromeyChange file_full_name and file_file_name methods
2020-02-08  Tom TromeyMove dwarf_always_disassemble to dwarf2/loc.c
2020-02-08  Tom TromeyChange dwarf2_per_objfile::quick_file_names_table to...
2020-02-08  Tom TromeyMinor simplification in abbrev_table::read
2020-02-08  Tom TromeyUse htab_up in abbrev_table
2020-02-08  Tom TromeyMinor cleanups in abbrev_table
2020-02-08  Tom TromeyChange dwarf2_per_objfile::die_type_hash to htab_up
2020-02-08  Tom TromeyChange dwp_file to use htab_up
2020-02-08  Tom TromeyDon't allocate DWO file hash on obstack
2020-02-08  Tom TromeyChange dwarf2_per_objfile::line_header_hash to htab_up
2020-02-08  Tom TromeyChange dwarf2_per_objfile::type_unit_groups to htab_up
2020-02-08  Tom TromeyChange dwarf2_per_objfile::signatured_types to be htab_up
2020-02-08  Tom TromeyRemove DWARF queue-related globals
2020-02-08  Tom TromeyIntroduce die_info::has_children
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-02-08  Tom TromeyRemove die_reader_specs::comp_dir
2020-02-08  Tom TromeyDon't declare die_info in dwarf2read.h
2020-02-08  Tom TromeyRemove die_info_ptr typedef
2020-02-08  Tom TromeyChange attr_form_is_block to be a method
2020-02-08  Tom TromeyChange some attribute functions to be methods
2020-02-08  Tom TromeyCreate dwarf2/attribute.[ch]
2020-02-08  Tom TromeyCreate dwarf2/abbrev.[ch]
2020-02-08  Tom TromeyChange section functions to be methods of dwarf2_sectio...
2020-02-08  Tom TromeyCreate dwarf2/section.[ch]
2020-02-08  Tom TromeyCreate dwarf2/leb.[ch]
2020-02-08  Joel BrobeckerDocument the GDB 9.1 release in gdb/ChangeLog
2020-02-08  GDB AdministratorAutomatic date update in version.in
2020-02-07  Iain BuclawMake fputs_unfiltered use fputs_maybe_filtered
2020-02-07  Iain BuclawMake gdb_flush also flush the wrap buffer
2020-02-07  Tom TromeyRevert basenames_may_differ patch
2020-02-07  H.J. Luunique.exp: Update contains_unique_symbol
2020-02-07  Tom TromeyMove gdbserver to top level
2020-02-07  Nick CliftonUpdate release making notes.
2020-02-07  Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-07  H.J. Lupr25022.d: Xfail more targets without ldelf_before_plac...
2020-02-07  Nick CliftonStop the BFD library from complaining if a segment...
2020-02-07  Nick CliftonSilcence a compile time warning message building the...
2020-02-07  H.J. LuELF: Discard a section if any of its linked-to sections...
2020-02-07  H.J. Luld: Issue an error for GC on __patchable_function_entri...
2020-02-07  H.J. LuELF: Support the section flag 'o' in .section directive
2020-02-07  GDB AdministratorAutomatic date update in version.in
2020-02-06  Carlo Braminisim/aarch64: Fix register ordering bug in blr (PR sim...
2020-02-06  Shahab Vahedigdb: Catch exceptions if the source file is not found
2020-02-06  Andrew Burgessgdb/testsuite: Avoid leaking a port number into results...
2020-02-06  Shahab Vahedigdb: Add myself as one of GDB maintainer
2020-02-06  H.J. Lu[2.34] Mention x86 assembler options to align branches
2020-02-06  H.J. Lucheck_gc_sections_available: Mark z80 as not supported
2020-02-06  Maciej W. RozyckiV850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJ...
2020-02-06  Nick CliftonFix attributation of previous delta
2020-02-06  Thomas TroegerJump visualization: Handle the case where the disassemb...
2020-02-06  H.J. Lux86: Run unique tests only for ELF targets
2020-02-06  Alan ModraEnable ld-ifunc tests for more targets
2020-02-06  Alan Modraxfail x86 gas unique test
2020-02-06  Alan Modrambind gas tests and supports_gnu_osabi testsuite infras...
2020-02-06  Alan Modrai386-moss and i386-openbsd ld config
2020-02-06  Ali TamurDisambiguate info_print_options
2020-02-06  GDB AdministratorAutomatic date update in version.in
2020-02-05  Christian BiesingerFix base class function call
2020-02-05  Christian BiesingerFix header guard name in #endif comment
2020-02-05  Maciej W. RozyckiRISC-V/Linux/native: Factor out target description...
2020-02-05  GDB AdministratorAutomatic date update in version.in
2020-02-04  Alan ModraRe: Support fusion for ELFv2 stubs
2020-02-04  Alok Kumar... gdb/fortran: Allow for using Flang in Fortran testing
2020-02-04  Andrew Burgessgdb/sim: Assert that the simulator ptid is not null_ptid
2020-02-04  Tom de Vries[gdb/testsuite] Add note to 'Race detection' entry...
2020-02-04  Tom de Vries[gdb/testsuite] Make inferior_exited_re match a single...
2020-02-04  Alan ModraMinor fix for R_PPC_VLE_ADDR20
2020-02-04  Alan ModraMissing objdump dependency od-elf32_avr
2020-02-04  Tom de Vries[gdb/testsuite] Use non-capturing parentheses for infer...
next
This page took 0.039881 seconds and 4 git commands to generate.