101887 Commits (ab7ad28739a85312b752ea6cf91ce08199d4ab64)
 

Author SHA1 Message Date
Max Filippov ab7ad28739 binutils: Add myself as Xtensa maintainer 6 years ago
GDB Administrator c7f4cd8683 Automatic date update in version.in 6 years ago
David Faust 12adf8053b bfd: fix handling of R_BPF_INSN_{32,64} relocations. 6 years ago
Jose E. Marchesi 78c1c35437 cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes 6 years ago
Simon Marchi 989ade0552 gdb: add comment in dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value 6 years ago
Kevin Buettner c47bae859a Fix Python3.9 related runtime problems 6 years ago
Stephen Casner 66e3eb08a5 Fix all unexpected failures in gas testsuite for pdp11-aout. 6 years ago
Gary Benson 4ad2c6a03e Fix "enumeration values not handled in switch" error in testsuite 6 years ago
Nick Clifton a87e1817a4 Have the linker fail if any attempt to link in an executable is made. 6 years ago
Nick Clifton a3fc941881 Stop the linker from accepting executable ELF files as inputs to other links. 6 years ago
Simon Marchi 44486dcf19 gdb: use caller objfile in dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value 6 years ago
Gary Benson 09fe663ed8 Pass -Wno-deprecated-register for gdb.cp that use "register" 6 years ago
Tom de Vries f030440daa [gdb/symtab] Make gold index workaround more precise 6 years ago
Nick Clifton 9e85f042a6 [PATCH] gas: Fix comment on definition of frag_grow() 6 years ago
Gary Benson cee00f1715 Fix "'operator new' should not return NULL" errors in testsuite 6 years ago
Alan Modra efcf5fb585 ubsan: nios2: undefined shift 6 years ago
Alan Modra 8eff95bcb6 PR26044, Some targets can't be compiled with GCC 10 (tilepro) 6 years ago
Alan Modra ab382d6426 asan: ns32k: use of uninitialized value 6 years ago
H.J. Lu 6f028f3c07 ld: Mention --enable-textrel-check=yes is default for Linux/x86 targets 6 years ago
H.J. Lu fa6ecf9405 ld: Enable --warn-textrel by default for Linux/x86 targets 6 years ago
H.J. Lu b32632c499 ld: Add --enable-textrel-check=[no|yes|warning|error] 6 years ago
Nick Clifton 151f5de4a6 Fix a potential use of an uninitialised value in the ns32k disassembler. 6 years ago
Nick Clifton 72a3b182e1 Linker: Remove support for -Map= with an empty argument. 6 years ago
Stephen Casner 1c912705af Fix PR gas/26001 (pdp11-*-*) 6 years ago
GDB Administrator 92eb6ed177 Automatic date update in version.in 6 years ago
Simon Cook 5c5055683b RISC-V: Fix missing initialization of riscv_csr_extra structs 6 years ago
Hans-Peter Nilsson 2a37823bfe PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*. 6 years ago
Pedro Alves 636edd0018 cp-completion-aliases.exp: Use test_gdb_complete_{unique,multiple} 6 years ago
Tom Tromey f0fbb768c2 Use add_partial_symbol in load_partial_dies 6 years ago
Tom Tromey af0b2a3e85 Inline abbrev lookup 6 years ago
Tom Tromey 7d00ffecd2 Lazily compute partial DIE name 6 years ago
Tom Tromey 697bba1827 Attribute method inlining 6 years ago
Hannes Domani c17ace4397 Move exit_status_set_internal_vars out of GLOBAL_CURDIR 6 years ago
Hannes Domani 96445f0b66 Use errno value of first openp failure 6 years ago
Hannes Domani 6479bf854a Don't close process handle provided by WaitForDebugEvent 6 years ago
Hannes Domani ac637ec30d Don't close thread handles provided by WaitForDebugEvent 6 years ago
Nick Clifton 198204a7f0 [PATCH] allow empty string as argument to -Map 6 years ago
Tom Tromey 17ee85fc2a Share DWARF partial symtabs 6 years ago
Simon Marchi 39b16f87f7 Move line_header_hash to dwarf2_per_objfile 6 years ago
Simon Marchi fcf23d5b65 Make mapped_debug_names independent of objfile 6 years ago
Simon Marchi 7188ed02d2 Replace dwarf2_per_cu_data::cu backlink with per-objfile map 6 years ago
Simon Marchi 2e6711003b Pass existing_cu object to cutu_reader 6 years ago
Simon Marchi 2e6a9f7959 Add comp_unit_head to dwarf2_per_cu_data 6 years ago
Simon Marchi 1b555f1747 Make load_cu return the loaded dwarf2_cu 6 years ago
Simon Marchi 8fc0b21da6 Pass dwarf2_cu to process_full_{comp,type}_unit 6 years ago
Simon Marchi 168c9250f2 Pass dwarf2_per_bfd instead of dwarf2_per_objfile to some index-related functions 6 years ago
Tom Tromey e286671bf9 Move signatured_type::type to unshareable object 6 years ago
Tom Tromey 8adb84872b Split type_unit_group 6 years ago
Simon Marchi 127bbf4b50 Remove dwarf2_per_cu_data::dwarf2_per_objfile 6 years ago
Simon Marchi f6e649ddaf Remove leftover references to dwarf2_per_cu_data::dwarf2_per_objfile 6 years ago