Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v20170818
    August 18th Toolchain Release
    
    It's been about two months singe the last stable toolchain release, so
    we're a bit past new on a new one.  Here's a summary of the changes
    since the June release:
    
    binutils/gdb:
    * Now based on the 2.29 upstream release.
    * 5852e73c72db RISC-V: Support PCREL_* relocations agaist weak
      undefined symbols
    * 0419befe6f92 (WIP) RISC-V: Provide better disassembly of alignment
      sequences
    * 160ba91886e3 (WIP) objdump: Provide the found reloc to the disassembler
    * 779cd1f46451 (WIP) RISC-V: Avoid emitting invalid instructions in mixed
      RVC/no-RVC code
    * ceef952725fb (WIP) RISC-V: Print an error when unable to align a section
    
    We're not including GCC 7.2 here as it's just a bit too new, so there
    are no changes to our GCC port.