Allow resource IDs to be strings or numbers.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 276a3eb387de886bb0f4097bab8ee5a2ac75ca80..dd9843f99b2631bee81d023790130ab3414d2a22 100644 (file)
@@ -1,3 +1,12 @@
+2003-03-31  Ian Lance Taylor <ian@airs.com>
+
+       * rcparse.y: Replace uses of 'optstringrc' with 'optresid'.
+       (optresid): Handle a resource id that can be a string or a number.
+       * resrc.c (define_control): Replace 'text' parameter with 'iid' a
+       struct res_id.
+       (define_icon_control): Pass a struct res_id to define_control.
+       * windres.h (define_control): Change prototype.
+
 2003-03-24  Elias Athanasopoulos  <elathan@phys.uoa.gr>
 
        * objcopy (OPTION_FORMATS_INFO): Define.
@@ -27,7 +36,7 @@
        libbfd.h.
        * Makefile.in: Regenerate.
 
-2003-03-22  Danny Smith  <dannysmith@users.sourceforge,net>
+2003-03-22  Danny Smith  <dannysmith@users.sourceforge.net>
 
        * dlltool.c (gen_def_file): Put demangled name comments on
        own line preceding export name.
This page took 0.024396 seconds and 4 git commands to generate.