[07/11] TI C6X binutils port: bfd/

DJ Delorie dj@redhat.com
Wed Mar 24 00:42:00 GMT 2010


+static reloc_howto_type elf32_tic6x_howto_table[] =
+{
+  HOWTO (R_C6000_NONE,		/* type */

Why not R_TIC6X_NONE ?  (although, most of the other TI ports don't
include the chip name at all)

+    { BFD_RELOC_C6000_NOCMP, R_C6000_NOCMP },
+  };

Please remove that last comma.

> Index: bfd/libbfd.h
> Index: bfd/reloc.c

These need the copyright years bumped.

Otherwise OK.



More information about the Binutils mailing list