tree-flow-inline.h (next_readonly_imm_use): Return NULL_USE_OPERAND_P after the end.
[gcc.git] / gcc / stringpool.c
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-06 Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2005-03-14 Kazu Hirataalloc-pool.c, [...]: Update copyright.
2005-03-13 Daniel Jacobowitzggc-zone.c: Rewritten.
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-05-30 Geoffrey KeatingIndex: libcpp/ChangeLog
2004-05-28 Geoffrey Keating* stringpool.c: Add comments to PCH saving/restoring...
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.
2003-08-08 Roger Sayle* tree.h (get_identifier) Define a macro form of get_id...
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-04-03 Matt Austerncpppch.c (reset_ht): Remove.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-09 Kazu Hiratasbitmap.c: Fix formatting.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-09-21 Alexandre Petit... stringpool.c (get_identifier_with_length): New function.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-27 Neil Boothc-decl.c (init_decl_processing): Don't call start_ident...
2001-05-22 Neil Boothc-lex.c (c_lex): Just cast cpp's hashnode to gcc's...
2001-05-20 Neil Boothhashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothc-common.h (RID_FIRST_PQ): New.
2001-03-02 Zack Weinbergstringpool.c (set_identifier): New function.
2000-11-22 Zack Weinbergstringpool.c (stringpool_statistics): Also report numbe...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.