Age | Commit message (Expand) | Author | Files | Lines |
2004-11-26 | target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. | Eric Botcazou | 7 | -81/+159 |
2004-11-26 | frv-protos.h: Guard ifcvt functions declarations with BB_HEAD, not BLOCK_HEAD. | Alexandre Oliva | 2 | -1/+6 |
2004-11-26 | frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns that set a reg... | Alexandre Oliva | 2 | -3/+26 |
2004-11-26 | re PR java/18305 (Class initialization optimization is not done when compiled... | Andrew Pinski | 6 | -25/+57 |
2004-11-26 | Friend class name lookup 4/n | Kriang Lerdsuwanakij | 6 | -369/+41 |
2004-11-26 | * tree-cfg.c (tree_split_edge): Speed up by using find_edge. | Kazu Hirata | 2 | -7/+5 |
2004-11-26 | * typeck.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-11-26 | * cse.c, tree-ssa-operands.c: Fix comment typos. | Kazu Hirata | 3 | -5/+9 |
2004-11-26 | re PR target/18510 (GCC should have instrinsics for SPARC VIS instructions) | James A. Morrison | 2 | -0/+45 |
2004-11-26 | * gcc.dg/sibcall-[34].c: Remove MIPS xfails. | Richard Sandiford | 3 | -2/+6 |
2004-11-26 | * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail. | Richard Sandiford | 2 | -1/+5 |
2004-11-26 | bitmap.c (bitmap_find_bit): Speed up by traversing from head->first if that s... | Kazu Hirata | 2 | -2/+17 |
2004-11-26 | cfgrtl.c (try_redirect_by_replacing_jump): Speed up the check that tests if a... | Kazu Hirata | 2 | -7/+15 |
2004-11-25 | timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars. | Jeff Law | 3 | -2/+10 |
2004-11-26 | isysroot-2.c: Move target selector from dg-options to dg-do directive. | Ben Elliston | 2 | -2/+7 |
2004-11-26 | * gcc.dg/pr17957.c: Pass --param, not -param. | Ben Elliston | 2 | -1/+5 |
2004-11-26 | Fix "PACKAGE_NAME redefined" errors. | Bryce McKinlay | 6 | -152/+167 |
2004-11-26 | fix weird changelog damage in last commit | Alan Modra | 1 | -1/+25 |
2004-11-26 | re PR rtl-optimization/16356 (Failure to use count register (branch on count ... | Alan Modra | 2 | -59/+45 |
2004-11-26 | xtensa.h (STARTFILE_SPEC): Add crt0. | Bob Wilson | 2 | -1/+28 |
2004-11-25 | re PR middle-end/17957 (vector type node used after garbage-collected) | Andrew Pinski | 5 | -14/+57 |
2004-11-26 | xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __XTENSA_WINDOWED_ABI__. | Bob Wilson | 2 | -0/+6 |
2004-11-26 | natDebug.cc (getField): Don't qualify name. | Tom Tromey | 3 | -9/+21 |
2004-11-25 | dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. | Richard Henderson | 4 | -32/+48 |
2004-11-25 | re PR c++/6764 (Throwing exception causes crash with '-O2 -fomit-frame-pointer') | Richard Henderson | 3 | -0/+50 |
2004-11-26 | sh.c (sh_output_mi_thunk): Initialize bitmap obstacks before calling life_ana... | Kaz Kojima | 2 | -0/+12 |
2004-11-26 | tree-ssa-forwprop.c (substitute_single_use_vars): Remove duplicate code. | Kazu Hirata | 2 | -11/+9 |
2004-11-26 | configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. | John David Anglin | 3 | -4/+10 |
2004-11-26 | libjava.exp (libjava_arguments): Add new global variable libjava_ld_library_p... | John David Anglin | 2 | -3/+13 |
2004-11-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-25 | bitmap.h (BITMAP_XMALLOC): Use BITMAP_ALLOC and not BITMAP_OBSTACK_ALLOC. | Andrew Pinski | 2 | -2/+8 |
2004-11-25 | parts of PR rtl-opt/18463, rtl-opt/17647 | Andrew Pinski | 2 | -0/+63 |
2004-11-25 | tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first a... | Kazu Hirata | 13 | -42/+52 |
2004-11-25 | bitmap.c (bitmap_malloc_alloc, [...]): Remove. | Nathan Sidwell | 3 | -46/+22 |
2004-11-25 | re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv... | Andrew MacLeod | 5 | -89/+286 |
2004-11-25 | ResourceBundle.java (BundleKey): Don't implement Cloneable. | Bryce McKinlay | 2 | -14/+9 |
2004-11-25 | s390.c (s390_short_displacement): UNSPEC_GOTNTPOFF displacements are not short. | Ulrich Weigand | 2 | -1/+7 |
2004-11-25 | s390.c (legitimize_pic_address): Use s390_load_address to load addresses. | Ulrich Weigand | 2 | -4/+9 |
2004-11-25 | re PR c++/18001 (Badly formatted error message (quotation problem)) | Mark Mitchell | 21 | -130/+232 |
2004-11-25 | Friend class name lookup 3/n, PR c++/3332 | Kriang Lerdsuwanakij | 8 | -17/+217 |
2004-11-25 | Friend class name lookup 2/n, PR c++/14513, c++/15410 | Kriang Lerdsuwanakij | 11 | -55/+176 |
2004-11-25 | Resync. | Arnaud Charlet | 1 | -0/+10 |
2004-11-25 | g-socthi-mingw.ads, [...]: Remove C_Read and C_Write from internal implementa... | Arnaud Charlet | 3 | -27/+1 |
2004-11-25 | ada-tree.h: Minor reformatting of previous change to avoid lines longer than ... | Arnaud Charlet | 2 | -2/+8 |
2004-11-25 | ChangeLog: Remove duplicate lines. | Benjamin Kosnik | 1 | -38/+0 |
2004-11-25 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. | Kelley Cook | 13 | -11/+78 |
2004-11-25 | Makefile.am: Revert previous. | Kelley Cook | 7 | -34/+960 |
2004-11-25 | tree-cfg.c (tree_verify_flow_info): Do not terminate error() message with \n. | Gerald Pfeifer | 2 | -1/+6 |
2004-11-25 | tb-gcc.c: GCC infrastructure based implementation of __gnat_backtrace. | Olivier Hainque | 2 | -0/+107 |