]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* configure.host: Recognize aix4 explicitly.
authorJeff Law <law@redhat.com>
Tue, 8 Aug 1995 17:31:52 +0000 (17:31 +0000)
committerJeff Law <law@redhat.com>
Tue, 8 Aug 1995 17:31:52 +0000 (17:31 +0000)
commit0a552864e84306dc14753645eda331765b39b3d8
tree84779350c05c403e06a2f9d5ff05492c3e251fe2
parentc266c384ee283cddd2ea67261ec3722e24c517b8
    * configure.host: Recognize aix4 explicitly.
        * rs6000-core.c (CORE_DATA_SIZE_FIELD): New macro to get a the size
        of a core dump's data section.  Provide alternate definition for aix4.
        (SAVE_FIELD): Similarly for save state field (register info).
        (STACK_END_ADDR): Provide definition suitable for aix4.
        * config/{aix4.mh,aix4.mt}: New configuration files.
        * hosts/aix4.h: Likewise.

Mike's aix4 changes, slightly modified.
bfd/ChangeLog
bfd/hosts/.Sanitize
bfd/hosts/aix4.h [new file with mode: 0644]