--- gcc/config/pa/pa-ghpux.h 2018/04/24 18:17:27 1.1.1.2 +++ gcc/config/pa/pa-ghpux.h 2018/04/24 18:31:18 1.1.1.4 @@ -15,34 +15,15 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #ifndef TARGET_DEFAULT -#define TARGET_DEFAULT 128 /* TARGET_GAS */ +#define TARGET_DEFAULT 0x88 /* TARGET_GAS + TARGET_JUMP_IN_DELAY */ #endif -#include "pa/pa.h" +#include "pa/pa-hpux.h" -/* Make GCC agree with types.h. */ -#undef SIZE_TYPE -#undef PTRDIFF_TYPE -#undef WCHAR_TYPE -#undef WCHAR_TYPE_SIZE - -#define SIZE_TYPE "unsigned int" -#define PTRDIFF_TYPE "int" -#define WCHAR_TYPE "unsigned int" -#define WCHAR_TYPE_SIZE 32 - -/* Like the default, except no -lg. */ -#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p: -L/lib/libp/ -lc}%{pg: -L/lib/libp/ -lc}" - -#undef CPP_PREDEFINES -#define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE -Asystem(unix) -Asystem(hpux) -Acpu(hppa) -Amachine(hppa)" - -#undef LINK_SPEC -#define LINK_SPEC "-u main %{static: -a archive}%{g: -a archive}" - -/* hpux8 and later have C++ compatable include files, so do not - pretend they are `extern "C"'. */ -#define NO_IMPLICIT_EXTERN_C +#define DBX_DEBUGGING_INFO +#undef DEFAULT_GDB_EXTENSIONS +#define DEFAULT_GDB_EXTENSIONS 1