| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/i386/emmintrin.h: Fix comment typos. | kazu | 2003-07-02 | 2 | -3/+3 |
* | * config/sol2.h, config/alpha/alpha.h, config/alpha/linux.h, | neil | 2003-07-01 | 1 | -1/+1 |
* | * config/ia64/ia64.md: Follow recent emit_note API change. | schwab | 2003-06-28 | 1 | -2/+2 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -1/+1 |
* | * config/ia64/ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls. | rth | 2003-06-26 | 1 | -7/+3 |
* | * config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP. | rth | 2003-06-26 | 1 | -1/+1 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 5 | -34/+19 |
* | * config/ia64/unwind-ia64.c (_Unwind_GetCFA): New. | rth | 2003-06-18 | 1 | -1/+18 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+3 |
* | * config/ia64/ia64.c (ia64_expand_builtin, case IA64_BUILTIN_BSP): | kenner | 2003-06-17 | 1 | -0/+3 |
* | * config/rs6000/t-rs6000: Add dependence of cfglayout.h to rs6000.o. | rth | 2003-06-15 | 1 | -0/+1 |
* | * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Call | rth | 2003-06-15 | 1 | -0/+1 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -3/+1 |
* | * config/ia64/ia64.md (call_gp): Fix memory mode. | rth | 2003-06-11 | 1 | -1/+1 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 3 | -11/+13 |
* | * c-common.c (handle_cleanup_attribute): New. | rth | 2003-06-04 | 1 | -1/+2 |
* | * configure.in (HAVE_LD_PIE): Check for ld -pie. | jakub | 2003-06-03 | 1 | -6/+9 |
* | * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS): | neil | 2003-05-18 | 1 | -1/+0 |
* | * alpha.c (print_operand_address, alpha_start_function, | ghazi | 2003-05-16 | 1 | -9/+3 |
* | * config/ia64/unwind-ia64.c (uw_update_reg_address): Handle | jakub | 2003-05-16 | 1 | -0/+10 |
* | * config/ia64/ia64.c (ia64_expand_load_address): Force destination | rth | 2003-05-14 | 2 | -13/+18 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 3 | -28/+21 |
* | * config/ia64/ia64.c (ia64_function_ok_for_sibcall): Mark 'exp' | schwab | 2003-05-12 | 1 | -3/+4 |
* | * config/ia64/crtbegin.asm (__do_jv_register_classes): Don't | rth | 2003-05-07 | 2 | -30/+29 |
* | 2003-04-25 H.J. Lu <hjl@gnu.org> | hjl | 2003-04-25 | 1 | -6/+23 |
* | * config/ia64/ia64.c (ia64_compute_frame_size): Allow inline asm | rth | 2003-04-25 | 1 | -5/+19 |
* | 2003-04-24 H.J. Lu <hjl@gnu.org> | hjl | 2003-04-24 | 2 | -7/+10 |
* | * toplev.c (target_options): Add value field. | dj | 2003-04-17 | 1 | -3/+3 |
* | * config/ia64/ia64.c (ia64_in_small_data_p): Disallow strings. | rth | 2003-04-17 | 1 | -0/+4 |
* | * config/ia64/ia64.c (sdata_symbolic_operand): Use | rth | 2003-04-16 | 3 | -122/+7 |
* | * ia64-protos.h (addp4_optimize_ok): New. | sje | 2003-04-10 | 3 | -2/+19 |
* | 2003-04-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-04-09 | 1 | -38/+59 |
* | * config/ia64/ia64.c (move_operand): Allow symbolic_operand, | rth | 2003-04-09 | 3 | -262/+170 |
* | * config/ia64/crti.asm: Clean up trailing whitespace. | rth | 2003-04-01 | 4 | -206/+185 |
* | * config/ia64/ia64.c (ia64_expand_op_and_fetch): Fix comment. | jakub | 2003-03-26 | 2 | -4/+11 |
* | * function.c (put_var_into_stack): Change bool parameter to int. | mmitchel | 2003-03-24 | 1 | -2/+2 |
* | * config/s390/s390.c (s390_output_dwarf_dtprel): New. | jakub | 2003-03-19 | 3 | -0/+24 |
* | * config/ia64/ia64.md (UNSPECV_SETJMP_RECEIVER): New. | rth | 2003-03-18 | 1 | -2/+6 |
* | * c-typeck.c (build_component_ref): Turn "for" into "do .. while" | sayle | 2003-03-16 | 1 | -0/+1 |
* | * config/ia64/fde-glibc.c, config/ia64/freebsd.h, | neroden | 2003-03-13 | 15 | -60/+60 |
* | * emit-rtl.c (try_split): Handle 1-1 splits of call insns properly. | rth | 2003-03-13 | 3 | -166/+321 |
* | * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove. | sje | 2003-03-12 | 1 | -59/+10 |
* | * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for | aj | 2003-03-12 | 1 | -6/+1 |
* | * config/ia64/ia64.h (HAVE_AS_LTOFFX_LDXMOV_RELOCS): Default to 0. | rth | 2003-03-03 | 1 | -0/+4 |
* | * configure.in (HAVE_AS_LTOFFX_LDXMOV_RELOCS): New ia64 test. | rth | 2003-03-02 | 2 | -9/+31 |
* | * config/ia64/hpux.h (STARTFILE_PREFIX_SPEC): Remove. | sje | 2003-02-27 | 1 | -6/+0 |
* | Patch for PR 9617. | wilson | 2003-02-18 | 1 | -4/+8 |
* | * config/alpha/freebsd.h (LINK_SPEC): Weaken error to notice. | ljrittle | 2003-02-08 | 1 | -2/+2 |
* | 2003-02-04 Hans Boehm <Hans.Boehm@hp.com> | hboehm | 2003-02-05 | 1 | -0/+2 |
* | * config/ia64/ia64.c (rtx_needs_barrier): Handle POPCOUNT, | rth | 2003-02-05 | 2 | -10/+45 |