aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorManuel López-Ibáñez <manu@gcc.gnu.org>2015-05-26 17:12:28 +0000
committerManuel López-Ibáñez <manu@gcc.gnu.org>2015-05-26 17:12:28 +0000
commit815facd36d5342079199ae644ccdb2e052c83a72 (patch)
tree1d0499ac4735b46b7235b7b759304fffe02538db /libcpp/ChangeLog
parentcee62feed1ea741f86e824abb6c3fc58bd01d730 (diff)
line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION): New constants.
libcpp/ChangeLog: 2015-05-26 Manuel López-Ibáñez <manu@gcc.gnu.org> * line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION): New constants. (linemap_line_start): Use them. (linemap_position_for_column): Use them. From-SVN: r223705
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 32ace00ccb0..31d3b610284 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,11 @@
+2015-05-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
+
+ * line-map.c (LINE_MAP_MAX_COLUMN_NUMBER
+ LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION):
+ New constants.
+ (linemap_line_start): Use them.
+ (linemap_position_for_column): Use them.
+
2015-05-20 David Malcolm <dmalcolm@redhat.com>
* include/line-map.h (MAP_START_LOCATION): Eliminate the non-const