gdb: Small code restructure for list_command.
[external/binutils.git] / gdb / ChangeLog
index 7b155d3..17db0c3 100644 (file)
@@ -1,5 +1,10 @@
 2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
 
+       * cli/cli-cmds.c (list_command): Move all handling of +/-
+       arguments into a single if block.
+
+2015-12-11  Andrew Burgess  <andrew.burgess@embecosm.com>
+
        * cli/cli-cmds.c (list_command): Use NULL instead of 0 when
        checking pointers.