Version: 8.2.1, Package name: xtensa-lx106-elf-gdb-8.2.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description GNU debugger, configured for the xtensa-lx106-elf target. |
Filesize: 54516.828 KB |
Version History (View Complete History) |
|
2020-05-07 08:24:53 by Stuart Henderson | Files touched by this commit (9) |
Log message: Set "BROKEN-arm" for some of the slower-to-build ports that fail late on armv7, this should save around 40h overall build time, and makes it more visible to anyone working on the port that they are indeed broken on the arch. OK phessler@ naddy@ Of note because the port is important to the architecture and self-hosted builds are a good thing: building u-boot on armv7 fails with an Internal Compiler Error (SIGBUS) in lib/time.c, it would be particularly nice if someone has an idea how to fix this! |
2020-03-23 08:12:31 by Tracey Emery | Files touched by this commit (3) |
Log message: Fix build on sparc64 and i386 Error reports from kmos@ naddy@ aja@ OK kn@ kmos@ |
2020-03-18 07:51:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: xtensa-lx106-elf/gdb: use nopie on i386 to unbreak build, ok tracey@ can't create dynamic relocation R_386_32 against local symbol in readonly segment |