| Commit message (Expand) | Author | Age | Files | Lines |
* | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 2004-07-02 | 1 | -1/+0 |
* | tree.def (RTL_EXPR): Remove. | Richard Henderson | 2004-07-01 | 1 | -1/+0 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -1/+11 |
* | Makefile.in (OBJS-common): Add tree-chrec.o. | Sebastian Pop | 2004-06-30 | 1 | -0/+1 |
* | Index: gcc/ChangeLog | Geoffrey Keating | 2004-06-09 | 1 | -18/+35 |
* | Index: libcpp/ChangeLog | Geoffrey Keating | 2004-05-30 | 1 | -1/+45 |
* | Makefile.in (GTFILES): Add $(srcdir)/reload.h. | J"orn Rennecke | 2004-05-20 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -1/+2 |
* | gengtype.c (create_option): New function. | Zack Weinberg | 2004-03-30 | 1 | -0/+10 |
* | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 2004-02-06 | 1 | -0/+1 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | gengtype.c (header_file): Make it static. | Steven Bosscher | 2004-01-19 | 1 | -4/+4 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2004-01-16 | 1 | -2/+2 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -3/+3 |
* | ssa.c, [...]: Remove files. | Richard Henderson | 2003-11-20 | 1 | -1/+1 |
* | rtl.h (rtl_size): Declare. | Richard Sandiford | 2003-10-18 | 1 | -4/+4 |
* | gengtype.c (walk_type): Process a subobject before processing the pointer tha... | Geoffrey Keating | 2003-08-14 | 1 | -7/+8 |
* | c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR. | Steven Bosscher | 2003-07-17 | 1 | -1/+0 |
* | genextract.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 2003-07-07 | 1 | -7/+5 |
* | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 2003-07-05 | 1 | -7/+2 |
* | Makefile.in (GTFILES): Add cgraph.h. | Jan Hubicka | 2003-06-30 | 1 | -1/+1 |
* | rtl.h: Remove declarations from coverage.h. | Andreas Jaeger | 2003-06-17 | 1 | -2/+0 |
* | gengtype.c: Don't use UNION_INIT_ZERO. | Kaveh R. Ghazi | 2003-06-16 | 1 | -2/+1 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2003-06-12 | 1 | -1/+1 |
* | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -362/+271 |
* | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 2003-05-17 | 1 | -14/+14 |
* | rtl.def (SYMBOL_REF): Add two 0 fields. | Richard Henderson | 2003-04-11 | 1 | -0/+4 |
* | Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependencies. | Geoffrey Keating | 2003-03-18 | 1 | -26/+42 |
* | Index: ChangeLog | Geoffrey Keating | 2003-01-31 | 1 | -11/+14 |
* | emit-rtl.c (reg_attrs_htab): New static variable. | Jan Hubicka | 2003-01-24 | 1 | -1/+4 |
* | et-forest.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -1/+1 |
* | * gengtype.c (walk_type): Allow paramN_is. | Richard Henderson | 2003-01-17 | 1 | -1/+5 |
* | Merge from pch-branch. | Geoffrey Keating | 2003-01-10 | 1 | -549/+951 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-12-19 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -8/+8 |
* | * gengtype.c (rtx_next): Change type to int. | Kaveh R. Ghazi | 2002-10-04 | 1 | -1/+1 |
* | gengtype.c (adjust_field_rtx_def): Cast variables of type size_t to unsigned ... | Andreas Jaeger | 2002-10-04 | 1 | -6/+7 |
* | builtins.def: Fix comment formatting. | Kazu Hirata | 2002-09-29 | 1 | -2/+2 |
* | Index: gcc/ChangeLog | Geoffrey Keating | 2002-09-16 | 1 | -215/+866 |
* | cselib.c: Fix comment formatting. | Kazu Hirata | 2002-09-12 | 1 | -1/+1 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2002-09-08 | 1 | -1/+1 |
* | gengtype.c (write_gc_structure_fields): Avoid signed/unsigned warnings in out... | Kaveh R. Ghazi | 2002-08-10 | 1 | -1/+1 |
* | [multiple changes] | Michael Matz | 2002-07-15 | 1 | -0/+4 |
* | Make gengtype.c language independent. | Tim Josling | 2002-07-14 | 1 | -65/+103 |
* | toplev.c (set_fast_math_flags): Don't use ISO C style function definitions. | Andreas Jaeger | 2002-07-06 | 1 | -2/+6 |
* | * gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses. | Kaveh R. Ghazi | 2002-06-30 | 1 | -1/+1 |
* | utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit array size calc... | Kaveh R. Ghazi | 2002-06-20 | 1 | -4/+3 |
* | diagnostic.c (diagnostic_kind_text): Const-ify. | Kaveh R. Ghazi | 2002-06-20 | 1 | -1/+1 |
* | gengtype.h (xvasprintf): New prototype. | Geoffrey Keating | 2002-06-12 | 1 | -283/+272 |
* | Fixes to make treelang worg with PCH gengtype.c changes. | Tim Josling | 2002-06-10 | 1 | -2/+12 |