comparison gcc/config/m68k/m68kelf.h @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* m68kelf support, derived from m68kv4.h */ 1 /* m68kelf support, derived from m68kv4.h */
2 2
3 /* Target definitions for GNU compiler for mc680x0 running System V.4 3 /* Target definitions for GNU compiler for mc680x0 running System V.4
4 Copyright (C) 1991-2018 Free Software Foundation, Inc. 4 Copyright (C) 1991-2020 Free Software Foundation, Inc.
5 5
6 Written by Ron Guilmette (rfg@netcom.com) and Fred Fish (fnf@cygnus.com). 6 Written by Ron Guilmette (rfg@netcom.com) and Fred Fish (fnf@cygnus.com).
7 7
8 This file is part of GCC. 8 This file is part of GCC.
9 9