This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Patch to arm-linux-nat.c...


Hi guys,

I've checked the following patch to arm-linux-nat.c in.  This just cleans up
some build warnings and naming of functions.

2000-02-28  Scott Bambrough <scottb@netwinder.org>

        * arm-linux-nat.c (fetch_nw_fpe_*):
        Renamed to fetch_nwfpe_* to use the same naming convention
        as in the Linux kernel.  Modified prototype to get rid of
        unused parameters.
        (store_nw_fpe_*): Renamed to store_nwfpe_* to use the same
        naming convention as in the Linux kernel.  Fixed calls to 
        fetch_nwfpe_*.
        (store_fpregs): Fixed calls to store_nwfpe_*.  Removed
        unused variable. 

-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

alnat.diff


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