Age | Commit message (Expand) | Author | Files | Lines |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 2 | -91/+7 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -6/+0 |
2002-03-03 | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -3/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 3 | -30/+153 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -40/+29 |
2001-12-09 | 1750a.md: Add default case in switch. | Kaveh R. Ghazi | 1 | -0/+2 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -4/+0 |
2001-11-20 | * 1750a.md: Don't use hex format for a const_int. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-09 | 1750a.c: Fix comment formatting. | Kazu Hirata | 2 | -48/+48 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -1/+2 |
2001-10-19 | calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 3 | -7/+8 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -8/+0 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -6/+0 |
2001-07-08 | final.c (no_asm_to_stream): New. | Neil Booth | 1 | -3/+0 |
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 | 2 | -77/+96 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -0/+6 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -10/+0 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -2/+0 |
2001-02-25 | config.gcc: Expunge references to alpha/t-pe... | Zack Weinberg | 1 | -23/+0 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-06-27 | 1750a.h: Mark help strings for options/switches for translation. | Philipp Thomas | 1 | -2/+2 |
2000-05-01 | Update copyright. | Jeff Law | 5 | -5/+5 |
2000-02-26 | Fix copyrights | Jeff Law | 3 | -3/+6 |
2000-01-13 | 1750a-protos.h: New file. | Kaveh R. Ghazi | 4 | -45/+100 |
1999-10-14 | 1750a.md (movstrqi): Add missing output reload constraint. | Richard Henderson | 1 | -2/+2 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 3 | -26/+14 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -0/+1 |
1999-08-02 | arc.h: Define PROMOTE_PROTOTYPES to 1. | Richard Henderson | 1 | -2/+2 |
1999-03-21 | i860.h (TARGET_SWITCHES): Add documentation for default case. | Jeff Law | 1 | -1/+1 |
1999-03-18 | * 1750a.h (TARGET_SWITCHES): Add documentation. | Jeffrey A Law | 1 | -1/+1 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -6/+6 |
1999-01-20 | cse.c (fold_rtx): Revert 29 Dec change. | Richard Henderson | 1 | -2/+2 |
1998-12-16 | dummy import to prevent merge lossage | Jeff Law | 1 | -5/+2 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -1/+1 |
1998-11-24 | cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta... | Jeffrey A Law | 1 | -4/+4 |
1998-09-08 | expr.c: Corrected comment about what MOVE_RATIO does. | Hans-Peter Nilsson | 1 | -2/+2 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -1/+1 |
1998-03-31 | 1750a.md, [...]: Use GEN_INT consistently. | Jeffrey A Law | 1 | -3/+3 |
1998-03-16 | Change MEMORY_MOVE_COST defs and uses to be able to take register class into ... | Ken Raeburn | 1 | -1/+1 |
1998-03-06 | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1 | -1/+1 |
1997-12-19 | expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression. | Ian Lance Taylor | 1 | -3/+4 |
1997-04-23 | (DUCR.M,DUC.M): Defined. | Richard Kenner | 1 | -0/+44 |
1997-04-23 | (FRAME_POINTER_REQUIRED): Not required. | Richard Kenner | 1 | -44/+68 |