2004-12-01 |
nathan | cp: |
commit | commitdiff | tree | snapshot |
2004-12-01 |
paolo | 2004-12-01 Paolo Carlini <pcarlini@suse.de> |
commit | commitdiff | tree | snapshot |
2004-12-01 |
nathan | cp: |
commit | commitdiff | tree | snapshot |
2004-12-01 |
amodra | PR target/12817 |
commit | commitdiff | tree | snapshot |
2004-12-01 |
jsm28 | * doc/standards.texi: Update for C99 TC2. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
law | * sbitmap.c (sbitmap_any_common_bits): New... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
gccadmin | Daily bump. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
gccadmin | Daily bump. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
graydon | 2004-11-30 Thomas Fitzsimmons <fitzsim@redhat.com> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
pinskia | 2004-11-30 Nathan Sidwell <nathan@codesourcery.com> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
janis | * lib/compat.exp (compat-get-options): Fix for use... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
janis | * lib/target-supports.exp (is-effective-target): Simplify. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
janis | * lib/target-supports.exp (check_effective_target_vect... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
echristo | 2004-11-30 Eric Christopher <echristo@redhat.com> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
ljrittle | * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
dpatel | PR 18702 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
zack | * mklibgcc.in: Correct calculation of libgcc_s_soname and |
commit | commitdiff | tree | snapshot |
2004-11-30 |
janis | * config/rs6000/altivec.h (vec_step_help): Support... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
pinskia | 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
uweigand | 2004-11-30 Andreas Krebbel <krebbel1@de.ibm.com> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
uweigand | 2004-11-30 Mark Dettinger <dettinge@de.ibm.com> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
kazu | * parser.c: Fix comment typos. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
dorit | PR tree-opt/18607 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
dberlin | 2004-11-29 Daniel Berlin <dberlin@dberlin.org> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
dorit | 2004-11-30 Ira Rosen <irar@il.ibm.com> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
jakub | * c-opts.c (check_deps_environment_vars): If spec... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
dorit | changed from 'PR tree-opt/18173' to 'PR target/18173' |
commit | commitdiff | tree | snapshot |
2004-11-30 |
dorit | * tree-vectorizer.c (vect_gen_niters_for_prolog_loop... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
dorit | * tree-vectorizer.c (vect_can_force_dr_alignment_p... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
uweigand | * passes.c (rest_of_handle_old_regalloc): Delete unrea... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
amodra | * varasm.c (default_encode_section_info): Don't set... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
zack | * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
rth | * expr.c (get_inner_reference): Handle REAL... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
amodra | * expr.c (emit_group_load_1): Don't die on const_int... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
danglin | PR pch/14940 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
kraai | * MAINTAINERS (Write After Approval): Update my e... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
kraai | * pex-unix.c: Fix the spelling of longjmp. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
sayle | * reg-stack.c (change_stack): Improve algorithm used... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bryce | 2004-11-29 Bryce McKinlay <mckinlay@redhat.com> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
phython | 2004-11-26 James A. Morrison <phython@gcc.gnu.org> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
gccadmin | Daily bump. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
gccadmin | Daily bump. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
kcook | 2004-11-29 Kelley Cook <kcook@gcc.gnu.org> |
commit | commitdiff | tree | snapshot |
2004-11-30 |
kenner | * expr.c (expand_expr_real_1, case NOP_EXPR): Properly... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kcook | Correct my erronous ChangeLog entries. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kcook | 2004-11-29 Kelley Cook <kcook@gcc.gnu.org> |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bje | * Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H). |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bje | * g++.old-deja/g++.other/decl5.C: Remove remaining... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
pinskia | 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu> |
commit | commitdiff | tree | snapshot |
2004-11-29 |
tromey | * gnu/gcj/tools/gcj_dbtool/Main.java (main): Mention... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
rth | * tree-cfg.c (tree_node_can_be_shared): Fix... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
hp | PR target/18490 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
steven | * cfgcleanup.c (outgoing_edges_match, try_crossjump_to... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
pinskia | 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu> |
commit | commitdiff | tree | snapshot |
2004-11-29 |
hp | PR target/18488 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
hp | PR target/18336 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
mmitchel | Fix typo |
commit | commitdiff | tree | snapshot |
2004-11-29 |
mmitchel | PR c++/18368 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
dnovillo | Add missing PR identifier for PR18712 fix. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
dnovillo | * tree-into-ssa.c (insert_phi_nodes_for): Pass argument |
commit | commitdiff | tree | snapshot |
2004-11-29 |
jsm28 | 2004-11-29 Daniel Jacobowitz <dan@codesourcery.com> |
commit | commitdiff | tree | snapshot |
2004-11-29 |
rth | PR target/17224 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kazu | * cfg.c (flow_obstack): Remove. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kazu | * tree-cfg.c (tree_redirect_edge_and_branch): Call... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kazu | * cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kazu | * cfgrtl.c (cfg_layout_redirect_edge_and_branch):... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kazu | * tree-if-conv.c (replace_phi_with_cond_modify_expr... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
ebotcazou | * link.cc (link_symbol_table): Do not use intptr_t. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
lerdsuwa | PR c++/18652 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
paolo | 2004-11-29 Paolo Carlini <pcarlini@suse.de> |
commit | commitdiff | tree | snapshot |
2004-11-29 |
hp | PR middle-end/18164 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
paolo | 2004-11-29 Paolo Carlini <pcarlini@suse.de> |
commit | commitdiff | tree | snapshot |
2004-11-29 |
jsm28 | * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
amodra | * varasm.c (default_elf_select_section_1): Only pass... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
nathan | * opts.c (decode_options): Do not set max-inline-insns... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
amodra | PR target/9571 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
pinskia | 2004-11-18 Andrew Pinski <pinskia@physics.uc.edu> |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kenner | PR/18662, also backported from tree-cleanup-branch. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kenner | PR/18664 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kenner | * tree-nested.c (check_for_nested_with_variably_modifi... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kenner | * tree-ssa-alias.c (compute_points_to_and_addr_escapes... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kenner | * gcse.c (insert_store): Error if try to insert store... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kenner | * expr.c (expand_expr_real_1, case ARRAY_REF): Properl... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kenner | * expr.c (categorize_ctor_elements_1, case STRING_CST... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
kraai | (gcc) |
commit | commitdiff | tree | snapshot |
2004-11-29 |
hp | PR target/18489 |
commit | commitdiff | tree | snapshot |
2004-11-29 |
gccadmin | Daily bump. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
gccadmin | Daily bump. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
pinskia | 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu> |
commit | commitdiff | tree | snapshot |
2004-11-28 |
neroden | lost ChangeLog entry |
commit | commitdiff | tree | snapshot |
2004-11-28 |
neroden | 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> |
commit | commitdiff | tree | snapshot |
2004-11-28 |
hp | PR target/18484 |
commit | commitdiff | tree | snapshot |
2004-11-28 |
marekm | * config/avr/avr.c (avr_handle_fndecl_attribute):... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
marekm | * config/avr/avr.c (avr_mcu_types): Add entries for... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
hp | PR target/18348 |
commit | commitdiff | tree | snapshot |
2004-11-28 |
mark | * mauve-libgcj: Disable SpinnerListModel, SwingU... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
hp | PR target/18345 |
commit | commitdiff | tree | snapshot |
2004-11-28 |
neroden | (libcpp) |
commit | commitdiff | tree | snapshot |
2004-11-28 |
hp | PR target/18337 |
commit | commitdiff | tree | snapshot |
2004-11-28 |
bdavis | 2004-11-28 Bud Davis <bdavis9659@comcast.net> |
commit | commitdiff | tree | snapshot |
next |