r230389 - in /trunk/gcc: ChangeLog gsyms.h sdbo...
tbsaunde@gcc.gnu.org
tbsaunde@gcc.gnu.org
Sun Nov 15 00:17:00 GMT 2015
Author: tbsaunde
Date: Sun Nov 15 00:17:43 2015
New Revision: 230389
URL: https://gcc.gnu.org/viewcvs?rev=230389&root=gcc&view=rev
Log:
remove EXTENDED_SDB_BASIC_TYPES
The last target using this was i960, which was removed many years ago,
so there's no reason to keep it.
gcc/ChangeLog:
2015-11-14 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* gsyms.h (enum sdb_type): Remove code for
EXTENDED_SDB_BASIC_TYPES.
(enum sdb_masks): Likewise.
* sdbout.c (plain_type_1): Likewise.
* system.h: Poison EXTENDED_SDB_BASIC_TYPES macro.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gsyms.h
trunk/gcc/sdbout.c
trunk/gcc/system.h
More information about the Gcc-cvs
mailing list