diff options
author | Doug Evans <dje@google.com> | 1998-04-23 18:13:30 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-04-23 18:13:30 +0000 |
commit | cc33746dfc057f72ffc55bf5a06929fe01935b04 (patch) | |
tree | 4b315540ce4e79767f222fb05efa7a68a6f6258b | |
parent | fd298f38cdaf4fa3a4a8d377a13bd04eda7dcb9a (diff) | |
download | gdb-cc33746dfc057f72ffc55bf5a06929fe01935b04.zip gdb-cc33746dfc057f72ffc55bf5a06929fe01935b04.tar.gz gdb-cc33746dfc057f72ffc55bf5a06929fe01935b04.tar.bz2 |
* config/tc-dvp.c (dvp_frob_label): Don't emit _$ versions of
local labels ($ prefix).
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3742c76..067c958 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-sky +Thu Apr 23 11:09:34 1998 Doug Evans <devans@canuck.cygnus.com> + + * config/tc-dvp.c (dvp_frob_label): Don't emit _$ versions of + local labels ($ prefix). + +end-sanitize-sky Wed Apr 22 15:57:21 1998 Tom Tromey <tromey@cygnus.com> * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir). |