aboutsummaryrefslogtreecommitdiff
path: root/gas/hex-value.c
AgeCommit message (Collapse)AuthorFilesLines
1994-01-04Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-3/+6
* Makefile.in (INCLUDES): Add $(srcdir)/.. to places to search. * config/obj-ecoff.c: Include files as "bfd/" instead of "../bfd/". * app.c, flonum.h, hex-value.c (const): Change #if to be more portable.
1993-01-07Lots of changes from Eric Youngdale, mostly for VAX and VMS support.Ken Raeburn1-1/+1
Also, fix another goof in read.c, which caused ".data" not to work...
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-24/+26
Removed some unneeded files. configure.in: Don't look for te-386bsd.h, which doesn't exist...
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-1/+2
== 1. Get the declarations right in listing.[hc].
1992-02-13All files over ~5 lines get copylefted. All copylefted files getK. Richard Pixley1-1/+1
copylefted 1992.
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-1/+2
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-35/+35
tagged as "vanilla" for your convenience. There are also some comment changes.
1992-01-28rcsid's removedK. Richard Pixley1-2/+0
1991-06-14Version 2 GPL.K. Richard Pixley1-1/+1
1991-04-04Initial revisionK. Richard Pixley1-0/+57