Updated ARC assembler from arccores.com
This commit is contained in:
parent
8805103910
commit
0d2bcfafbf
108 changed files with 7925 additions and 2456 deletions
4
gas/as.h
4
gas/as.h
|
@ -622,6 +622,10 @@ void eh_frame_convert_frag PARAMS ((fragS *));
|
|||
/* this one starts the chain of target dependant headers */
|
||||
#include "targ-env.h"
|
||||
|
||||
#ifdef TC_ARC
|
||||
#include "struc-symbol.h"
|
||||
#endif
|
||||
|
||||
#include "write.h"
|
||||
#include "frags.h"
|
||||
#include "hash.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue