aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-07-04 14:35:53 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-07-04 14:35:53 +0000
commitdbb3fc7da5bded533e575db9f18e2c6204caf41d (patch)
tree1f77fe1975485f8068fe950232fd33622852b904 /gas/ChangeLog
parent79197521139198c6ad50a150eacd32961816953f (diff)
downloadgdb-dbb3fc7da5bded533e575db9f18e2c6204caf41d.zip
gdb-dbb3fc7da5bded533e575db9f18e2c6204caf41d.tar.gz
gdb-dbb3fc7da5bded533e575db9f18e2c6204caf41d.tar.bz2
Remove CONFIG_OBJS, GENERIC_OBJS and OBJS.
2010-07-04 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am (CONFIG_OBJS): Removed. (GENERIC_OBJS): Likewise. (OBJS): Likewise. * Makefile.in: Regenerated.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 32769f7..c447b22 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2010-07-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * Makefile.am (CONFIG_OBJS): Removed.
+ (GENERIC_OBJS): Likewise.
+ (OBJS): Likewise.
+ * Makefile.in: Regenerated.
+
2010-07-03 Jan Beulich <jbeulich@novell.com>
PR gas/11732