2004-05-02 |
Alexandre Oliva | frv.h (ASM_SPEC): Pass -mno-fdpic as -mnopic. |
commit | commitdiff | tree |
2004-05-02 |
Kaveh R. Ghazi | builtins.c (fold_fixed_mathfn): New function. |
commit | commitdiff | tree |
2004-05-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-05-01 |
Jakub Jelinek | linux64.h (TARGET_DEFAULT): Make 64-bit by default... |
commit | commitdiff | tree |
2004-05-01 |
Zack Weinberg | decl.c (reshape_init): Do not apply TYPE_DOMAIN to... |
commit | commitdiff | tree |
2004-05-01 |
Kazu Hirata | * config/cris/cris.h: Revert my "fix comment typos... |
commit | commitdiff | tree |
2004-05-01 |
Richard Sandiford | TARGET->TUNE in last entry. |
commit | commitdiff | tree |
2004-05-01 |
Richard Sandiford | * config/mips/mips.h (TARGET_MACC_CHAINS): Fix comment. |
commit | commitdiff | tree |
2004-05-01 |
Falk Hueffner | alpha.md (builtin_insbl, [...]): Disallow 0 as first... |
commit | commitdiff | tree |
2004-05-01 |
Falk Hueffner | * config/alpha/alpha.c (alpha_rtx_costs): Fix shiftadd... |
commit | commitdiff | tree |
2004-05-01 |
Ulrich Weigand | re PR middle-end/15054 (Bad code due to overlapping... |
commit | commitdiff | tree |
2004-05-01 |
Paolo Bonzini | simplify-rtx.c (simplify_ternary_operation): When conve... |
commit | commitdiff | tree |
2004-05-01 |
Kaveh R. Ghazi | builtins.c (fold_builtin_round): Fix comment typo. |
commit | commitdiff | tree |
2004-05-01 |
Andrew Pinski | re PR target/11608 (testcase gcc.dg/debug/20020327... |
commit | commitdiff | tree |
2004-05-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-05-01 |
Zack Weinberg | tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_AR... |
commit | commitdiff | tree |
2004-04-30 |
Jason Merrill | re PR c++/14587 (Multiple inheriance/DLL testcase ... |
commit | commitdiff | tree |
2004-04-30 |
Paul Brook | Trivial comment typo in previous change. |
commit | commitdiff | tree |
2004-04-30 |
Paul Brook | config.gcc: Simplify arm --with-{cpu,tune} test. |
commit | commitdiff | tree |
2004-04-30 |
Rainer Orth | re PR other/1963 (collect2 interprets "-oldstyle_libloo... |
commit | commitdiff | tree |
2004-04-30 |
Brian Ford | * config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC] |
commit | commitdiff | tree |
2004-04-30 |
Ranjit Mathew | re PR java/15133 (gcjh generates wrong method signatures) |
commit | commitdiff | tree |
2004-04-30 |
Ranjit Mathew | re PR java/15133 (gcjh generates wrong method signatures) |
commit | commitdiff | tree |
2004-04-30 |
Brian Ford | * MAINTAINERS (Write After Approval): Add myself. |
commit | commitdiff | tree |
2004-04-30 |
Jason Merrill | Refer to base members using COMPONENT_REFs where possible. |
commit | commitdiff | tree |
2004-04-30 |
Andreas Krebbel | s390-protos.h (s390_emit_epilogue): Parameter added. |
commit | commitdiff | tree |
2004-04-30 |
Kazu Hirata | bb-reorder.c, [...]: Fix comment typos. |
commit | commitdiff | tree |
2004-04-30 |
Kazu Hirata | class.c, [...]: Fix comment typos. |
commit | commitdiff | tree |
2004-04-30 |
Kazu Hirata | 20040331-1.c: Don't use too wide a bit-field on 16... |
commit | commitdiff | tree |
2004-04-30 |
Kazu Hirata | 20040409-2.c: Fix constants used on 16-bit targets. |
commit | commitdiff | tree |
2004-04-30 |
Roger Sayle | builtins.c (java_builtins): Add acos, asin, ceil and... |
commit | commitdiff | tree |
2004-04-30 |
Paul Brook | Fit typo in previous patch |
commit | commitdiff | tree |
2004-04-30 |
Andrew Pinski | rs6000-power2-1.c: Change to compile only. |
commit | commitdiff | tree |
2004-04-30 |
Paul Brook | configure.gcc: Default ep9312 to hard-float. |
commit | commitdiff | tree |
2004-04-30 |
Richard Kenner | expr.c (store_constructor): SIZE operand is now in... |
commit | commitdiff | tree |
2004-04-30 |
J"orn Rennecke | flow.c (propagate_one_insn): Call mark_set_regs for... |
commit | commitdiff | tree |
2004-04-30 |
Paul Brook | * arm.c (arm_needs_doubleword_align): Use mode alignment. |
commit | commitdiff | tree |
2004-04-30 |
Paolo Bonzini | altivec.h [...] (vec_subsubs): Rename to vec_sububs. |
commit | commitdiff | tree |
2004-04-30 |
Uros Bizjak | i386.md (atansf2, [...]): Move near atan2?f3 expanders. |
commit | commitdiff | tree |
2004-04-30 |
Nick Clifton | Patch from Nick Clifton. |
commit | commitdiff | tree |
2004-04-30 |
Uros Bizjak | reg-stack.c (subst_stack_regs_pat): <UNSPEC_SIN, UNSPEC... |
commit | commitdiff | tree |
2004-04-30 |
Richard Guenther | Patch from Richard Guenther. |
commit | commitdiff | tree |
2004-04-30 |
Josef Zlomek | gcse.c (remove_reachable_equiv_notes): Delete notes... |
commit | commitdiff | tree |
2004-04-30 |
Ben Elliston | configure.ac (--with-as): Abort if user-supplied assemb... |
commit | commitdiff | tree |
2004-04-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-04-29 |
Paolo Carlini | locale.cc (locale::operator==): Always avoid constructi... |
commit | commitdiff | tree |
2004-04-29 |
Kaveh R. Ghazi | convert.c (convert_to_integer): Ensure `long_integer_ty... |
commit | commitdiff | tree |
2004-04-29 |
Andrew Pinski | rs6000-power2-1.c: Change the options to be more correct. |
commit | commitdiff | tree |
2004-04-29 |
Richard Sandiford | re PR target/15189 (wrong filling of delay slot with... |
commit | commitdiff | tree |
2004-04-29 |
Kazu Hirata | mips.md, [...]: Fix comment typos. |
commit | commitdiff | tree |
2004-04-29 |
Kazu Hirata | builtins.c, [...]: Fix comment typos. |
commit | commitdiff | tree |
2004-04-29 |
Douglas B Rupp | gcc.c (DELETE_IF_ORDINARY): New macro default definition. |
commit | commitdiff | tree |
2004-04-29 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2004-04-29 |
Richard Earnshaw | c-decl.c (get_parm_info): Use the correct tag keywords... |
commit | commitdiff | tree |
2004-04-29 |
Paul Brook | * config.gcc: Pull list of cores from arm-cores.def. |
commit | commitdiff | tree |
2004-04-29 |
Paolo Bonzini | Complete last checkin: |
commit | commitdiff | tree |
2004-04-29 |
Paolo Bonzini | combine.c (combine_simplify_rtx): Adjust call to use... |
commit | commitdiff | tree |
2004-04-29 |
Paolo Bonzini | acx.m4: Fix fastcompare support for new-bootstrap. |
commit | commitdiff | tree |
2004-04-29 |
Uros Bizjak | reg-stack.c (swap_to_top): New function. |
commit | commitdiff | tree |
2004-04-29 |
Uros Bizjak | * MAINTAINERS: Add myself to write-after-approval. |
commit | commitdiff | tree |
2004-04-29 |
Serge Belyshev | re PR gcov-profile/14944 ([3.4 only] ICE when gcc reads... |
commit | commitdiff | tree |
2004-04-29 |
Ben Elliston | invoke.texi (Objective-C Dialect Options): Don't prefix... |
commit | commitdiff | tree |
2004-04-29 |
Kaveh Ghazi | Fix typo. |
commit | commitdiff | tree |
2004-04-29 |
Kaveh R. Ghazi | convert.c (convert_to_integer): Convert (long)round... |
commit | commitdiff | tree |
2004-04-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-04-28 |
Andrew Pinski | rs6000.c (registers_ok_for_quad_peep): Return false... |
commit | commitdiff | tree |
2004-04-28 |
Ulrich Weigand | Makefile.in: Add target macro definitions for s390... |
commit | commitdiff | tree |
2004-04-28 |
Jan Hubicka | re PR c/15004 ([unit-at-a-time] no warning for unused... |
commit | commitdiff | tree |
2004-04-28 |
Joseph Myers | Makefile.in ($(DESTDIR)$(infodir)/%.info): Don't condit... |
commit | commitdiff | tree |
2004-04-28 |
Paul Brook | * dwarf2out.c (mem_loc_descriptor): Handle shifts. |
commit | commitdiff | tree |
2004-04-28 |
Joseph Myers | * gnat_ugn.texi: Correct argument to @setfilename. |
commit | commitdiff | tree |
2004-04-28 |
Ulrich Weigand | a-exexpr.adb (Unwind_Word): New data type. |
commit | commitdiff | tree |
2004-04-28 |
Ulrich Weigand | gcse.c (find_moveable_store): Do not accept store insns... |
commit | commitdiff | tree |
2004-04-28 |
Paul Brook | calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL... |
commit | commitdiff | tree |
2004-04-28 |
Paul Brook | * config/arm/lib1funcs.asm: Recognize armv5tej and... |
commit | commitdiff | tree |
2004-04-28 |
Arnaud Charlet | Makefile.in: Add target pairs for powerpc darwin* taski... |
commit | commitdiff | tree |
2004-04-28 |
Josef Zlomek | var-tracking.c (variable_different_p): Add a parameter... |
commit | commitdiff | tree |
2004-04-28 |
Ulrich Weigand | s390.md ("casesi"): Mark jump table access as non-trapp... |
commit | commitdiff | tree |
2004-04-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-04-27 |
John David... | re PR debug/14829 (Bootstrap comparison failure on... |
commit | commitdiff | tree |
2004-04-27 |
Geoffrey Keating | darwin.h (STARTFILE_SPEC): Use %s to find crt2.o. |
commit | commitdiff | tree |
2004-04-27 |
Bob Wilson | xtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL... |
commit | commitdiff | tree |
2004-04-27 |
Wu Yongwei | gthr-win32.h (__gthread_mutex_t): Change typedef to... |
commit | commitdiff | tree |
2004-04-27 |
Rainer Orth | backport: configure.in (mips*-*-irix5*): Enable ld. |
commit | commitdiff | tree |
2004-04-27 |
Paul Brook | arm.c (arm_promote_prototypes): New function. |
commit | commitdiff | tree |
2004-04-27 |
Paolo Bonzini | revert: Makefile.def (flags_to_pass): Remove *dir varia... |
commit | commitdiff | tree |
2004-04-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2004-04-27 |
Paul Brook | * config/arm/arm.c (arm_expand_epilogue): Count blocks... |
commit | commitdiff | tree |
2004-04-27 |
Bernard Giroud | Patch from Bernard Giroud. |
commit | commitdiff | tree |
2004-04-27 |
Robert Millan | Patch from Robert Millan. |
commit | commitdiff | tree |
2004-04-27 |
Joe Buck | Bug 15093 |
commit | commitdiff | tree |
2004-04-27 |
James E Wilson | Bug 14927 |
commit | commitdiff | tree |
2004-04-27 |
Matt Austern | Patch 14922 |
commit | commitdiff | tree |
2004-04-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2004-04-27 |
Zack Weinberg | hpux.h: Predefine __STDCPP__ when compiling C++. |
commit | commitdiff | tree |
2004-04-26 |
Laurent GUERBY | run_all.sh: Define $target variable. |
commit | commitdiff | tree |
2004-04-26 |
Geoffrey Keating | invoke.texi (Overall Options): Document default for... |
commit | commitdiff | tree |
2004-04-26 |
Richard Kenner | builtins.c (expand_builtin_update_setjmp_buf): New... |
commit | commitdiff | tree |
2004-04-26 |
Paolo Carlini | istream.tcc: Fix comment. |
commit | commitdiff | tree |
2004-04-26 |
Arnaud Charlet | Makefile.in: Put back merge of some targets to avoid... |
commit | commitdiff | tree |
next |