diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-02-21 00:09:56 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-02-21 00:09:56 +0000 |
commit | 0fde8cc636e5bf0f86dc2e315920cd0c232e1dc8 (patch) | |
tree | 383925305ddff37989109e33e8bb16dc95123f07 | |
parent | b34fb0b488cf9e8d8f93fb56086ca8058de82add (diff) | |
download | fsf-binutils-gdb-0fde8cc636e5bf0f86dc2e315920cd0c232e1dc8.zip fsf-binutils-gdb-0fde8cc636e5bf0f86dc2e315920cd0c232e1dc8.tar.gz fsf-binutils-gdb-0fde8cc636e5bf0f86dc2e315920cd0c232e1dc8.tar.bz2 |
Fix a typo.
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index fd7ae2e..e6a4616 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -8,7 +8,7 @@ * config/tc-i386.c (tc_i386_fix_adjustable): Fix GOTPCREL GOT entry. -001-02-18 David O'Brien <obrien@FreeBSD.org> +2001-02-18 David O'Brien <obrien@FreeBSD.org> * configure.in (cpu_type, arch): Add a generic FreeBSD specification as all FreeBSD platforms should look the same at this level. |