GithubHelp home page GithubHelp logo

adtools / amigaos-binutils-2.9.1 Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 5.97 MB

binutils 2.9.1 with support for AmigaOS/m68k

License: GNU General Public License v2.0

Makefile 4.54% Groff 6.60% C++ 2.67% M4 0.02% C 79.41% Objective-C 0.15% Batchfile 0.05% DIGITAL Command Language 0.13% Lex 0.20% Yacc 0.64% Shell 1.08% Assembly 2.55% D 0.01% DTrace 0.54% Perl 0.01% MATLAB 0.04% Awk 0.01% SuperCollider 0.45% Perl 6 0.01% TeX 0.90%

amigaos-binutils-2.9.1's Introduction

adtools

Repository for releasing compiled adtools archives

amigaos-binutils-2.9.1's People

Contributors

cahirwpz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ptesavol

amigaos-binutils-2.9.1's Issues

opcodes/m68k-dis.c:reg_names[] differ between binutils 2.9.1 and 2.14

Diff between the two is:

 static char *const reg_names[] = {
   "%d0", "%d1", "%d2", "%d3", "%d4", "%d5", "%d6", "%d7",
-  "%a0", "%a1", "%a2", "%a3", "%a4", "%fp", "%a6", "%sp",
+  "%a0", "%a1", "%a2", "%a3", "%a4", "%a5", "%a6", "%sp",
   "%ps", "%pc"
 }

Which one is correct? (Or, is there some weird subtle difference
between the two that makes each is correct within their versions
as they are?.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.