diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-22 17:31:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-22 17:31:08 +0000 |
commit | 85eb51104bdc2170a835c0198e1e00e1dfe4edfa (patch) | |
tree | 341a247ef282d6f08a8b8d23ef06c6ecbd95de99 /binutils/ChangeLog | |
parent | 26597c8633310d53e876dba69e836ffcb572e793 (diff) | |
download | gdb-85eb51104bdc2170a835c0198e1e00e1dfe4edfa.zip gdb-85eb51104bdc2170a835c0198e1e00e1dfe4edfa.tar.gz gdb-85eb51104bdc2170a835c0198e1e00e1dfe4edfa.tar.bz2 |
Rename -I to -J. Deprecate old use of -I, but leave it enabled for now.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 66c0316..6bc473b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +2003-04-22 Dimitrie O. Paun <dpaun@rogers.com> + + * windres.c (format_from_name): Make the exit on error + behaviour optional. + (main): Rename the -I option to -J. Introduce -I as a synonym + for --include-dir. For backwards compatibility also support the + old -I behaviour, but issue a deprecation warning. + * doc/binutils.texi: Rename -I to -J. Document the new behaviour + of the -I option. + 2003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> * readelf.c: Replace references to Mitsubishi M32R with |