| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -2/+2 |
* | * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | ghazi | 2001-11-04 | 2 | -5/+6 |
* | * config.gcc: Update c4x and i370 for C front end-specific | neil | 2001-10-17 | 5 | -148/+169 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -25/+31 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -2/+2 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 3 | -9/+5 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -2/+2 |
* | * varasm.c (named_section_flags): Remove align parameter. | rth | 2001-08-17 | 1 | -4/+2 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+2 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 2 | -87/+4 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 2 | -2/+13 |
* | * target.h (struct gcc_target): New fields init_builtins and | shebs | 2001-07-10 | 3 | -14/+14 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 1 | -4/+0 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 3 | -10/+8 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * 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 |