New target, copyright assignment
D. Jeff Dionne
jeff@maribor.pfnet.com
Fri Sep 19 17:15:00 GMT 1997
Hi all.
Watching things go by, I figured I had better get this copyright assignment
into the FSF before things go too far away. As I had mentioned before I
have the stuff for a new target (the USR PalmPilot). Much of this work
was done by Kresten Krab Thorup (whom I believe has already registered
for copyright assignment) and myself. Part of the gdb back end is by
Kenneth Albanowski.
So, I have just printed and signed on the dotted line. It will go in the
mail tomorrow. This code exists prepackaged as 'prc-tools' which contains
patches to gcc-2.7.2.2, binutils-2.7 and gdb-4.16, so this stuff will
require me to bring it up to date with egcs. Since there is not yet a
BFD back end for PalmPilot's 'prc' format, some small tools are used to
convert from COFF. I'm not clear what should be done with those, perhaps
they should be kept seperate with the PalmPilot header files, or put in
with binutils.
Patches to gcc and gdb are non-trivial, there someone will need to carefully
check for breakage with other m68k targets. binutils just adds .sa to the
linker search for shared libs...
-rw-r--r-- 1 jeff users 490 Jun 17 01:25 binutils-2.7.palmos.diff
-rw-r--r-- 1 jeff users 242091 Jul 10 07:04 gcc-2.7.2.2.palmos.diff
-rw-r--r-- 1 jeff users 37578 Jun 17 01:25 gdb-4.16.palmos.diff
These two stand alone utils are needed to build PalmPilot executables.
obj-res needs to link with libbfd.a and friends.
-rw-r--r-- 1 jeff users 1705 Jun 27 12:59 build-prc.c
-rw-r--r-- 1 jeff users 2683 Jul 16 01:51 emit-prc.c
-rw-r--r-- 1 jeff users 11609 Jul 10 03:26 obj-res.c
I guess I should make patches relative to egcs, does that sound about right?
Cheers,
Jeff.
More information about the Gcc
mailing list