* config/tc-avr.h (TC_FX_SIZE_SLACK): Define.
This commit is contained in:
Alan Modra 2007-02-20 23:02:58 +00:00
parent 96a724796f
commit a1836728f6
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-02-21 Alan Modra <amodra@bigpond.net.au>
PR 4082
* config/tc-avr.h (TC_FX_SIZE_SLACK): Define.
2007-02-20 Thiemo Seufer <ths@mips.com>
* doc/c-mips.texi: Document 74kc, 74kf, 74kx.

View File

@ -1,5 +1,6 @@
/* This file is tc-avr.h
Copyright 1999, 2000, 2001, 2002, 2005, 2006 Free Software Foundation, Inc.
Copyright 1999, 2000, 2001, 2002, 2005, 2006, 2007
Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
@ -143,3 +144,6 @@ extern long md_pcrel_from_section (struct fix *, segT);
{ \
goto SKIP; \
}
/* This target is buggy, and sets fix size too large. */
#define TC_FX_SIZE_SLACK(FIX) 2