This is the mail archive of the binutils@sourceware.cygnus.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]

Re: [PATCH] tic54x gas target


On Mon, 19 Jun 2000, Timothy Wall wrote:

> These patches implement GAS for the tic54x.
> 
> About 3Mb of test files have been excised for brevity.

It's still not exactly brief :-)

Some comments:

- Someone has gone to a bit of trouble to add autoconf checks for libm in
  all the aclocal.m4 files.  You should probably use the autoconf value
  rather than plain "-lm", or better still get rid of -lm altogether.

- I noticed C++ style comments lurking in your source.  As a general rule,
  binutils source ought to compile with pre-ANSI K&R compilers.  There are
  a number of people reading the binutils list who can probably help test
  your code for K&R compatibility.

If these things are fixed, consider it approved.

Regards, Alan Modra
-- 
Linuxcare.  Support for the Revolution.



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