| Commit message (Expand) | Author | Age | Files | Lines |
* | * toplev.c (check_global_declarations): Don't ask for | geoffk | 2004-06-03 | 1 | -0/+6 |
* | PR c++/15428 | austern | 2004-06-03 | 1 | -0/+10 |
* | * rtl.def (VAR_LOCATION): Make RTX_EXTRA. | steven | 2004-06-03 | 1 | -1/+5 |
* | 2004-06-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-03 | 1 | -0/+6 |
* | * tree.h: Remove include of version.h | mgadams | 2004-06-03 | 1 | -0/+11 |
* | 2004-06-03 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-03 | 1 | -0/+41 |
* | 2004-06-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-03 | 1 | -1/+12 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -0/+34 |
* | * tree-cfg.c (tree_find_edge_insert_loc): Allow inserting before | hubicka | 2004-06-02 | 1 | -0/+5 |
* | * Makefile.in (TAGS): Don't mess with c-parse.[ch]. | jason | 2004-06-02 | 1 | -0/+5 |
* | 2004-06-02 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-02 | 1 | -0/+5 |
* | Add function name to the changelog. | pinskia | 2004-06-02 | 1 | -1/+2 |
* | 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-02 | 1 | -0/+8 |
* | PR tree-optimization/15738. | kazu | 2004-06-02 | 1 | -0/+6 |
* | * i386.c (ix86_adjust_cost): Don't increase the cost for | steven | 2004-06-02 | 1 | -3/+9 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -0/+20 |
* | * function.c (walk_fixup_memory_subreg): New parameter 'var'. | ebotcazou | 2004-06-01 | 1 | -0/+7 |
* | * c-parse.in (OFFSETOF, offsetof_member_designator): New. | rth | 2004-06-01 | 1 | -0/+19 |
* | Also credit Peter Jakubek for last patch. | bernie | 2004-06-01 | 1 | -0/+1 |
* | * config/m68k/m68k.c(m68k_output_mi_thunk): For ColdFire, use %d0 as | bernie | 2004-06-01 | 1 | -0/+5 |
* | PR target/14018 | bernie | 2004-06-01 | 1 | -1/+14 |
* | PR target/15626 | ebotcazou | 2004-06-01 | 1 | -0/+7 |
* | * stmt.c (expand_decl): Be more selective about calling | law | 2004-06-01 | 1 | -0/+5 |
* | 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk> | zack | 2004-06-01 | 1 | -6/+15 |
* | * doc/invoke.texi (-static-libgcc): Explicitly mention | ebotcazou | 2004-06-01 | 1 | -0/+5 |
* | PR target/12968 | bernie | 2004-05-31 | 1 | -0/+5 |
* | PR c/15749 | jsm28 | 2004-05-31 | 1 | -0/+7 |
* | PR target/15693 | ebotcazou | 2004-05-31 | 1 | -0/+10 |
* | * gengtype-lex.l: Catch stray GTY markers in the files gengtype | geoffk | 2004-05-31 | 1 | -0/+7 |
* | PR tree-optimization/15743. | kazu | 2004-05-31 | 1 | -0/+5 |
* | PR middle-end/15069 | sayle | 2004-05-31 | 1 | -0/+6 |
* | * pa.md: Disable the peephole2 patterns that generate indexed | danglin | 2004-05-31 | 1 | -0/+5 |
* | * c-pretty-print.c (pp_c_left_bracket): Make a function. | gdr | 2004-05-31 | 1 | -0/+11 |
* | * config/sol2.h (__enable_execute_stack): ANSIfy function | ebotcazou | 2004-05-31 | 1 | -0/+5 |
* | * c-incpath.c (add_path): Canonicalize paths to use '/' if | dannysmith | 2004-05-31 | 1 | -0/+5 |
* | * tree-ssa-dom.c (record_equivalences_from_incoming_edge): | steven | 2004-05-31 | 1 | -0/+7 |
* | * builtins.c: Add a prototype for fold_builtin_strchr(). | kazu | 2004-05-31 | 1 | -0/+4 |
* | 2004-05-31 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-31 | 1 | -1/+20 |
* | * pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands | danglin | 2004-05-31 | 1 | -0/+5 |
* | ChangeLog: | pinskia | 2004-05-30 | 1 | -0/+10 |
* | * fold-const.c (combine_comparisons, optimize_bit_field_compare, | sayle | 2004-05-30 | 1 | -0/+9 |
* | * doc/c-tree.texi (Expressions): Document FLOOR_DIV_EXPR, | sayle | 2004-05-30 | 1 | -0/+8 |
* | PR tree-optimization/14819 | kazu | 2004-05-30 | 1 | -0/+7 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -0/+13 |
* | * gimplify.c (sort_case_labels): New. Split out from... | steven | 2004-05-30 | 1 | -0/+8 |
* | 2004-05-30 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-30 | 1 | -0/+5 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -0/+10 |
* | Index: libcpp/ChangeLog | geoffk | 2004-05-30 | 1 | -0/+13 |
* | * gimplify.c (gimplify_expr): Don't build a statement list | jason | 2004-05-29 | 1 | -0/+5 |
* | * pretty-print.c (pp_base_format_text): Support %< instead of %` | jsm28 | 2004-05-29 | 1 | -0/+8 |