bebbo / gcc

Bebbo's gcc-6-branch for m68k-amigaos
GNU General Public License v2.0
33 stars 11 forks source link

Apollo 68080 DBRAL support #214

Closed WDrijver closed 9 months ago

WDrijver commented 9 months ago

Hello Stefan,

My name is Willem Drijver and I work in Apollo Team on ApolloOS, ApolloBoot and ApolloCrossDev.

The last project is a toolchain targeted for developers for V4 architecture. Within this project we (developers in the Apollo Team) with great gratitude use your amiga-gcc as an essential component.

Together with Gunnar I am working on improving Apollo 68080 support in GCC, GAS, VASM, etc.

In the past you already implemented some 68080 opcodes like ADDIW and CMPIW.

Here I have a PULL request for adding support for DBRAL (actually it's two PULL's: one for binutils and one for gcc.

We would be grateful if you could review and if all is OK, approve this change.

I would expect to sent you more PULL request in the near future if that is OK with you.

With regards,

Willem Drijver