| Commit message (Expand) | Author | Age | Files | Lines |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 1 | -2/+2 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 3 | -7/+11 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 1 | -11/+0 |
* | 2001-05-26 Philip Blundell <philb@gnu.org> | pb | 2001-05-26 | 1 | -1/+1 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -1/+1 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 2 | -5/+1 |
* | * alpha.h: NULL_PTR -> NULL. | ghazi | 2001-05-04 | 2 | -8/+8 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -10/+5 |
* | 2001-04-07 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> | m.hayes | 2001-04-07 | 1 | -4/+8 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN, | zack | 2001-03-15 | 1 | -2/+0 |
* | * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT, | zack | 2001-03-14 | 1 | -3/+0 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -1/+1 |
* | * config/a29k/xm-a29k.h, config/a29k/xm-unix.h, | ghazi | 2001-03-06 | 1 | -3/+0 |
* | * tm.texi: Change STRUCT_FORCE_BLK to MEMBER_TYPE_FORCES_BLK. | amylaar | 2001-03-03 | 1 | -1/+2 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -8/+0 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -5/+0 |
* | * caller-save.c (reg_save_code, reg_restore_code): Index by mode, not | hubicka | 2001-02-28 | 1 | -1/+1 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -18/+19 |
* | * c4x.h (HARD_REGNO_CALL_PART_CLOBBERED): Fix typo. | m.hayes | 2001-02-03 | 1 | -1/+1 |
* | * c4x.h (IS_INT_CALL_SAVED_REG, IS_FLOAT_CALL_SAVED_REG): Define. | m.hayes | 2001-02-03 | 2 | -14/+11 |
* | * c4x.c (group1_reg_operand, group1_mem_operand, arx_reg_operand, | m.hayes | 2001-02-03 | 2 | -24/+24 |
* | * c4x.c (c4x_hard_regno_rename_ok): New. | m.hayes | 2001-02-03 | 3 | -0/+30 |
* | * c4x.h (TARGET_LOAD_DIRECT_MEMS): Define. | m.hayes | 2001-01-23 | 1 | -0/+4 |
* | * c4x.c (c4x_r11_set_p): Calculate rtx code correctly. | m.hayes | 2001-01-23 | 1 | -14/+10 |
* | * c4x-protos.h (c4x_legitimize_reload_address): Remove. | m.hayes | 2001-01-23 | 3 | -38/+47 |
* | * c4x.c (c4x_valid_rptb_p, c4x_label_ref_used_p): New functions. | m.hayes | 2001-01-22 | 1 | -1/+113 |
* | * c4x.c (c4x_check_legit_addr): Only check CONST. Not if CONST | m.hayes | 2001-01-22 | 3 | -29/+89 |
* | * config/c4x/c4x.c (c4x_expand_prologue): Don't compile an ISR | m.hayes | 2001-01-05 | 1 | -3/+8 |
* | * config/c4x/c4x.c (c4x_init_builtins): Remove builtin support | m.hayes | 2001-01-05 | 2 | -49/+3 |
* | * tm.texi (REGISTER_MOVE_COST): Add a mode argument. | aoliva | 2001-01-01 | 1 | -2/+2 |
* | * c4x.h: Add ASM_OUTPUT_DEF definition for bounded pointer code. | m.hayes | 2000-12-17 | 1 | -0/+8 |
* | * config/c4x/c4x.md: Remove redundant @s from output patterns. | m.hayes | 2000-12-16 | 1 | -18/+9 |
* | * config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma. | m.hayes | 2000-12-16 | 3 | -6/+18 |
* | * config/c4x/c4x.h (MD_INIT_BUILTINS): Add void_list_node argument | m.hayes | 2000-12-16 | 3 | -10/+7 |
* | * config/c4x/c4x.h (MD_INIT_BUILTINS, MD_EXPAND_BUILTIN): Define. | m.hayes | 2000-12-16 | 4 | -33/+470 |
* | config: | neil | 2000-11-02 | 1 | -1/+1 |
* | Change callers in config/[b-g]*/ to match: | hp | 2000-09-25 | 1 | -1/+1 |
* | definitions in config/[c-h]*: | hp | 2000-09-25 | 1 | -2/+2 |
* | * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if | zack | 2000-09-07 | 3 | -118/+131 |
* | 2000-08-05 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> | m.hayes | 2000-08-04 | 2 | -2/+9 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -3/+3 |
* | * Makefile.in (OBJS): Add doloop.o. | rth | 2000-07-30 | 1 | -4/+0 |
* | * config/c4x/c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue. | m.hayes | 2000-07-30 | 4 | -224/+188 |
* | * config/c4x/c4x.c (c4x_emit_move_sequence): Use loadqi_big_constant | m.hayes | 2000-07-30 | 2 | -162/+375 |
* | * config/c4x/c4x.c (c4x_rptb_insert): Make more robust. | m.hayes | 2000-07-30 | 1 | -6/+18 |
* | * config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output $ in label. | m.hayes | 2000-07-30 | 1 | -1/+1 |
* | * config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid unsigned warnings. | m.hayes | 2000-07-30 | 1 | -6/+12 |
* | * config/c4x/libgcc.S: (divqf3): Improve accuracy. | m.hayes | 2000-07-30 | 1 | -10/+15 |
* | 2000-06-27 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-27 | 1 | -98/+98 |