This is the mail archive of the binutils@sources.redhat.com 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] tic4x update


Svein E. Seldal wrote:
> Hi,
>
> While I'm waiting on getting maintainer access, can someone please
> approve and apply this patch... It contains a lot of
> changes/enhancements for tic4x-gas.
>
Access granted. The previous patch from me will be committed by myself in a couple of days if no objections.

The attached gas/Makefile.am patch slipped through the previous patch.
OK to commit? (If I am going to commit this file, I also need
instructions of how to rebuild the regenerateable files - and which
files are affected. - Probably better if someone with more experience
does it this time. ..watch and learn..;) )


gas/ChangeLog:
2002-11-05 Svein E. Seldal <Svein.Seldal@solidas.com>

* Makefile.am: Added tic4x dependecy

Index: gas/Makefile.am
===================================================================
RCS file: /cvs/src/src/gas/Makefile.am,v
retrieving revision 1.67
diff -c -3 -p -r1.67 Makefile.am
*** gas/Makefile.am	16 Oct 2002 13:27:03 -0000	1.67
--- gas/Makefile.am	6 Nov 2002 17:44:38 -0000
*************** CPU_TYPES = \
*** 78,83 ****
--- 78,84 ----
  	sparc \
  	tahoe \
  	tic30 \
+ 	tic4x \
  	tic54x \
  	tic80 \
  	vax \


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