summaryrefslogtreecommitdiffstats
path: root/gdb/xm-stratus.h
Commit message (Collapse)AuthorAgeFilesLines
* * nm-*, xm-*, tm-*: All native, host, and target files, whichFred Fish1993-03-231-40/+0
| | | | | | | | | get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. * nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h: Native, host, and target files that are common across more than one cpu architecture and included by one of the configured native, host, or target files, get moved to config directory.
* * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,Fred Fish1992-08-011-3/+6
| | | | | | | | | | | | | | | | | | | | | at_import, at_frame_base. * dwarfread.c (completedieinfo): Remove cases for obsolete AT_visibility, AT_import, and AT_frame_base attributes. * breakpoint.h (BREAKPOINT_MAX): Increase from 10 to 16 for i860, which can keep up to 4 shadow breakpoints. * tm-stratus.h (USG): Define. * tm-stratus.h (TARGET_BYTE_ORDER): Define to BIG_ENDIAN. * xm-stratus.h (HOST_BYTE_ORDER): Define to BIG_ENDIAN. * xm-stratus.h (xm-sysv4.h): Include, name changed from xm-svr4.h. * xm-stratus.h (NO_JOB_CONTROL): Remove define. * config/stratus.mt (TDEPFILES): Include files available from stratus that are not yet in release pending receipt of paperwork at FSF. * buildsym.c (finish_block): Minor code format change. * gdbtypes.h (struct field): Add to comments. * gdbtypes.h (virtual_field_bits): Add to comments. * objfiles.c (allocate_objfile): Change obstack interface to match FSF merging efforts.
* * xm-amix.h, xm-i386v4.h, xm-stratus.h: Define NORETURN to avoidJohn Gilmore1992-02-211-3/+11
| | | | | complaints about volatile functions. * xm-sysv4.h (HAVE_MMAP): Define.
* Comment changes.John Gilmore1992-02-011-2/+2
|
* Add several new files for stratus (i860* and *-stratus.h). Also addFred Fish1992-01-191-0/+29
macro USER_CFLAGS to Makefile. Add stratus config frags to configure.in.
OpenPOWER on IntegriCloud