re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-address compu...
[platform/upstream/gcc.git] / gcc / vec.h
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-09-22 Nathan Sidwellvec.h (VEC_space): Return true if there _is_ space.
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-14 Kazu Hiratacgraph.h, [...]: Fix comment typos.
2004-09-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-08-19 Daniel Berlinvec.h (VEC_lower_bound): New macro.
2004-08-15 Ben Elliston* vec.h: Comment improvements.
2004-08-02 Gabriel Dos Reislibiberty.h (XDELETE, [...]): Remove any const-qualific...
2004-07-20 Nathan Sidwellvec.h (VEC_T_length, [...]): Use unsigned, not size_t.
2004-07-19 Nathan Sidwellvec.h: Propagate location information properly.
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-15 Nathan Sidwellvec.h (VEC_T_truncate): Allow truncation of an empty...
2004-07-14 Ben Elliston* vec.h: Comment fix.
2004-07-09 Zack Weinberg* vec.c, vec.h (vec_assert_fail): Use unsigned int...
2004-07-09 Nathan Sidwell* vec.h (VEC_T_alloc): Fix MEM_STAT_DECL pasto.
2004-07-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Allocation is signed.
2004-07-07 Nathan Sidwell* vec.h: Fix the example use.
2004-07-06 Nathan Sidwellvec.h (VEC_embedded_alloc): Remove.
2004-06-29 Nathan Sidwellvec.h (VEC_T_safe_push, [...]): Tweak for when size_t...
2004-06-28 Nathan Sidwellfix typo
2004-06-28 Nathan Sidwellvec.h, vec.c: New, type safe vector API.