summaryrefslogtreecommitdiff
path: root/gas/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-06-24 11:10:47 +0000
committerNick Clifton <nickc@redhat.com>2003-06-24 11:10:47 +0000
commit4966887d35ef46caa720ba88553e7a43a73b1cf6 (patch)
tree6b139710015b88c99b466b228d4c1f259ef849f3 /gas/Makefile.am
parentd2d7d94f170ccb1f65ca0f216cbcae1a12ccaa8b (diff)
downloadbinutils-redhat-4966887d35ef46caa720ba88553e7a43a73b1cf6.tar.gz
Update .comm error messages to assume an unsigned value.
Update relaxing code to work in 64-bit address spaces.
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r--gas/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am
index a723fa99f2..c29641df58 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -609,7 +609,6 @@ e-criself.o: $(srcdir)/config/e-criself.c
xtensa-relax.o: $(srcdir)/config/xtensa-relax.c
$(COMPILE) -c $(srcdir)/config/xtensa-relax.c
-
# The m68k operand parser.