This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit/multiarch/hppa] A bit of code shuffling...


I committed the attached patch. It removes some macros that I found to
be unused, and also moved some others from the tm- file into the -tdep
file. It's still all pretty mechanical changes, with the ultimate goal
of slimming these tm- files so much that they are no longer needed.
There are some other macros which I think I could have moved as well,
but it's less mechanical, so I am keeping these kind of changes for
a standalone patch.

Tested on hpux 11.00.

2003-05-21  J. Brobecker  <brobecker@gnat.com>

        * config/pa/tm-hppa.h: Delete some unused macros. Move some
        macro definitions from here...
        * hppa-tdep.c: ...to there.

Eventually, I think I'll have to create a hppa-tdep.h file...

-- 
Joel

Attachment: shuffle.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]