summaryrefslogtreecommitdiffstats
path: root/gdb/param-no-tm.h
Commit message (Collapse)AuthorAgeFilesLines
* Change GDB over to GNU General Public License version 2.John Gilmore1991-06-041-6/+6
|
* * param-no-tm.h: Make BITS_BIG_ENDIAN defined to 0/1, not definedJim Kingdon1991-04-291-3/+5
| | | | | | | | or not defined. Don't define it based on TARGET_BYTE_ORDER if it's already defined (in the tm.h file). mips-opcode.h (BIT_FIELDS_*), values.c (modify_field, unpack_field_as_long): Use #if BITS_BIG_ENDIAN not #ifdef BITS_BIG_ENDIAN.
* signame.c: Change #ifdef SYS_SIGLIST_MISSING to #if.Jim Kingdon1991-04-201-0/+4
| | | | param-no-tm.h: Define SYS_SIGLIST_MISSING from USG.
* Johns releaseK. Richard Pixley1991-03-281-0/+76
OpenPOWER on IntegriCloud