Age | Commit message (Expand) | Author | Files | Lines |
2021-03-03 | testsuite, gdb.btrace: move -Wl,-x to ldflags | Markus Metzger | 2 | -1/+5 |
2021-03-03 | testsuite, gdb.btrace: pass rn-dl-bind.exp with clang | Markus Metzger | 2 | -9/+24 |
2021-03-03 | testsuite, gdb.btrace: remove assembly-check in delta.exp | Markus Metzger | 2 | -8/+6 |
2021-03-03 | testsuite: extend nopie handling to add -fno-pie to compiler flags | Markus Metzger | 3 | -4/+21 |
2021-03-03 | PR27493, objcopy --weaken-symbol does not weaken undefined symbols | Alan Modra | 3 | -1/+11 |
2021-03-03 | --gc-sections with groups and start/stop syms | Alan Modra | 9 | -4/+112 |
2021-03-03 | ld-gc tests on underscore targets | Alan Modra | 10 | -18/+48 |
2021-03-03 | Split relocation defines out of coff/internal.h | Alan Modra | 9 | -150/+97 |
2021-03-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-02 | Fix Readline 8.1 build on mingw | Tom Tromey | 2 | -0/+7 |
2021-03-02 | Import GNU Readline 8.1 | Tom Tromey | 58 | -4155/+3783 |
2021-03-02 | Rewrite GNAT-encoded fixed point types in DWARF reader | Tom Tromey | 8 | -307/+198 |
2021-03-02 | Use std::string rather than grow_vect | Tom Tromey | 2 | -76/+34 |
2021-03-02 | Return a vector from ada_lookup_symbol_list | Tom Tromey | 4 | -205/+158 |
2021-03-02 | Simplify resolve_subexp by using C++ algorithms | Tom Tromey | 2 | -29/+32 |
2021-03-02 | Use new for ada_symbol_cache | Tom Tromey | 2 | -40/+22 |
2021-03-02 | Check objfile->sf in ada-lang.c | Tom Tromey | 2 | -7/+14 |
2021-03-02 | Fix the BFD library's parsing of DIEs where specification attributes can refe... | Nick Clifton | 2 | -26/+114 |
2021-03-02 | bfd, ld, libctf: skip zero-refcount strings in CTF string reporting | Nick Alcock | 7 | -12/+42 |
2021-03-02 | libctf: free ctf_dynsyms properly | Nick Alcock | 2 | -1/+5 |
2021-03-02 | libctf: fix signed/unsigned comparison confusion | Nick Alcock | 2 | -2/+6 |
2021-03-02 | libctf: minor error-handling fixes | Nick Alcock | 3 | -8/+32 |
2021-03-02 | libctf: add a deduplicator-specific type mapping table | Nick Alcock | 5 | -328/+344 |
2021-03-02 | libctf: remove reference to "unconflicted link mode". | Nick Alcock | 2 | -3/+8 |
2021-03-02 | libctf, include: remove the nondeduplicating CTF linker | Nick Alcock | 4 | -231/+46 |
2021-03-02 | libctf: fix ChangeLog date | Nick Alcock | 1 | -1/+1 |
2021-03-02 | libctf: reimplement many _iter iterators in terms of _next | Nick Alcock | 3 | -124/+69 |
2021-03-02 | libctf: ctf_archive_next should set the parent name consistently | Nick Alcock | 2 | -0/+7 |
2021-03-02 | PR27451, -z start_stop_gc for powerpc64 | Alan Modra | 7 | -0/+47 |
2021-03-02 | PowerPC64 undefined weak visibility vs GOT optimisation | Alan Modra | 9 | -0/+115 |
2021-03-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-01 | Add DWARF-5 section names to PE and PEP linker scripts. | Nick Clifton | 3 | -31/+144 |
2021-03-01 | Warn for missing separate debug files only if needed | H.J. Lu | 3 | -23/+54 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 14 | -4/+95 |
2021-03-01 | Weak references to __start_/__stop_ symbols | Alan Modra | 2 | -0/+19 |
2021-03-01 | PR27128, nm -P portable output format regression | Alan Modra | 10 | -14/+54 |
2021-03-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-28 | Add missing changes to Makefile.tpl | H.J. Lu | 2 | -0/+13 |
2021-02-28 | sim: igen: drop config.h & header checking | Mike Frysinger | 12 | -1125/+58 |
2021-02-28 | sim: igen: delete more unused toolchain settings | Mike Frysinger | 4 | -122/+7 |
2021-02-28 | sim: igen: delete unused FOR_BUILD vars | Mike Frysinger | 4 | -24/+7 |
2021-02-28 | sim: set up build-time compiler settings | Mike Frysinger | 32 | -277/+313 |
2021-02-28 | sim: use AC_CHECK_TOOL to find ar | Mike Frysinger | 32 | -93/+2793 |
2021-02-28 | sim: require AC_PROG_CPP explicitly | Mike Frysinger | 62 | -4206/+4359 |
2021-02-28 | sim: delete unused SIM_EXTRA_LIBDEPS | Mike Frysinger | 6 | -8/+14 |
2021-02-27 | sim: delete redundant SIM_EXTRA_ALL | Mike Frysinger | 10 | -9/+26 |
2021-02-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-27 | [PR gdb/27393] set directories: handle empty dirs. | Lancelot SIX | 4 | -0/+54 |
2021-02-26 | Minor fix in skip_ctf_tests | Tom Tromey | 2 | -1/+7 |
2021-02-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |