GithubHelp home page GithubHelp logo

adtools / amigaos-binutils-2.14 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 6.0 14.84 MB

binutils 2.14 with support for AmigaOS/m68k

License: GNU General Public License v2.0

Makefile 6.44% M4 0.21% C 63.36% Objective-C 0.27% DIGITAL Command Language 0.06% C++ 1.24% Lex 0.37% Yacc 0.34% R 0.47% Shell 1.07% Assembly 13.93% Scheme 0.01% Perl 0.07% Batchfile 0.01% D 12.14% DTrace 0.01% Common Lisp 0.02% E 0.01% PicoLisp 0.04% Tcl 0.01%

amigaos-binutils-2.14's Introduction

adtools

Repository for releasing compiled adtools archives

amigaos-binutils-2.14's People

Contributors

chenz avatar jens-maus avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

amigaos-binutils-2.14's Issues

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

Cross-posting adtools/amigaos-binutils-2.9.1#1 here:

The diff between the two is like:

 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 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.