RFA: Add unlink-if-ordinary to 4.0's libiberty

Nick Clifton nickc@redhat.com
Wed Apr 13 13:09:00 GMT 2005


Hi Guys,

  I am seeking approval to apply the attached patch.  It is not a
  regression fix however, so it may well be denied.

  The patch imports the unlink-if-ordinary() function into libiberty
  from the mainline GCC sources.

  The motivation for this patch is that the about-to-be-released 2.16
  binutils branch uses this function (in bfd/cache.c) and it would be
  nice if the 2.16 binutils and 4.0 gcc sources were compatible with
  each other.  This is the only patch necessary for that
  compatibility.

  May I apply the patch ?

Cheers
  Nick

<gcc-4_0-branch>/libiberty/ChangeLog
2005-04-13  Nick Clifton  <nickc@redhat.com>

	* Import from mainline:
	
	* functions.texi: Document the unlink-if-ordinary function.
	
	2005-03-28  Mark Kettenis  <kettenis@gnu.org>	
	* unlink-if-ordinary.c: Include <sys/types.h>.

	2005-03-01  Jan Beulich  <jbeulich@novell.com>
	* Makefile.in (CFILES): Add unlink-if-ordinary.c
	(REQUIRED_OFILES): Add unlink-if-ordinary.o.
	Add dependencies and rule for unlink-if-ordinary.o.
	* unlink-if-ordinary.c: New.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libiberty.patch
Type: text/x-patch
Size: 5003 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050413/c4cd846c/attachment.bin>


More information about the Gcc-patches mailing list