aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2011-03-31 11:08:41 +0000
committerTristan Gingold <gingold@adacore.com>2011-03-31 11:08:41 +0000
commit083faca904b9186ace2086deb7126a1b15f23f4a (patch)
treed59eb7acac5a30aa125f3764748634204cd46ac2 /binutils
parentac14530735340ebde54e9d536e3a0fd3e82f36db (diff)
downloadgdb-083faca904b9186ace2086deb7126a1b15f23f4a.zip
gdb-083faca904b9186ace2086deb7126a1b15f23f4a.tar.gz
gdb-083faca904b9186ace2086deb7126a1b15f23f4a.tar.bz2
bfd/
2011-03-31 Tristan Gingold <gingold@adacore.com> * vms-alpha.c (vms_get_remaining_object_record): Fix dec-c warning. (_bfd_vms_write_etir): Ditto. (_bfd_vms_slurp_etir): Avoid to use intptr_t * configure.com: Generate bfd_stdint.h binutils/ 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (DEBUG_OBJS): Add elfcomm.obj. libiberty/ 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (OBJS): Add filename_cmp.obj
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/makefile.vms3
2 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0a22340..7646a9f 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-31 Tristan Gingold <gingold@adacore.com>
+
+ * makefile.vms (DEBUG_OBJS): Add elfcomm.obj.
+
2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
* readelf.c (get_symbol_index_type): Handle SCOM for TIC6X.
diff --git a/binutils/makefile.vms b/binutils/makefile.vms
index 888e4fd..df779b7 100644
--- a/binutils/makefile.vms
+++ b/binutils/makefile.vms
@@ -27,7 +27,8 @@ LIBIBERTY = [-.libiberty]libiberty.olb/lib
OPCODES_DEP = [-.opcodes]libopcodes.olb
OPCODES = [-.opcodes]libopcodes.olb/lib
-DEBUG_OBJS = rddbg.obj,debug.obj,stabs.obj,ieee.obj,rdcoff.obj,dwarf.obj
+DEBUG_OBJS = rddbg.obj,debug.obj,stabs.obj,ieee.obj,rdcoff.obj,dwarf.obj,\
+ elfcomm.obj
BULIBS = bucomm.obj,version.obj,filemode.obj