Age | Commit message (Expand) | Author | Files | Lines |
2023-08-14 | fbsd-nat: Defer any ineligible events reported by wait. | John Baldwin | 1 | -1/+34 |
2023-08-14 | fbsd-nat: Add a list of pending events. | John Baldwin | 2 | -55/+118 |
2023-08-14 | Remove alloca from osabi.c | Tom Tromey | 1 | -2/+1 |
2023-08-14 | [gdb/build] Fix struct token odr violation | Tom de Vries | 5 | -19/+19 |
2023-08-14 | [gdb/build] Fix struct token_and_value odr violation | Tom de Vries | 3 | -14/+14 |
2023-08-14 | [gdb/build] Fix enum param_types odr violation | Tom de Vries | 2 | -6/+6 |
2023-08-14 | [gdb/build] Remove superfluous variable param_types in gdb/python/py-param.c | Tom de Vries | 1 | -2/+1 |
2023-08-14 | [gdb] Fix maint print symbols/psymbols help text | Tom de Vries | 2 | -4/+4 |
2023-08-14 | ld: Build libpr23169a.so with -z lazy | H.J. Lu | 1 | -2/+2 |
2023-08-14 | Remove fall-back prune_warnings | Alan Modra | 2 | -45/+1 |
2023-08-14 | Re: PR30715, VAX: md_create_long_jump | Alan Modra | 1 | -3/+3 |
2023-08-14 | ld: fix relocatable, retain7a target pattens for HPPA | Sam James | 2 | -2/+2 |
2023-08-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2023-08-13 | [gdb/symtab] Don't deduplicate variables in gdb-index | Tom de Vries | 1 | -3/+2 |
2023-08-12 | gprofng: pass gprofng location to gp-display-gui | Vladimir Mezentsev | 1 | -5/+18 |
2023-08-12 | gprofng: fix typos in get_realpath() and check_executable() | Vladimir Mezentsev | 2 | -8/+4 |
2023-08-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2023-08-13 | Re: gdb: warn unused result for bfd IO functions | Alan Modra | 1 | -0/+1 |
2023-08-12 | PR30715, VAX: md_create_long_jump | Kalvis Duckmanton | 4 | -13/+136 |
2023-08-11 | gdbserver: Reinstall software single-step breakpoints in resume_stopped_resum... | Kevin Buettner | 3 | -1/+219 |
2023-08-12 | regen config | Alan Modra | 20 | -2305/+5188 |
2023-08-12 | toplevel: Substitute GDCFLAGS instead of using CFLAGS | Arsen Arsenović | 1 | -1/+1 |
2023-08-12 | Use substituted GDCFLAGS | Andreas Schwab | 1 | -0/+1 |
2023-08-12 | gccrs: Add gcc-check-target check-rust | Philip Herron | 1 | -0/+1 |
2023-08-12 | PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.def | Roger Sayle | 1 | -1/+2 |
2023-08-12 | Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [PR67102] | Thomas Schwinge | 1 | -1/+0 |
2023-08-12 | Disable warnings as errors for STAGEautofeedback. | Eugene Rozenfeld | 1 | -0/+3 |
2023-08-12 | Fix autoprofiledbootstrap build | Eugene Rozenfeld | 1 | -1/+3 |
2023-08-12 | Fix collection and processing of autoprofile data for target libs | Eugene Rozenfeld | 1 | -1/+1 |
2023-08-12 | Collect both user and kernel events for autofdo tests and autoprofiledbootstrap | Eugene Rozenfeld | 1 | -1/+1 |
2023-08-12 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 2 | -6/+14 |
2023-08-12 | Makefile.def: drop remnants of unused libelf | Sergei Trofimovich | 2 | -10/+0 |
2023-08-12 | Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. | Martin Liska | 1 | -2/+2 |
2023-08-12 | FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts | Christophe Lyon | 1 | -3/+8 |
2023-08-12 | libtool.m4: Sort output of 'find' to enable deterministic builds. | Bernhard M. Wiedemann | 2 | -6/+6 |
2023-08-12 | Fix hppa64-hpux11 build to remove source paths from embedded path. | John David Anglin | 1 | -4/+4 |
2023-08-12 | Generic configury support for shared libs on VxWorks | Olivier Hainque | 1 | -2/+27 |
2023-08-12 | toplevel: reconcile few divergences with GCC | Arsen Arsenović | 1 | -2/+2 |
2023-08-12 | gcc: xtensa: add data alignment properties to dynconfig | Max Filippov | 1 | -1/+58 |
2023-08-12 | gcc: xtensa: add XCHAL_HAVE_{CLAMPS, DEPBITS, EXCLUSIVE, XEA3} to dynconfig | Max Filippov | 1 | -1/+49 |
2023-08-12 | MSP430: Add -fno-exceptions multilib | Jozef Lawrynowicz | 1 | -0/+13 |
2023-08-12 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 1 | -1/+15 |
2023-08-12 | config-ml.in: Suppress output from multi-do recipes | Jonathan Wakely | 1 | -6/+2 |
2023-08-12 | mh-mingw: drop unused BOOT_CXXFLAGS variable | Sergei Trofimovich | 1 | -1/+0 |
2023-08-12 | mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables | Martin Storsjö | 1 | -0/+2 |
2023-08-12 | configure: Allow host fragments to react to --enable-host-shared. | Iain Sandoe | 1 | -0/+8 |
2023-08-12 | Darwin, config: Revise host config fragment. | Iain Sandoe | 1 | -24/+33 |
2023-08-12 | gcc: Add 'mcf' thread model support from mcfgthread | LIU Hao | 1 | -0/+1 |
2023-08-12 | Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken | Andrew Pinski | 2 | -4/+8 |
2023-08-12 | 32-bit PA-RISC with HP-UX: remove deprecated ports | Martin Liska | 3 | -12/+0 |