104099 Commits (5160d0f323d47031cb73c39a4dbd31d8976b4c8e)
 

Author SHA1 Message Date
Alan Modra 5160d0f323 PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 6 years ago
GDB Administrator 3ca6a4e547 Automatic date update in version.in 6 years ago
H.J. Lu 15eb8c2d92 ld: Xfail PR ld/26936 test if not supported 6 years ago
Tom de Vries c18d491fbd Revert accidental empty commits 6 years ago
Tom de Vries 7ce05d212d [gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clang 6 years ago
Tom de Vries 61049d1ee5 [gdb/testsuite] Fix minimal encodings KPASSes 6 years ago
Tom de Vries 59404f827c [gdb] Don't return non-existing path in debuginfod_source_query 6 years ago
Tom Tromey 88b91969e1 Remove per-language op_name functions 6 years ago
Tom Tromey 1cd49c43f3 Remove some dead code from evaluate_subexp_standard 6 years ago
GDB Administrator b7bbf3c81a Automatic date update in version.in 6 years ago
H.J. Lu 4bccc875d2 gold: Add endbr64 to IBT TLSDESC PLT entry 6 years ago
Hannes Domani 9f1212394f Fix Value.format_string docu for static members argument 6 years ago
Hannes Domani 96fb90861a Don't delete the locator win info 6 years ago
Borislav Petkov 632ee6fd82 x86: Do not dump DS/CS segment overrides for branch hints 6 years ago
H.J. Lu 568cbddc71 gold: Convert x86-64 GOTPCRELX only if addend == -4 6 years ago
H.J. Lu 8ca751ee63 gold: Get linkonce/comdate sections for debugging sections 6 years ago
GDB Administrator b214250c1e Automatic date update in version.in 6 years ago
Alex Richardson b413232211 GDB: Fix detection of ELF support when configuring with -Werror=implicit-function-declaration 6 years ago
Alan Modra 8d748d1dc5 PR26907, segment contains empty SHT_NOBITS section 6 years ago
GDB Administrator ed5e05a2cf Automatic date update in version.in 6 years ago
Andrew Burgess 3df8c6afdd gdb: fix potentially uninitialised variable 6 years ago
Rogerio Alves b1eea24024 Add Rogerio Alves to gdb/MAINTAINERS. 6 years ago
Nick Clifton 21c33bcbe3 Allow spaces in the name of the external preprocessor used by windres. 6 years ago
Jozef Lawrynowicz 2c6f3e56cb ELF: Support .noinit and .persistent sections 6 years ago
GDB Administrator bab6ead85f Automatic date update in version.in 6 years ago
Nick Clifton 647cebce12 Prevent a memory allocation failure when parsing corrupt DWARF debug sections. 6 years ago
Przemyslaw Wirkus 239ca5e497 gdb/aarch64: Add named flags for FPCR and FPSR registers 6 years ago
Alan Modra 9ed0136bff PR26936 testsuite fixes 6 years ago
H.J. Lu 58349d00f4 elf: Get the real kept section 6 years ago
GDB Administrator 93bbe484a4 Automatic date update in version.in 6 years ago
H.J. Lu e8cda20905 libctf: Pass format argument to asprintf 6 years ago
Nick Alcock 96c61be508 binutils: readelf: support CTF dicts with non-native-endian symtabs 6 years ago
Nick Alcock 53651de80f libctf, include: support foreign-endianness symtabs with CTF 6 years ago
Tom Tromey cbfa382abb Remove two unnecessary variables from evaluate_subexp_standard 6 years ago
Tom Tromey af30c400ea Do not include parser-defs.h from c-lang.h 6 years ago
Alan Modra 21401fc7bf Duplicate output sections in scripts 6 years ago
Alan Modra 6595cf3ce8 nm ifunc test tweaks 6 years ago
Alan Modra e54ae97fb7 gas output_file_close error message 6 years ago
GDB Administrator eac5c6d392 Automatic date update in version.in 6 years ago
H.J. Lu d0089f12f6 ld/x86-64: Add PR gold/26939 tests 6 years ago
Simon Marchi 1c64f6cbcf gdb: remove struct cached_reg typedef 6 years ago
Tankut Baris Aktemur 50757f95a8 gdb/testsuite: do not hard-code location indices in condbreak-multi-context.exp 6 years ago
Joel Brobecker 2c20a6018c gdb/README: Fix the URL of the MPFR website (now https). 6 years ago
Joel Brobecker c609df6474 gdb/README: Document the --with-libgmp-prefix configure option 6 years ago
Joel Brobecker fa123c3281 gdb/NEWS: Document that GDB now supports DWARF-based fixed point types 6 years ago
Joel Brobecker 0fb8bb022e gdb/NEWS: Document that building GDB now requires GMP 6 years ago
Joel Brobecker 4afa9fd9b0 Add TYPE_CODE_FIXED_POINT handling in print_type_scalar 6 years ago
Joel Brobecker af619ce989 valarith.c: Replace INIT_VAL_WITH_FIXED_POINT_VAL macro by lambda 6 years ago
Joel Brobecker e6fcee3a73 Make function fixed_point_scaling_factor a method of struct type 6 years ago
Joel Brobecker d19937a74c Make fixed_point_type_base_type a method of struct type 6 years ago