Write Mimi's name in ASCII.
authorAlan Modra <amodra@gmail.com>
Fri, 27 Apr 2007 03:37:43 +0000 (03:37 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 27 Apr 2007 03:37:43 +0000 (03:37 +0000)
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/cpu-rs6000.c
bfd/rs6000-core.c
include/coff/ChangeLog
include/coff/rs6000.h

index 43b8a84efdfdcb904f350b0b9de28dc07225f278..ea36970cf15f0092a702013f08ab44d2b1df6f37 100644 (file)
@@ -1,3 +1,9 @@
+2007-04-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * cpu-rs6000.c: Write Mimi's name in ASCII.
+       * coff-rs6000.c: Likewise.
+       * rs6000-core.c: Likewise.
+
 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
 
        * sysdep.h: Include config.h first.
index 0afc37e605e25881dbf36215a9dcfcf24ccd71b3..ae75f65b56651f1a5d4fd3486ed4b0c53baeab73 100644 (file)
@@ -1,12 +1,7 @@
 /* BFD back-end for IBM RS/6000 "XCOFF" files.
    Copyright 1990-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
    Free Software Foundation, Inc.
-   FIXME: Can someone provide a transliteration of this name into ASCII?
-   Using the following chars caused a compiler warning on HIUX (so I replaced
-   them with octal escapes), and isn't useful without an understanding of what
-   character set it is.
-   Written by Metin G. Ozisik, Mimi Ph\373\364ng-Th\345o V\365,
-     and John Gilmore.
+   Written by Metin G. Ozisik, Mimi Phuong-Thao Vo, and John Gilmore.
    Archive support from Damon A. Permezel.
    Contributed by IBM Corporation and Cygnus Support.
 
index 2d4641ba043c2b2fb7eb6e8d3d4347476cda21d9..4ed1d71e1a9b8c13628a0d75e2892bf14e1c134b 100644 (file)
@@ -1,11 +1,7 @@
 /* BFD back-end for rs6000 support
    Copyright 1990, 1991, 1993, 1995, 2000, 2002, 2003, 2007
    Free Software Foundation, Inc.
-   FIXME: Can someone provide a transliteration of this name into ASCII?
-   Using the following chars caused a compiler warning on HIUX (so I replaced
-   them with octal escapes), and isn't useful without an understanding of what
-   character set it is.
-   Written by Mimi Ph\373\364ng-Th\345o V\365 of IBM
+   Written by Mimi Phuong-Thao Vo of IBM
    and John Gilmore of Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
index 1f622b3b2e4525196c333ca9b48a2f1851b1d024..4a2e107d3d7c7895ffb6df158f6c79e44bc5e6d6 100644 (file)
@@ -2,12 +2,7 @@
    Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000,
    2001, 2002, 2004, 2006, 2007
    Free Software Foundation, Inc.
-   FIXME: Can someone provide a transliteration of this name into ASCII?
-   Using the following chars caused a compiler warning on HIUX (so I replaced
-   them with octal escapes), and isn't useful without an understanding of what
-   character set it is.
-   Written by Metin G. Ozisik, Mimi Ph\373\364ng-Th\345o V\365,
-     and John Gilmore.
+   Written by Metin G. Ozisik, Mimi Phuong-Thao Vo, and John Gilmore.
    Archive support from Damon A. Permezel.
    Contributed by IBM Corporation and Cygnus Support.
 
index f8058458a1b0602c0e69ebfbdaa796d876da3e6b..3fa22bffd3ad862c65d94cc5e929af7de77a47d6 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * rs6000.h: Write Mimi's name in ASCII.
+
 2007-03-19  H.J. Lu  <hongjiu.lu@intel.com>
 
        * internal.h (internal_extra_pe_aouthdr): Add Magic,
index 5323662823ed0f69ea09d72ccab4d4609246d18d..a4e6eb5f9ee845841ffa73c026ccff2dd2fa15de 100644 (file)
@@ -1,10 +1,6 @@
 /* IBM RS/6000 "XCOFF" file definitions for BFD.
    Copyright (C) 1990, 1991, 2001 Free Software Foundation, Inc.
-   FIXME: Can someone provide a transliteration of this name into ASCII?
-   Using the following chars caused a compiler warning on HIUX (so I replaced
-   them with octal escapes), and isn't useful without an understanding of what
-   character set it is.
-   Written by Mimi Ph\373\364ng-Th\345o V\365 of IBM
+   Written by Mimi Phuong-Thao Vo of IBM
    and John Gilmore of Cygnus Support.  */
 
 /********************** FILE HEADER **********************/
This page took 0.029513 seconds and 4 git commands to generate.