X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=e04a49f7ce86cb499e9c08c3700eb5c744bf5df8;hb=f6c1a2d592af15d02c7fc93390af3c803e74c4d9;hp=dfbdb28588a560bc7da9d227f52e3fd0af0ea5a3;hpb=a8acc5fb18af9d4b0da318218680534414325e13;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index dfbdb28588..e04a49f7ce 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,18 @@ +2012-05-03 Sean Keys + + * configure, Makefile.in: Regenerate. + * Makefile.am (CPU_TYPES, TARGET_CPU_CFILES, TARGET_CPU_HFILES): + * configure.tgt: Added cpu type. + Added files for XGATE assembler. + * config/tc-xgate.c: Assembler for XGATE. + * config/tc-xgate.h: Header definition for assembler + Added files for XGATE testsuite. + * doc/Makefile.am (CPU_DOCS): Added XGATE file. + * doc/c-xgate.texi: Document XGATE and XGATE port. + * doc/as.texinfo: Ditto. + * doc/all.texi: Ditto + * NEWS: Mention the new support. + 2012-04-30 DJ Delorie * config/rx-parse.y (rx_intop): Add parameter for operation size.