gcc/gcc ChangeLog line-map.h line-map.c
bothner@gcc.gnu.org
bothner@gcc.gnu.org
Fri Dec 5 20:52:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bothner@gcc.gnu.org 2003-12-05 20:52:39
Modified files:
gcc : ChangeLog line-map.h line-map.c
Log message:
* line-map.h (source_location): New typedef.
(fileline): Redefined as source_location.
(struct line_map, linemap_add, linemap_lookup): Replace filefile
by source_location.
* line-map.c (linemap_add, linemap_lookup): Use source_location.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1932&r2=2.1933
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/line-map.h.diff?cvsroot=gcc&r1=1.15&r2=1.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/line-map.c.diff?cvsroot=gcc&r1=1.15&r2=1.16
More information about the Gcc-cvs
mailing list