aboutsummaryrefslogtreecommitdiff
path: root/gcc/line-map.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-19Implement a cache for linemap_lookup.Per Bothner1-7/+23
2003-12-05line-map.h (source_location): New typedef.Per Bothner1-3/+3
2003-07-30cppfiles.c (stack_file): Leave filename as "" rather than "<stdin>".Geoffrey Keating1-3/+12
2003-07-22re PR preprocessor/11361 (ICE (segfault) in c-lex.c with one-liner)Per Bothner1-3/+9
2003-07-22hashtable.c (approx_sqrt): Make static.Zack Weinberg1-7/+8
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+1
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg1-2/+0
2003-07-03gcse.c: Fix misspelling.Matt Kraai1-1/+1
2003-06-20* line-map.c, line-map.h: Convert to ISO prototypes.Neil Booth1-22/+9
2003-03-20Various cleanups to help compile server.Per Bothner1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2001-08-21cppfiles.c (stack_include_file): line-map.c now handles include depth.Neil Booth1-10/+15
2001-08-21cppfiles.c (stack_include_file): Don't handle -H here.Neil Booth1-1/+22
2001-08-11c-lex.c (map): Make const.Neil Booth1-15/+39
2001-08-06cpperror.c (print_containing_files): Moved to line-map.c.Neil Booth1-9/+73
2001-08-05re PR preprocessor/3824 (With -traditional, CPP 0xffffffff > 0 but C 0xffffff...Neil Booth1-1/+4
2001-08-02line-map.c: New.Neil Booth1-0/+118