OSDN Git Service

* config/h8300/h8300.md (*one_complsi2_h8300): Change to
[pf3gnuchains/gcc-fork.git] / gcc / line-map.h
2004-02-16 kazu * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,
2004-02-11 bothner Represent column numbers using line-map's source_location.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20 bothner Implement a cache for linemap_lookup.
2003-12-05 bothner * line-map.h (source_location): New typedef.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-06 bothner * line-map.h (fileline): New typedef.
2003-07-30 geoffk * cppfiles.c (stack_file): Leave filename as "" rather...
2003-07-22 zack * hashtable.c (approx_sqrt): Make static.
2003-06-20 neil * line-map.c, line-map.h: Convert to ISO prototypes.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2001-08-21 neil * cppfiles.c (stack_include_file): line-map.c now...
2001-08-21 neil * cppfiles.c (stack_include_file): Don't handle -H...
2001-08-11 neil * c-lex.c (map): Make const.
2001-08-07 neil * cpplib.h, line-map.h: Update comments.
2001-08-06 neil * cpperror.c (print_containing_files): Moved to line...
2001-08-05 neil PR preprocessor/3824
2001-08-05 neil PR preprocessor/3081
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-02 neil * line-map.c: New.