public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Gina Verlekar" <GinaV@KPITCummins.com>
To: <binutils@sourceware.org>
Subject: [PATCH] Addition of new option '--rlib' in linker for Renesas SH targets
Date: Mon, 26 Jun 2006 13:47:00 -0000	[thread overview]
Message-ID: <1F211FE03383644EAA6BB7A52FCD9B9B0927BF@sohm.kpit.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1769 bytes --]


Hi,

The patch attached herewith adds a new option '--rlib' to the linker.
Using this
option, Linker links a Renesas SH library file (created by Renesas
Compiler)	
with GNU object files.
'--rlib' option is supported only for Renesas SH targets.

The format of the option is:
--rlib=<filename >
where 'filename' is the Renesas SH library file to be linked.

This patch converts the Renesas library file into a GNU archive with
name	
<filename>.rlib. This file is created in the same directory as the
Renesas	
library file. This created GNU archive is then passed to the Linker for
further	
processing. 
This option can be used multiple times to link multiple Renesas SH
library	
files.

Patch has been generated for latest snapshot of binutils
(binutils-060621).	
No new regression failures are found.


Changelog

2006-06-26  Gina G. Verlekar  <ginav@kpitcummins.com>

	* lexsup.c: Add --rlib option for linking Renesas SH library
file.	
	* ldrlib.c: Add new file for processing Renesas SH library file.

	* Makefile.in: Modify to include ldrlib.c file for compilation.

	* Makefile.am: Likewise.

	* ld.texinfo: Add documentation for linker option '--rlib'.

	* configdoc.texi: Likewise.	

Any comments will be appreciated.


Regards,
Gina Verlekar
KPIT Cummins InfoSystems Ltd.
Pune, India
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Free download of GNU based tool-chains for Renesas SH, H8, R8C, M16C and
M32C	
Series.
The following site also offers free technical support to its users.

Visit http://www.kpitgnutools.com for details.

Latest versions of KPIT GNU tools were released on June 1, 2006.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


[-- Attachment #2: rlib.patch.tar.gz --]
[-- Type: application/x-gzip, Size: 9330 bytes --]

             reply	other threads:[~2006-06-26 13:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-26 13:47 Gina Verlekar [this message]
2006-06-26 15:54 ` Andrew STUBBS
2006-06-28 12:33   ` Gina Verlekar
2006-06-26 17:28 ` Pedro Alves
2006-06-28 15:51   ` Pedro Alves
2006-06-29 18:37     ` Dave Korn
2006-07-04  8:21 Gina Verlekar
2006-07-04 11:24 ` Dave Korn
2006-07-07  8:51   ` Gina Verlekar
2006-07-12 18:08 Nick Clifton
2006-07-13  5:11 ` Gina Verlekar
2006-07-24  7:10 ` Gina Verlekar
2006-08-06 14:34   ` Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1F211FE03383644EAA6BB7A52FCD9B9B0927BF@sohm.kpit.com \
    --to=ginav@kpitcummins.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).