[V3,14/15] gas/NEWS: add text about new command line option and SFrame support

Message ID 20221030074450.1956074-15-indu.bhagat@oracle.com
State Not Applicable
Headers
Series Definition and support for SFrame unwind format |

Checks

Context Check Description
snail/binutils-gdb-check fail Git am fail log

Commit Message

Indu Bhagat Oct. 30, 2022, 7:44 a.m. UTC
  [No changes in V3, V2]

ChangeLog:

	* gas/NEWS: Add SFrame related news.
---
 gas/NEWS | 3 +++
 1 file changed, 3 insertions(+)
  

Comments

Mike Frysinger Oct. 30, 2022, 8:05 a.m. UTC | #1
On 30 Oct 2022 00:44, Indu Bhagat via Binutils wrote:
> +* New command line option --gsframe to generate SFrame unwind information
> +  on x86_64 and aarch64 targets.

readelf and objdump use --sframe, as use --gsframe.  do they really need to
be named differently ?
-mike
  
Indu Bhagat Oct. 31, 2022, 11:17 p.m. UTC | #2
Hi Mike,

On 10/30/22 01:05, Mike Frysinger wrote:
> On 30 Oct 2022 00:44, Indu Bhagat via Binutils wrote:
>> +* New command line option --gsframe to generate SFrame unwind information
>> +  on x86_64 and aarch64 targets.
> 
> readelf and objdump use --sframe, as use --gsframe.  do they really need to
> be named differently ?
> -mike

I used --gsframe to keep it aligned with other debug info related 
command like options like --gdwarf*, --gstabs in GNU as.

readelf/objdump uses --sframe instead, because other similar options are 
--ctf=<number|name> and --debug-dump=[].

I chose the names so they align well in each program.

Thanks
Indu
  

Patch

diff --git a/gas/NEWS b/gas/NEWS
index 31b3b664dff..6d2d4a7221d 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -13,6 +13,9 @@ 
   XTheadMac, and XTheadSync) from version 2.0 of the T-Head ISA manual, which
   are implemented in the Allwinner D1.
 
+* New command line option --gsframe to generate SFrame unwind information
+  on x86_64 and aarch64 targets.
+
 Changes in 2.39:
 
 * Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and