Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-01-12 | Use new hex-value code in libiberty: | Ken Raeburn | 1 | -62/+0 | |
* Makefile.in (VMS_OTHER_OBJS): Add ../libiberty/hex.o. (OBJS): Delete hex-value.o. (REAL_SOURCES): Delete hex-value.c. (hex-value.o): Delete dependencies. * hex-value.c: Deleted. * as.c (main): Call hex_init. * expr.c, config/tc-mips.c: Include libiberty.h. Replace hex_value array references with hex_* macros. | |||||
1994-09-14 | Do unlink/delete test properly. | Ken Raeburn | 1 | -1/+1 | |
Replace HO_VMS tests with VMS. | |||||
1994-01-04 | Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -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-07 | Lots of changes from Eric Youngdale, mostly for VAX and VMS support. | Ken Raeburn | 1 | -1/+1 | |
Also, fix another goof in read.c, which caused ".data" not to work... | |||||
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -24/+26 | |
Removed some unneeded files. configure.in: Don't look for te-386bsd.h, which doesn't exist... | |||||
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1 | -1/+2 | |
== 1. Get the declarations right in listing.[hc]. | |||||
1992-02-13 | All files over ~5 lines get copylefted. All copylefted files get | K. Richard Pixley | 1 | -1/+1 | |
copylefted 1992. | |||||
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 1 | -1/+2 | |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -35/+35 | |
tagged as "vanilla" for your convenience. There are also some comment changes. | |||||
1992-01-28 | rcsid's removed | K. Richard Pixley | 1 | -2/+0 | |
1991-06-14 | Version 2 GPL. | K. Richard Pixley | 1 | -1/+1 | |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+57 | |