Represent column numbers using line-map's source_location.
[gcc.git] / gcc / line-map.c
2004-02-11 Per BothnerRepresent column numbers using line-map's source_location.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20 Per BothnerImplement a cache for linemap_lookup.
2003-12-05 Per Bothnerline-map.h (source_location): New typedef.
2003-07-30 Geoffrey Keatingcppfiles.c (stack_file): Leave filename as "" rather...
2003-07-22 Per Bothnerre PR preprocessor/11361 (ICE (segfault) in c-lex.c...
2003-07-22 Zack Weinberghashtable.c (approx_sqrt): Make static.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-13 Zack WeinbergMakefile.in (LIBCPP_DEPS): Remove coretypes.h and ...
2003-07-03 Matt Kraaigcse.c: Fix misspelling.
2003-06-20 Neil Booth* line-map.c, line-map.h: Convert to ISO prototypes.
2003-03-20 Per BothnerVarious cleanups to help compile server.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2001-08-21 Neil Boothcppfiles.c (stack_include_file): line-map.c now handles...
2001-08-21 Neil Boothcppfiles.c (stack_include_file): Don't handle -H here.
2001-08-11 Neil Boothc-lex.c (map): Make const.
2001-08-06 Neil Boothcpperror.c (print_containing_files): Moved to line...
2001-08-05 Neil Boothre PR preprocessor/3824 (With -traditional, CPP 0xfffff...
2001-08-02 Neil Boothline-map.c: New.