| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for | jules | 2005-05-08 | 5 | -233/+201 |
* | * intrinsic.texi: Fix typos. | kazu | 2005-05-08 | 2 | -3/+7 |
* | * tree-dfa.c (referenced_vars, add_referenced_var): Use VEC | kazu | 2005-05-08 | 6 | -17/+23 |
* | Use dg-mips-options instead of dg-options. | rsandifo | 2005-05-08 | 2 | -2/+2 |
* | PR target/16925 | ciceron | 2005-05-08 | 2 | -29/+15 |
* | * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | nathan | 2005-05-08 | 12 | -46/+685 |
* | * config/alpha/alpha.c (tls_symbolic_operand_1): Use gcc_assert | nathan | 2005-05-08 | 7 | -181/+220 |
* | * config/frv/frv.c (frv_default_flags_for_cpu): Use gcc_assert and | nathan | 2005-05-08 | 3 | -78/+75 |
* | * config/mn10300/mn10300.c (print_operand): Use gcc_assert and | nathan | 2005-05-08 | 3 | -43/+44 |
* | Add PR number to last changelog. | rsandifo | 2005-05-08 | 2 | -0/+2 |
* | * config/mips/mips.c (mips_emit_compare): Don't reverse UNGE and UNGT | rsandifo | 2005-05-08 | 6 | -15/+38 |
* | * integrate.h (get_hard_reg_initial_val): Change type of register | rsandifo | 2005-05-08 | 3 | -9/+13 |
* | * except.c (eh_status): Change the type of ttype_data to | kazu | 2005-05-08 | 2 | -8/+15 |
* | * config/rs6000/rs6000.md (popcount<mode>2): Fix non-C90 constant. | dje | 2005-05-08 | 2 | -3/+9 |
* | * class.c (vtbl_init_data_s): Change the type of fns to | kazu | 2005-05-08 | 2 | -7/+12 |
* | 2005-05-07 Paul Brook <paul@codesourcery.com> | pbrook | 2005-05-08 | 2 | -369/+473 |
* | Daily bump. | gccadmin | 2005-05-08 | 1 | -1/+1 |
* | 2005-05-07 Anthony Green <green@redhat.com> | green | 2005-05-07 | 3 | -2/+9 |
* | * de.po, zh_CN.po: Update. | jsm28 | 2005-05-07 | 3 | -1085/+694 |
* | * intrinsic.texi: Document ASSOCIATED and ATAN2. Update Bessel function | kargl | 2005-05-07 | 2 | -31/+160 |
* | * config/pa/pa-hpux11.h (TARGET_OS_CPP_BUILTINS): Do not define | jsm28 | 2005-05-07 | 2 | -3/+11 |
* | * config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define. | jsm28 | 2005-05-07 | 2 | -0/+7 |
* | PR target/21441 | hp | 2005-05-07 | 1 | -0/+1 |
* | * config/cris/cris.md ("*movdi_insn", "*mov_sidesisf_biap") | hp | 2005-05-07 | 2 | -36/+58 |
* | * integrate.c (get_func_hard_reg_initial_val): Delete. | rsandifo | 2005-05-07 | 2 | -30/+38 |
* | * opt-functions.awk (var_set): Emit OPTION_MASK_ for InverseMask | dje | 2005-05-07 | 2 | -2/+10 |
* | * config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt | dje | 2005-05-07 | 10 | -66/+184 |
* | * Makefile.in (c-gimplify.o): Depend on $(RTL_H) instead of rtl.h. | kraai | 2005-05-07 | 2 | -1/+5 |
* | PR target/21412 | rth | 2005-05-07 | 3 | -4/+35 |
* | * config/v850/v850.c (print_operand): Use gcc_assert and | nathan | 2005-05-07 | 4 | -152/+132 |
* | * tree-ssa-loop-ivcanon.c, config/i386/i386.c, | kazu | 2005-05-07 | 4 | -3/+8 |
* | * doc/invoke.texi: Remove documentation for MIPS' -mint64 option. | rsandifo | 2005-05-07 | 5 | -54/+15 |
* | * mangle.c (globals): Change the type of substitutions to | kazu | 2005-05-07 | 2 | -11/+17 |
* | * decl.c (wrapup_globals_for_namespace): Use VEC instead of | kazu | 2005-05-07 | 4 | -10/+18 |
* | fix typo | kcook | 2005-05-07 | 1 | -1/+1 |
* | Daily bump. | gccadmin | 2005-05-07 | 1 | -1/+1 |
* | 2005-05-06 Eric Christopher <echristo@redhat.com> | echristo | 2005-05-06 | 6 | -46/+37 |
* | PR tree-optimization/19401 | rakdver | 2005-05-06 | 4 | -19/+94 |
* | PR rtl-optimization/21254 | rakdver | 2005-05-06 | 3 | -14/+47 |
* | 2005-05-06 Pat Haugen <pthaugen@us.ibm.com> | dje | 2005-05-06 | 2 | -1/+5 |
* | 2005-05-06 Denis Vlasenko <vda@port.imtp.ilyichevsk.odessa.ua> | jakub | 2005-05-06 | 2 | -13/+50 |
* | * decl2.c (pending_statics, note_vague_linkage_var, | kazu | 2005-05-06 | 2 | -14/+14 |
* | Revert accidental commit | mmitchel | 2005-05-06 | 1 | -1/+1 |
* | * testsuite/testsuite_hooks.cc (try_mkfifo): Remove. | mmitchel | 2005-05-06 | 4 | -1/+75 |
* | PR tree-optimization/21380 | law | 2005-05-06 | 4 | -1/+54 |
* | * decl2.c (ssdf_decls, start_static_storage_duration_function, | kazu | 2005-05-06 | 2 | -23/+23 |
* | * decl2.c (spew_debug): Remove. | kazu | 2005-05-06 | 2 | -4/+4 |
* | * tree-ssa-operands.c (clobbered_v_may_defs, clobbered_vuses, | kazu | 2005-05-06 | 2 | -43/+30 |
* | * config/mcore/mcore.c (mcore_print_operand_address): Use | nathan | 2005-05-06 | 4 | -87/+68 |
* | * config/rs6000/linux64.h: Remove MASK_PROFILE_KERNEL, and | aldyh | 2005-05-06 | 3 | -8/+12 |