Age | Commit message (Expand) | Author | Files | Lines |
2005-12-12 | varray.h: Allow compilation with a C++ compiler. | Gabriel Dos Reis | 1 | -86/+86 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -33/+0 |
2004-11-08 | cgraph.h (cgraph_calls_p): Remove. | Ben Elliston | 1 | -2/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+28 |
2004-03-30 | gengtype.c (create_option): New function. | Zack Weinberg | 1 | -3/+3 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-20 | varray.c: Include hashtab.h | Jan Hubicka | 1 | -0/+2 |
2004-01-13 | varray.h (VARRAY_POP): Add checking variant, aborts on underflow. | Zack Weinberg | 1 | -8/+15 |
2003-07-10 | ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'... | Steven Bosscher | 1 | -4/+4 |
2003-07-06 | unroll.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -12/+11 |
2003-02-13 | varray.c (element_size): Remove. | Mike Stump | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -56/+103 |
2002-05-31 | target.h: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-04-01 | varray.h (VARRAY_CHECK): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-01-21 | unwind-dw2.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -9/+9 |
2001-07-04 | varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter. | Nathan Sidwell | 1 | -2/+2 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -4/+4 |
2000-07-21 | diagnostic.c (trim_filename, [...]): Moved here from rtl.c. | Zack Weinberg | 1 | -2/+1 |
2000-06-01 | varray.h (VARRAY_PUSH_GENERIC_PTR, [...]): Fix macro argument typo. | Stan Cox | 1 | -2/+2 |
2000-05-06 | cpphash.h: Remove conditional #define of __extension__. | Zack Weinberg | 1 | -1/+1 |
2000-04-07 | ggc.h (struct rtx_def): Forward declare. | Richard Henderson | 1 | -0/+3 |
2000-03-14 | Add cselib; use it in loop and reload_cse_regs | Bernd Schmidt | 1 | -0/+5 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | toplev.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-12-05 | varray.h (varray_head_tag): Add elements_used. | Mark Mitchell | 1 | -0/+65 |
1999-11-10 | ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'. | Philippe De Muyter | 1 | -1/+1 |
1999-10-10 | ansidecl.h (HAVE_GCC_VERSION): New macro. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-10-06 | Fix sanity check | Michael Meissner | 1 | -2/+2 |
1999-09-08 | gansidecl.h (__attribute__, [...]): Delete. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-09-06 | Makefile.in (ggc-simple.o): Depend on hash.h. | Mark Mitchell | 1 | -1/+1 |
1999-08-26 | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1 | -30/+33 |
1999-02-25 | Flow rewrite to use basic block structures and edge lists. | Richard Henderson | 1 | -1/+6 |
1999-02-01 | Use varrays for constant-equivalence data: | Ken Raeburn | 1 | -0/+31 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -4/+0 |
1998-08-17 | c-decl.c (init_decl_processing): Remove unneeded &. | Kaveh R. Ghazi | 1 | -1/+2 |
1998-07-10 | Include system.h if it was not already included | Michael Meissner | 1 | -0/+4 |
1998-07-02 | Add initial varray support infrastructure | Michael Meissner | 1 | -0/+162 |