101032 Commits (aa49fc22c13a685452a2073e252d8b34ecbcc012)
 

Author SHA1 Message Date
Nick Clifton aa49fc22c1 Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function. 6 years ago
Alan Modra 832a580781 Re: H8300 use of uninitialised value 6 years ago
Alan Modra ff76851054 Re: i386msdos uninitialised read 6 years ago
Alan Modra 4c4addbe57 Re: ARC: Use of uninitialised value 6 years ago
Alan Modra f75fbe8ad2 alpha-vms: Sanity check ETIR__C_CTL_DFLOC index 6 years ago
GDB Administrator 46b438bb73 Automatic date update in version.in 6 years ago
Tom Tromey 33aa3c10f6 Fix error message in compile-object-load.c 6 years ago
Hannes Domani d503b685c6 Fix WOW64 process system DLL paths 6 years ago
Alan Modra 4c83662712 readelf looping in process_archive 6 years ago
Nick Clifton aac88046e6 Add a new function to the BFD library to allow users access to the COFF internal_extra_pe_outhdr structure. 6 years ago
J.W. Jagersma b778095777 The "b" flag for COFF sections only unsets the LOAD attribute. It should also clear the CONTENTS attribute so that named bss sections don't take up space in an object file. This can be achieved by setting the 'bss' flag in seg_info. 6 years ago
Tom de Vries 7b1eff95be [gdb] Print user/includes fields for maint commands 6 years ago
Andrew Burgess dd8953924b gdb/riscv: Apply NaN boxing when writing return values into registers 7 years ago
Shahab Vahedi cf2611febc arc: Use correct string when printing bfd DEBUG data 6 years ago
Alan Modra 86fd7e2e10 h8300-linux ld testsuite 6 years ago
Alan Modra d16e3d2e5b PR25662, invalid sh_offset for first section in segment with phdrs 6 years ago
GDB Administrator 0d4a4bc56f Automatic date update in version.in 6 years ago
H.J. Lu 1081065c51 bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string 6 years ago
Alan Modra a18cd0cab4 Uninitialised memory read in z80-dis.c 6 years ago
Simon Marchi 5ab2fbf185 gdb: bool-ify follow_fork 6 years ago
Nick Clifton e11cd7c491 Update changelog. 6 years ago
Nick Clifton 0b8448af68 Add code to the BFD library to handle opening files with pathnames longer than MAX_PATH on Win32 systems. 6 years ago
Nick Clifton ec2e748ad3 Fix assertion failure in the BFD library when linking with --emit-relocs enabled. 6 years ago
H.J. Lu cda7e5603f bfd: Change num_group to unsigned int 6 years ago
Martin Liska dfb68cc358 include: Sync plugin-api.h with GCC 6 years ago
H.J. Lu 7e6e972f74 bfd: Display symbol version for nm -D 6 years ago
Tom de Vries a64fafb545 [gdb] Print user for maint info psymtabs 6 years ago
Alan Modra 65109548f8 Overlarge allocation in _bfd_generic_read_ar_hdr_mag 6 years ago
Alan Modra 5a814d6d96 readelf memory leak in process_mips_specific 6 years ago
GDB Administrator 1ce0847daa Automatic date update in version.in 6 years ago
Nick Clifton 0636b24556 Avoid trigger an assertion failure in the STABS parser by replacing the abort with an error return. 6 years ago
Sebastian Huber fdde2fb60c Mention .tdata in comment in _bfd_elf_tls_setup() 6 years ago
Alan Modra cf28cfef60 ECOFF archive uninitialised read 6 years ago
Alan Modra 5e737279c6 i386msdos uninitialised read 6 years ago
Andrew Burgess 5935fd1530 gdb/testsuite: Remove hard coded addresses from expected results 6 years ago
GDB Administrator 2957d8d054 Automatic date update in version.in 6 years ago
Alan Modra c15a8f173e XCOFF64 uninitialised read 6 years ago
Alan Modra 57cb32b3c3 H8300 use of uninitialised value 6 years ago
Alan Modra beea5cc1bc ARC: Use of uninitialised value 6 years ago
Alan Modra 03704c7704 NS32K arg_bufs uninitialised 6 years ago
Alan Modra d1023b5d1e s12z disassembler tidy 6 years ago
GDB Administrator da2efc2050 Automatic date update in version.in 6 years ago
Martin Liska e3b1fa32c2 include: Sync lto-symtab.h and plugin-api.h with GCC 6 years ago
GDB Administrator d9fb0d7136 Automatic date update in version.in 6 years ago
Tom Tromey fe26d3a34a Make dwarf2_evaluate_property parameter const 7 years ago
Tom de Vries c623cc9089 [gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS 7 years ago
Simon Marchi c884cc4619 gdb: remove HAVE_DECL_PTRACE 7 years ago
Kamil Rytarowski 1ff700c202 Update the return type of gdb_ptrace to be more flexible 7 years ago
Tom Tromey f7d4f0b1b9 Fix assert in c-exp.y 7 years ago
Tom Tromey f67210ff1c Avoid stringop-truncation errors 7 years ago