This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] AROS name change


On Sun, Jun 22, 2008 at 06:53:41PM +0200, Markus Weiss wrote:
> Index: binutils/readelf.c
> ===================================================================
> RCS file: /cvs/src/src/binutils/readelf.c,v
> retrieving revision 1.411
> diff -U3 -r1.411 readelf.c
> --- binutils/readelf.c	18 Jun 2008 10:49:50 -0000	1.411
> +++ binutils/readelf.c	21 Jun 2008 14:52:31 -0000
> @@ -2498,7 +2498,7 @@
>      case ELFOSABI_OPENBSD:	return "UNIX - OpenBSD";
>      case ELFOSABI_OPENVMS:	return "VMS - OpenVMS";
>      case ELFOSABI_NSK:		return "HP - Non-Stop Kernel";
> -    case ELFOSABI_AROS:		return "Amiga Research OS";
> +    case ELFOSABI_AROS:		return "AROS Research OS";

I would be inclined to make this plain "AROS".

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]