home.social

#binutils — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #binutils, aggregated by home.social.

  1. One for fellow #ARM #Thumb and #gnu #binutils users...
    Say I want to load the value "0x22000000" into R3.

    Using "LDR R3, =0x22000000" drops the 32bit value in the literal pool, which encodes to 6 bytes.
    A better encoding is: "MOVS R3, #0x88, LSLS R3, R3, #22" which saves 2 bytes.

    Is there a pseudo-op or macro to generate the best possible encoding with GNU AS?

    (I've been spoiled by RISC OS assemblers which kinda can, but now I'm writing code which others need to be able to assemble...)

  2. Sourceware Survey 2025 Results

    In the end we got 103 (!) responses with a nice mix of developers, users and maintainers from various hosted projects.

    sourceware.org/survey-2025

    -gabi

  3. StarFive has donated 4 VisionFive-2 risc-v boards with 8GB, 4-core JH7110 supporting the RV64GC ISA for the CI running on builder.sourceware.org for Sourceware hosted projects.

    They are running ubuntu server 23.10 wiki.ubuntu.com/RISC-V/StarFiv

    Various projects are already running on risc-v: , , , , , , and .

    builder.sourceware.org/buildbo

    Please contact the builder project if you want to help out adding other Sourceware hosted projects.

  4. @ 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:

    inbox.sourceware.org/202401282

    Various Sourceware volunteers, overseers, PLC members and @conservancy staff will also be around.

  5. @

    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:

    inbox.sourceware.org/gdb/6a2e8

    inbox.sourceware.org/gcc/36fad

  6. GNU Spotlight with Amin Bandali: Seventeen new GNU releases in the last month including #Binutils, #Coreutils, #Emacs, #Gama, #Glibc, #Lilypond, "LinuxLibre #Poke, and more. Full details: u.fsf.org/40h Big thanks to @bandali0 @bandali, all the devs, and other contributors!

  7. The builders are disabled for now because the worker had become a little too unstable.

    builder.sourceware.org

    We hope to get it back soon because it is doing a lot of builds for projects.

    , , , , , , , , , , .