| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc/unwind-dw2.h: Move cfa-related variables into | froydnj | 2006-10-26 | 2 | -9/+9 |
* | * gcc/java/decl.c: Include langhooks.h. | espindola | 2006-10-23 | 1 | -12/+12 |
* | * target-def.h (TARGET_ASM_OPEN_PAREN): Guard with an #ifndef. | sayle | 2006-09-12 | 1 | -1/+5 |
* | PR target/22223 | sayle | 2006-09-12 | 1 | -3/+7 |
* | PR target/28285 | ro | 2006-07-06 | 1 | -2/+2 |
* | PR target/26347 | rth | 2006-06-21 | 1 | -2/+4 |
* | PR target/27571 | falk | 2006-05-26 | 1 | -0/+1 |
* | * config/alpha/alpha.c (alpha_legitimate_constant_p): Reject | rth | 2006-03-23 | 1 | -1/+4 |
* | PR target/26347 | rth | 2006-03-23 | 1 | -1/+3 |
* | 2006-02-23 Jakub Jelinek <jakub@redhat.com> | jakub | 2006-02-23 | 1 | -0/+5 |
* | PR target/24837 | jsm28 | 2006-02-18 | 2 | -4/+15 |
* | * config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file. | jakub | 2006-02-08 | 2 | -0/+33 |
* | 2006-02-06 Aldy Hernandez <aldyh@redhat.com> | jakub | 2006-02-06 | 2 | -0/+23 |
* | * config/alpha/alpha.c (alpha_split_tfmode_pair): Rename into | ebotcazou | 2006-01-18 | 3 | -15/+96 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 5 | -141/+58 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -28/+28 |
* | Preparatory work for PR target/21623: | amylaar | 2005-11-22 | 3 | -5/+6 |
* | * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when | ghazi | 2005-11-22 | 2 | -21/+3 |
* | * config/alpha/alpha.c (alpha_init_builtins): Use type_for_mode | ebotcazou | 2005-11-16 | 1 | -6/+9 |
* | * config/alpha/alpha.c (alpha_expand_prologue): Fix off-by-one bug | ebotcazou | 2005-11-16 | 1 | -4/+3 |
* | PR target/24178 | rth | 2005-11-02 | 1 | -8/+19 |
* | * config/alpha/alpha.c (tls_symbolic_operand_1): Trust | rth | 2005-09-25 | 1 | -13/+2 |
* | * config/alpha/alpha.c (alpha_rtx_costs) <FLOAT_EXTEND>: Cost 0 | rth | 2005-09-19 | 1 | -1/+7 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Look through | rth | 2005-09-01 | 1 | -0/+2 |
* | PR target/22225 | rth | 2005-08-11 | 1 | -0/+12 |
* | Fix problem reported by Mike Stump on the gcc list, useless default defintion. | wilson | 2005-08-11 | 2 | -6/+1 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 3 | -3/+3 |
* | * config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE. | rth | 2005-08-01 | 1 | -1/+2 |
* | 2005-07-13 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2005-07-13 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Use | rth | 2005-07-12 | 1 | -2/+2 |
* | * config/alpha/alpha.c (emit_insxl, alpha_expand_compare_and_swap_12, | rth | 2005-07-09 | 4 | -26/+265 |
* | * config/alpha/alpha.c (alpha_legitimize_address): Check for | rth | 2005-07-02 | 1 | -1/+7 |
* | * config/alpha/alpha.md (vec_shl_<VEC>, vec_shr_<VEC>): New. | rth | 2005-06-29 | 1 | -0/+20 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 2 | -10/+18 |
* | * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | jakub | 2005-06-26 | 2 | -3/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 37 | -74/+74 |
* | PR target/21888 | rth | 2005-06-04 | 1 | -1/+7 |
* | * configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New. | rth | 2005-06-01 | 2 | -4/+18 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 3 | -52/+8 |
* | * config/alpha/alpha.c (emit_unlikely_jump, emit_load_locked, | rth | 2005-05-20 | 3 | -92/+111 |
* | PR target/21390 | rth | 2005-05-19 | 1 | -56/+42 |
* | * crtstuff.c, integrate.h, tree-scalar-evolution.h, | kazu | 2005-05-09 | 1 | -1/+1 |
* | * config/alpha/alpha.c (adjust_address): Fix typo last change. | rth | 2005-05-09 | 1 | -1/+1 |
* | * config/alpha/alpha.c (tls_symbolic_operand_1): Use gcc_assert | nathan | 2005-05-08 | 6 | -181/+188 |
* | gcc: | bonzini | 2005-04-27 | 1 | -3/+0 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -10/+10 |
* | * config/alpha/sync.md (sync_new_nand<I48MODE>): Fix constraints | rth | 2005-04-21 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_sync_operation): Revert last change. | rth | 2005-04-20 | 2 | -24/+17 |
* | * config/alpha/alpha.c (alpha_split_atomic_op): New. | rth | 2005-04-18 | 7 | -11/+493 |
* | * config/alpha/alpha.c (va_list_skip_additions): Only define if | rth | 2005-04-17 | 1 | -23/+45 |