Search
265 results for “sourceware”
-
The next GNU Tools Cauldron, taking place in Porto, Portugal, on September 26-28, 2025.
https://inbox.sourceware.org/gcc/87o6u[email protected]/
https://gcc.gnu.org/wiki/cauldron2025
https://gnu-tools-cauldron.org/Some #Sourceware Project Leadership Committee members and @conservancy staff should also be there.
#GCC #GDB #binutils #CGEN #DejaGnu #newlib #glibc #poke #libabigail #elfutils
-
Sourceware Survey 2025 Results
In the end we got 103 (!) responses with a nice mix of developers, users and maintainers from various hosted projects.
https://sourceware.org/survey-2025
#binutils #cygwin #dwarfstd #elfutils #gcc #gdb #glibc #libabigail #newlib #systemTap #valgrind #bzip2 #libffi #dwz #debugedit #gnupoke #bunsen #lvm2 #annobin #gnu-gabi #cgen #kawa #insight #pacme
-
StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on https://builder.sourceware.org for Sourceware hosted projects.
They are running ubuntu server 23.10 https://wiki.ubuntu.com/RISC-V/StarFive%20VisionFive%202
Various projects are already running on risc-v: #annobin, #binutils, #bzip2, #debugedit, #dwz, #elfutils, #gnupoke and #libabigail.
https://builder.sourceware.org/buildbot/#/builders?tags=riscv
Please contact the builder project if you want to help out adding other Sourceware hosted projects.
-
#Sourceware @ #Fosdem 2024
Various Sourceware projects will give presentations at @fosdem next weekend, Feb 3 and 4, in Brussels.
Guinevere, Dodji, Jose, David and Thomas organized some great devroom talks:
https://inbox.sourceware.org/202401282[email protected]/
Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.
#gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke
-
Various Sourceware projects will be present at @fosdem plus various overseers and of course @conservancy staff.
Get your talk submissions in before end of the week (December 1st) to these developer rooms:
https://inbox.sourceware.org/gdb/6a2e8[email protected]/
https://inbox.sourceware.org/gcc/36fad[email protected]/
#gdb #libabigail #systemtap #valgrind #binutils #elfutils #gcc #newlib #glibc #gnupoke #cgen
-
After the #glibc libc-alpha and #gcc gcc-patches mailinglist tests to avoid From rewriting worked out nicely we enabled the same settings to some other mailinglists.
The other gcc patches lists for #libstdc++, #libgccjit, #fortran and #gcc-rust. And those project that use #patchwork, #newlib, #elfutils, #libabigail and #gdb.
This hopefully makes mailing patches and using git am on them a bit nicer.
Please contact us if you have any issues with the mailinglists.
https://sourceware.org/mission.html#organization -
The #debian #arm64 build are disabled for now because the Hardkernel ODROID-N2Plus board didn't come back up after a kernel upgrade.
-
The #gentoo #sparc builders are disabled for now because the worker had become a little too unstable.
https://builder.sourceware.org
We hope to get it back soon because it is doing a lot of builds for #Sourceware projects.
#elfutils, #libabigail, #bzip2, #debugedit, #gccrust, #binutils, #gdb, #gcc, #systemtap, #glibc, #gnupoke.
-
elfutils 0.195 released
ELFUTILS 0.195 "Handwritten" - https://elfutils.org/
A new release of elfutils is available at:
ftp://sourceware.org/pub/elfutils/0.195/
or https://sourceware.org/elfutils/ftp/0.195/Visit us on the Libera.Chat irc channel #elfutils
-
#Glibc 2.43 is out:
https://inbox.sourceware.org/libc-alpha/13932477.uLZWGnKmhe@pinacolada/
A few highlights:
* Experimental support for building with #clang has been added.
* [a bunch of ISO C23 stuff]
* Support for mseal and openat2 on #Linux
* Additional optimized and correctly rounded mathematical functions have been imported from the CORE-MATH project […]
* Unicode support has been updated to Unicode 17.0.0.
-
Today's bug is in `elfutils`:
https://sourceware.org/PR33103There `elfutils` build system did something like:
$ cat stack.cc
#include <stack>
int main(){}$ gcc -I. stack.cc -o stack
$ gcc -I. stack.cc -o stackIt breaks as:
$ gcc -I. stack.cc -o stack
# ok
$ gcc -I. stack.cc -o stack
In file included from stack.cc:1:
./stack:1:1: error: stray '\177' in program
1 | <U+007F>ELF<U+0002>...Included <stack> is an ELF file now.
-
The first part of std::simd just landed in #GCC 16: https://forge.sourceware.org/gcc/gcc-mirror/commit/8be0893fd98c9a89bbcd81e0ff8ebae60841d062
Expect it on Compiler Explorer in — I guess — 12 hours. -
The first part of std::simd just landed in #GCC 16: https://forge.sourceware.org/gcc/gcc-mirror/commit/8be0893fd98c9a89bbcd81e0ff8ebae60841d062
Expect it on Compiler Explorer in — I guess — 12 hours. -
The first part of std::simd just landed in #GCC 16: https://forge.sourceware.org/gcc/gcc-mirror/commit/8be0893fd98c9a89bbcd81e0ff8ebae60841d062
Expect it on Compiler Explorer in — I guess — 12 hours. -
The first part of std::simd just landed in #GCC 16: https://forge.sourceware.org/gcc/gcc-mirror/commit/8be0893fd98c9a89bbcd81e0ff8ebae60841d062
Expect it on Compiler Explorer in — I guess — 12 hours. -
The first part of std::simd just landed in #GCC 16: https://forge.sourceware.org/gcc/gcc-mirror/commit/8be0893fd98c9a89bbcd81e0ff8ebae60841d062
Expect it on Compiler Explorer in — I guess — 12 hours. -
#LVM2 2.03.26 has been released (#LVM / #LogicalVolumeManager / #DeviceMapper / #RedHat) https://sourceware.org/lvm2/
-
#elfutils 0.190 "Woke!" released
https://inbox.sourceware.org/elfutils-devel/[email protected]/Friendlier CONTRIBUTING. RELR support. eu-readelf now supports -D, --use-dynamic and can show version 9 .gdb_index. A new eu-srclines tool that shows all files that were used to create a binary. debuginfod has a new schema for a 60% compression in filename representation.
-
Valgrind 3.27 RC1 is out
An RC1 tarball for 3.27.0 is now available at
https://sourceware.org/pub/valgrind/valgrind-3.27.0.RC1.tar.bz2
(md5sum = bd95111c1a9f81f136c5e4e2c62b493e)
(sha1sum = 0eefb3a7d86a3bd0154480db3d2173bb8bd6d7c1)
https://sourceware.org/pub/valgrind/valgrind-3.27.0.RC1.tar.bz2.asc
Public keys can be found at https://www.klomp.org/mark/gnupg-pub.txtPlease give it a try in configurations that are important for you and
report any problems you have, either on the developer/user mailing list, or
(preferably) via our bug tracker at
https://bugs.kde.org/enter_bug.cgi?product=valgrindAn RC2 should be available Fri Apr 17
The final 3.27.0 release is scheduled for Mon Apr 20. -
Note that someone created various CVEs for #elfutils based on (fixed and closed) bug reports without following our SECURITY policy: https://sourceware.org/cgit/elfutils/tree/SECURITY
These are NOT security issues according to our policy.
We request that people who report suspected security vulnerabilities report them through the contacts in our SECURITY policy and not through non-affiliated CNAs.
Creating random CVEs without coordinating with the upstream project and designated CNA just causes lots of make work.
-
Brutal metal Unixy code, ep. 1337: Kill Inferiors! (A GDB shell command)
https://sourceware.org/gdb/current/onlinedocs/gdb.html/Inferiors-Connections-and-Programs.html
-
Queriendo sacar una traza de ejecución de un proceso con #GDB [1] no puedo porque "Process record and replay target doesn't support ioctl request".
[1] https://sourceware.org/gdb/current/onlinedocs/gdb.html/Process-Record-and-Replay.html
-
Anticipating #valgrind 3.27.0.
Andreas also showed there are still meaningful optimizations to be made on how memcheck tracks undefinedness bits as outlined in the original "Using Valgrind to detect undefined value errors with bit-precision" https://valgrind.org/docs/memcheck2005.pdf paper.
His optimization of memcheck instrumenting a bitwise AND/OR with a constant is clever and simplifies the generated code: https://sourceware.org/cgit/valgrind/commit/?id=8514763a215f863bc52400991eba332df115eaea
-
Welche Software nutzt euer Verein für die Buchhaltung? Ich muss dieses Jahr den neuen DATEV Kontorahmen für den @oger einführen. Wenn ich schon die Arbeit habe, würde ich gerne auch zu einer Software wechseln die in Zukunft skaliert und automatisiert. Open Source wäre natürlich ein Traum, aber da bin ich tatsächlich auf nichts brauchbares gestoßen.
-
@reticuleena
https://song.link/t/1465117Es gibt noch das, dann bekommt man alle links die man will. Ohne vorzuschreiben was die User*innen für streaming Anbieter nutzen.
Ob das allerdings tracking frei ist... Gute Frage.Ich weiss das man affiliate links mit einbauen kann.
Die Seite in open source wäre schön...Hör den song jetzt. War mir unbekannt. Danke fürs teilen. 😢😢
-
RE: https://mastodon.social/@bagder/115692071460280703
Wrote about this recently as well. We don't want Source Available to become the standard. Its not gonna help - https://www.unsungnovelty.org/posts/10/2025/oss-and-sas/
-
@sourcerer @vermaden The isse isn't necessarily Wayland but the #GNOME developers.
Just follow the story about the transition from #GTK2 -> GTK3 -> GTK4.I found this read very interesting to understand the #GTK worlds development better:
https://ludditus.com/2021/05/30/is-there-any-future-for-the-gtk-based-desktop-environments -
Open sourcerers say suspected #xz-style attacks continue to target #maintainers
#SocialEngineering patterns spotted across range of popular projects
Higher-ups at the #OpenJS Foundation and #OpenSource Security Foundation (#OpenSSF) believe the attempt to plant a #backdoor into #Linux's xz data compression library "may not be an isolated incident" given their recent observations.
https://www.theregister.com/2024/04/16/xz_style_attacks_continue/ -
Eine Petition, die fracking in Deutschland verhindern möchte. Wer mag, darf gerne mitmachen.
#nofracking