X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gas%2FNEWS;h=48cfa9be72d08b5771526897ceeaa680a85ac801;hb=7766fd10024dc0587838fbc4608f3f8e30e17a26;hp=f5708a2554c3a141d738899f3414c0fcc85d219b;hpb=4e3e1fdf327b225b28b754d96a4d592fb3a23df0;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/NEWS b/gas/NEWS index f5708a2554..48cfa9be72 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,4 +1,11 @@ -*- text -*- + +* Add support for the RISC-V architecture. + +* Add support for the ARM Cortex-M23 and Cortex-M33 processors. + +Changes in 2.27: + * Default to --enable-compressed-debug-sections=gas for Linux/x86 targets. * Add --no-pad-sections to stop the assembler from padding the end of output @@ -34,6 +41,9 @@ * Add assembly-time relaxation option for ARC cpus. +* Add --with-cpu=TYPE configure option for ARC gas. This allows the default + cpu type to be adjusted at configure time. + Changes in 2.26: * Add a configure option --enable-compressed-debug-sections={all,gas} to