X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FNEWS;h=2f5e88daff988fe9d3d879dce71a9842225ccae4;hb=6eb7d83039db70127a6eb3e4b64ecae782c42f00;hp=a627028de15653c9b8a5c0690eff41f4909258d0;hpb=b8871f357fdfa9c0c06d2d3e5600391d8c994f37;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/NEWS b/gas/NEWS index a627028de1..2f5e88daff 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,4 +1,8 @@ -*- text -*- +* ARC backend accepts .extInstruction, .extCondCode, .extAuxRegister, and + .extCoreRegister pseudo-ops that allow an user to define custom + instructions, conditional codes, auxiliary and core registers. + * Add a configure option --enable-elf-stt-common to decide whether ELF assembler should generate common symbols with the STT_COMMON type by default. Default to no.