diff options
author | Nick Clifton <nickc@redhat.com> | 1998-07-13 18:09:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-07-13 18:09:20 +0000 |
commit | 86546292169f27139753332c93c8dc472154cebe (patch) | |
tree | ada3308a8ed94dac7f5134b28b94948a091a6895 /bfd | |
parent | 67c66eccf2f1e9ac55d1772a47067024e934fe0e (diff) | |
download | gdb-86546292169f27139753332c93c8dc472154cebe.zip gdb-86546292169f27139753332c93c8dc472154cebe.tar.gz gdb-86546292169f27139753332c93c8dc472154cebe.tar.bz2 |
Removed leading underscore.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b19088..f109abc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Mon Jul 13 11:06:31 1998 Nick Clifton <nickc@cygnus.com> + + * coff-arm.c: Supress definition of TARGET_UNDERSCORE and add a + comment describing when it should be enabled. + Changed definition of USER_LABEL_PREFIX to "", to fall into line + with GCC sources. + Mon Jul 13 13:06:54 1998 Ian Lance Taylor <ian@cygnus.com> * ieee.c (ieee_slurp_external_symbols): Handle call optimization |