[RFA] Support for multiple calling conventions, patch 3/3: Use calling convention information to handle differnt ABIs on sh target

Corinna Vinschen vinschen@redhat.com
Mon Apr 21 18:18:00 GMT 2008


On Apr 21 17:30, Corinna Vinschen wrote:
> On Apr 17 12:28, Daniel Jacobowitz wrote:
> > On Tue, Apr 15, 2008 at 01:58:42PM +0200, Corinna Vinschen wrote:
> > > Ok to apply?
> > 
> > This is OK with two changes.  One is that Renesas should always be
> > capitalized in comments.  The other is that each new CLI command
> > needs to be added to the manual, probably in the "Super-H" node.
> > And it should probably get a NEWS entry too.
> 
> Is the following documentation patch ok?
> [...]

...and the following NEWS entry?


Thanks,.
Corinna


Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.265
diff -u -p -r1.265 NEWS
--- NEWS	20 Apr 2008 00:03:24 -0000	1.265
+++ NEWS	21 Apr 2008 15:35:20 -0000
@@ -3,6 +3,13 @@
 
 *** Changes since GDB 6.8
 
+* GDB can now evaluate function calling conventions according to the
+  Dwarf-2 DW_AT_calling_convention function attribute.
+  
+* The SH target utilizes the aforementioned change to differ between gcc
+  and Renesas calling convention.  It also adds the new CLI commands
+  `set/show sh calling-convention'.
+
 * GDB can now read compressed debug sections, as produced by GNU gold
 with the --compress-debug-sections=zlib flag.
 

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat



More information about the Gdb-patches mailing list