diff options
author | John Gilmore <gnu@cygnus> | 1993-04-21 09:31:42 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-04-21 09:31:42 +0000 |
commit | 5e6d9f49bebcb4884b10256c681fb047c963afb6 (patch) | |
tree | 6d24e46d632eb479e08f110de73c159a8aee8452 /bfd | |
parent | 0d0ae7fac712fcf3da16f752f298f0d48cf761b8 (diff) | |
download | gdb-5e6d9f49bebcb4884b10256c681fb047c963afb6.zip gdb-5e6d9f49bebcb4884b10256c681fb047c963afb6.tar.gz gdb-5e6d9f49bebcb4884b10256c681fb047c963afb6.tar.bz2 |
* libbfd.c: Whitespace changes around byteswap macros.
* libbfd-in.h: Whitespace changes around byteswap declarations.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bc7357b..b7974c8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 21 01:50:10 1993 John Gilmore (gnu@cygnus.com) + + * libbfd.c: Whitespace changes around byteswap macros. + * libbfd-in.h: Whitespace changes around byteswap declarations. + Tue Apr 20 15:59:07 1993 Stu Grossman (grossman@cygnus.com) * aoutf1.h (sunos4_core_file_p): Don't default bfd_error to |