Age | Commit message (Expand) | Author | Files | Lines |
2006-02-18 | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 1 | -17/+4 |
2006-01-02 | arm.c (all_fpus): Fix comment typo. | Volker Reichelt | 1 | -1/+1 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 3 | -48/+6 |
2005-12-02 | alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable. | Richard Guenther | 1 | -2/+2 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-08-04 | Fix problem pointed out by Gunther Nikl on gcc list. | James E Wilson | 1 | -1/+1 |
2005-07-29 | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-28 | frv.opt (moptimize-membar): New. | Aldy Hernandez | 4 | -84/+429 |
2005-07-26 | extend.texi (Raw read/write Functions): New section. | Aldy Hernandez | 3 | -2/+152 |
2005-07-25 | predicates.md (integer_register_operand): Use GPR_AP_OR_PSEUDO_P. | Aldy Hernandez | 1 | -1/+1 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -21/+21 |
2005-06-28 | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 2 | -7/+12 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -3/+3 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 16 | -32/+32 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -7/+9 |
2005-06-08 | re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy... | Eric Botcazou | 3 | -11/+10 |
2005-06-08 | system.h: Poison EXTRA_CC_MODES. | Eric Christopher | 1 | -13/+2 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -4/+4 |
2005-05-08 | frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 2 | -78/+58 |
2005-04-04 | frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_... | Kazu Hirata | 5 | -1634/+1566 |
2005-04-04 | frv.h (PREDICATE_CODES): Add CONST to gpr_or_int12_operand. | Kazu Hirata | 1 | -1/+1 |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 3 | -4/+4 |
2005-03-22 | * config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int) | Richard Sandiford | 4 | -334/+255 |
2005-02-17 | s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE. | Jakub Jelinek | 1 | -2/+2 |
2005-02-07 | frv.md ("tls_indirect_call"): Turn into libcall-like expand. | Alexandre Oliva | 2 | -12/+28 |
2005-02-01 | frv.c (movcc_fp_destination_operand): New. | Alexandre Oliva | 3 | -4/+73 |
2005-01-28 | frv.c (bdesc_2arg): Remove __MDPACKH. | Richard Sandiford | 1 | -2/+50 |
2005-01-27 | frv.c (frv_class_likely_spilled_p): Add GR8_REGS, GR9_REGS, GR89_REGS, FDPIC_... | Alexandre Oliva | 1 | -0/+5 |
2005-01-26 | frv.md: Add fr400_integer automaton. | Aldy Hernandez | 1 | -4/+7 |
2005-01-26 | frv.c (frv_legitimize_tls_address): New. | Aldy Hernandez | 4 | -8/+427 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 3 | -31/+9 |
2004-12-10 | frv-modes.def: Fix comment typos. | Richard Sandiford | 5 | -557/+262 |
2004-12-08 | frv.c (frv_sort_insn_group): Always initialize packet_group->nop. | Richard Sandiford | 1 | -0/+4 |
2004-11-26 | frv-protos.h: Guard ifcvt functions declarations with BB_HEAD, not BLOCK_HEAD. | Alexandre Oliva | 1 | -1/+1 |
2004-11-26 | frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns that set a reg... | Alexandre Oliva | 1 | -3/+21 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -3/+3 |
2004-10-25 | * config/frv/linux.h (TARGET_C99_FUNCTIONS): Define to 0. | Alexandre Oliva | 1 | -0/+15 |
2004-10-25 | frv.md (movdi, movdf): Handle wide-constant splits with wider-than-32-bit HOS... | Alexandre Oliva | 1 | -4/+26 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -10/+11 |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-10-11 | frv.md (*adddi3_internal): Change name to... | Richard Sandiford | 1 | -63/+32 |
2004-10-05 | frv.h (LEGITIMIZE_ADDRESS): New. | Aldy Hernandez | 4 | -46/+57 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -1/+1 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -2/+2 |
2004-09-10 | frv.md (UNSPEC_MASACCS, [...]): New constants. | Richard Sandiford | 1 | -69/+55 |
2004-09-10 | darwin.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -4/+4 |
2004-09-09 | * config/frv/frv.c (acc_operand, accg_operand): Use REGNO. | Richard Sandiford | 1 | -2/+2 |
2004-09-09 | * config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450) | Richard Sandiford | 5 | -1320/+2307 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 3 | -34/+0 |
2004-08-25 | flags.h (enum debug_info_type): Remove DWARF_DEBUG. | Zack Weinberg | 1 | -5/+0 |