diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-06 09:38:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-06 09:38:11 +0000 |
commit | bb10df36050c0194a898d3288daed370b5859930 (patch) | |
tree | 7b3e3ee8384156efafdf5af506d032293e5d4b3e /ld/ChangeLog | |
parent | ebc115b7bb39b9aa9b21f2aeef5890f7a6d53158 (diff) | |
download | gdb-bb10df36050c0194a898d3288daed370b5859930.zip gdb-bb10df36050c0194a898d3288daed370b5859930.tar.gz gdb-bb10df36050c0194a898d3288daed370b5859930.tar.bz2 |
Add notes about the target specific nature of i386 PE command line options.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cdd8db3..642f41a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2003-04-06 Nick Clifton <nickc@redhat.com> + + * ld.texinfo (Options): Add a reminder of the target specific + nature to the description of the i386 PE specific options, for + readers who have not read all the way through the manual. + 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com> * configure.tgt: Fixed bug in list of targ_extra_emuls. |