Hi Nick, Thanks for reviewing my patch and I do appreciate you for pointing Out my mistakes. Thanks for that. Here I have separated down individual patches this will be the first of the series. This patch will enable the maxq target to differentiate between machine types( MAXQ10 and MAXQ20 ). ----------- Change Log --------------------------------- 2004-12-28 Inderpreet Singh bfd/ * archures.c: define bfd_mach_maxq10 and bfd_mach_maxq20. * bfd-in2.h: Likewise. * coffcode.h: Likewise. * cpu-maxq.c: arch_info_type defined for maxq10 and maxq20. gas/config * tc-maxq.c (md_pseudo_table): added new pseudo ops for maxq10 and maxq20. (maxq_target): added function to set the arch. type. -------------------------------------------------------------- Thanks, Inder