| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.ac (hppa*-*-linux*: Check for a TLS capable gas. | danglin | 2005-07-06 | 5 | -5/+251 |
* | * pa.c (function_value): Handle small aggregates on 32-bit targets. | danglin | 2005-07-06 | 2 | -21/+36 |
* | * config/m32r/m32r-protos.h: Remove m32r_finalize_pic. | kazu | 2005-07-05 | 3 | -27/+4 |
* | PR target/21723 | danglin | 2005-07-05 | 3 | -32/+85 |
* | * sh.c (output_ieee_ccmpeq): Replace "\\;" with "\n\t". | amylaar | 2005-07-04 | 1 | -1/+2 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 12 | -42/+42 |
* | * c-decl.c, tree-object-size.c, tree-vectorizer.c, | kazu | 2005-07-03 | 2 | -11/+11 |
* | * pa.c (fix_range): Fix typo in comment. | danglin | 2005-07-03 | 1 | -1/+1 |
* | * config/sh/sh.c (sh_output_mi_thunk): Initialize and clean | kkojima | 2005-07-03 | 1 | -13/+18 |
* | * c-common.h (GCC_DIAG_STYLE): Define. | jsm28 | 2005-07-03 | 7 | -11/+11 |
* | * config/alpha/alpha.c (alpha_legitimize_address): Check for | rth | 2005-07-02 | 1 | -1/+7 |
* | * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt, | jsm28 | 2005-07-02 | 6 | -17/+17 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 7 | -40/+39 |
* | * Makefile.def (target_modules): Add libssp. | jakub | 2005-07-02 | 6 | -2/+94 |
* | * config/i386/linux-unwind.h (x86_64_fallback_frame_state): Cast to | rth | 2005-07-02 | 1 | -2/+8 |
* | * config/cris/cris.md (CRIS_CC0_REGNUM): New constant. | hp | 2005-07-01 | 3 | -18/+55 |
* | PR target/22262 | jakub | 2005-07-01 | 2 | -6/+6 |
* | 2005-06-30 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-01 | 1 | -4/+7 |
* | 2005-07-01 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2005-07-01 | 5 | -10/+10 |
* | PR target/22260 | ebotcazou | 2005-07-01 | 1 | -5/+15 |
* | 2005-06-30 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-06-30 | 1 | -2/+2 |
* | * config/c4x/c4x-protos.h: Remove the prototypes for those | kazu | 2005-06-30 | 5 | -510/+428 |
* | * function.c (stack_protect_epilogue): Pass label to | jakub | 2005-06-30 | 4 | -3/+106 |
* | * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Increment. | jakub | 2005-06-30 | 2 | -31/+73 |
* | * config/rs6000/sysv4.h (RS6000_VARARGS_AREA): Only return non-zero | jakub | 2005-06-30 | 1 | -1/+3 |
* | * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | steven | 2005-06-30 | 1 | -1/+1 |
* | * config/bfin/bfin.md (addv2hi3, subv2hi3, sminv2hi3, smaxv2hi3, | bernds | 2005-06-30 | 1 | -7/+7 |
* | * config/rs6000/rs6000.c (rs6000_file_start): Use PPC405_ERRATUM77. | dje | 2005-06-30 | 1 | -4/+2 |
* | * config/ia64/ia64.c (ia64_expand_vecint_minmax): Use us_minus and | rth | 2005-06-29 | 1 | -0/+12 |
* | [gcc/ChangeLog] | zlaski | 2005-06-29 | 1 | -4/+8 |
* | * config/alpha/alpha.md (vec_shl_<VEC>, vec_shr_<VEC>): New. | rth | 2005-06-29 | 1 | -0/+20 |
* | * config/i386/i386.c (ix86_expand_int_vcond): Remove unsignedp | rth | 2005-06-29 | 3 | -124/+138 |
* | 2005-06-29 Stuart Hastings <stuart@apple.com> | stuart | 2005-06-29 | 4 | -494/+494 |
* | 2005-06-29 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2005-06-29 | 2 | -14/+20 |
* | [gcc/ChangeLog] | zlaski | 2005-06-29 | 2 | -1/+2 |
* | * config/sh/linux-unwind.h (shmedia_fallback_frame_state): | kkojima | 2005-06-29 | 1 | -2/+8 |
* | * target.h (gcc_target): New field allocate_initial_value. | kkojima | 2005-06-29 | 3 | -15/+31 |
* | * config/ia64/ia64.c (ia64_expand_vecint_compare): Decompose to EQ | rth | 2005-06-29 | 1 | -5/+10 |
* | 2005-06-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-06-28 | 1 | -1/+1 |
* | * config/ia64/ia64.c (ia64_expand_vecint_compare): Use unsigned | rth | 2005-06-28 | 1 | -128/+52 |
* | 2005-06-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-06-28 | 1 | -1/+1 |
* | * target.h (invalid_conversion, invalid_unary_op, | jsm28 | 2005-06-28 | 4 | -129/+223 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 4 | -0/+1619 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 10 | -53/+99 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 11 | -2/+345 |
* | PR target/22134 | rth | 2005-06-28 | 1 | -1/+1 |
* | 2005-06-28 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2005-06-28 | 3 | -21/+135 |
* | * config/i386/sse.md (smaxv16qi3): Fix buffer overflow. | rth | 2005-06-28 | 1 | -18/+34 |
* | * config/ia64/ia64.c (ia64_expand_vcondu_v2si): Generate proper | rth | 2005-06-28 | 2 | -4/+26 |
* | * config/i386/sse.md (vec_shl_<SSEMODEI>, vec_shr_<SSEMODEI>): New. | rth | 2005-06-28 | 1 | -0/+96 |