Age | Commit message (Expand) | Author | Files | Lines |
2005-01-18 | darwin.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-01-05 | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 1 | -1/+0 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -3/+5 |
2004-07-14 | alpha.c (alpha_gimplify_va_arg_1): Move indirect ... | Richard Henderson | 1 | -0/+6 |
2004-07-08 | i860-protos.h (i860_va_arg): Remove. | Richard Henderson | 1 | -80/+63 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -2/+2 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -8/+8 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -2/+2 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-01-25 | i860-protos.h: Remove the prototype for i860_saveregs. | Kazu Hirata | 1 | -2/+15 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 1 | -3/+5 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -0/+12 |
2003-09-06 | i860.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2003-08-23 | i860.c (i860_build_va_list): Create the va_decl declaration. | Jason Eckhardt | 1 | -142/+188 |
2003-08-23 | i860.c (output_move_double): Don't set latehalf to zero for CONST_INT (since ... | Jason Eckhardt | 1 | -0/+5 |
2003-08-23 | i860-protos.h (output_delay_insn): Remove prototype. | Jason Eckhardt | 1 | -377/+85 |
2003-08-23 | i860.c: Replace all occurrences of 'GNU CC' with 'GCC'. | Jason Eckhardt | 1 | -101/+39 |
2003-08-23 | i860-protos.h (i860_va_start): Remove 'stdarg_p' argument. | Jason Eckhardt | 1 | -25/+76 |
2003-08-23 | MAINTAINERS: Resurrect the i860 maintainer. | Jason Eckhardt | 1 | -0/+2361 |
2002-05-25 | config.gcc: Remove all stanzas for previously obsoleted systems. | Zack Weinberg | 1 | -2361/+0 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 1 | -6/+3 |
2002-03-22 | v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *... | Jakub Jelinek | 1 | -3/+3 |
2001-12-22 | elxsi.c: Include "hard-reg-set.h" and/or don't declare `call_used_regs' expli... | Kaveh R. Ghazi | 1 | -2/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -7/+10 |
2001-11-15 | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 1 | -1/+1 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-31 | builtins.def: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-07-07 | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 1 | -1/+1 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 1 | -14/+18 |
2001-07-03 | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 1 | -4/+4 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -0/+6 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -1/+1 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2000-08-08 | i860.c (singlemove_string): Do not generate assembler pseudo instructions tha... | Jason Eckhardt | 1 | -0/+2 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-11 | i860-protos.h: New file. | Kaveh R. Ghazi | 1 | -27/+33 |
1999-10-01 | Delete !REGISTER_CONSTRAINTS code | Bernd Schmidt | 1 | -2/+0 |
1999-09-13 | recog.h (INSN_OUTPUT_FORMAT_*): New. | Richard Henderson | 1 | -8/+2 |
1999-09-12 | Replace insn_foo with insn_data.foo. | Richard Henderson | 1 | -6/+6 |
1999-09-11 | Replace recog_foo with recog_data.foo. | Richard Henderson | 1 | -10/+12 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -14/+13 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -0/+1 |
1999-07-26 | i860.h (EXPAND_BUILTIN_SAVEREGS): New. | Richard Henderson | 1 | -0/+254 |
1999-01-20 | cse.c (fold_rtx): Revert 29 Dec change. | Richard Henderson | 1 | -3/+3 |
1998-11-19 | i860.c (single_insn_src_p): Add missing parens. | Jeffrey A Law | 1 | -2/+2 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -3/+4 |
1998-03-31 | 1750a.md, [...]: Use GEN_INT consistently. | Jeffrey A Law | 1 | -7/+6 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1994-04-20 | (safe_insn_src_p): Remove LSHIFT. | Doug Evans | 1 | -2/+0 |