Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-08-28 | Fix it. | Martin Hunt | 1 | -2/+2 | |
1996-08-28 | New file. | Martin Hunt | 1 | -0/+33 | |
1996-08-28 | Fix d10v_files. | Martin Hunt | 1 | -1/+1 | |
1996-08-28 | New file. | Martin Hunt | 2 | -4/+54 | |
1996-08-28 | * configure.in: If CY_AC_PATH_TCLCONFIG can't find TCL, don't run | Ian Lance Taylor | 3 | -32/+47 | |
CY_AC_LOAD_TCLCONFIG. * configure: Rebuild. | |||||
1996-08-27 | * expr.c (operand): If md_parse_name is defined, call it before | Ian Lance Taylor | 1 | -0/+15 | |
calling symbol_find_or_make. * config/tc-ppc.h (md_parse_name): Define. (ppc_parse_name): Declare. * config/tc-ppc.c (reg_name_search): Add regs and regcount parameters. (register_name): Update call to reg_name_search. (cr_operand): New static variable. (cr_names): New static const array. (ppc_parse_name): New function. (md_assemble): If PPC_OPERAND_CR is set in the operand flags, set cr_operand before calling expression. PR 10460. | |||||
1996-08-27 | * config/tc-hppa.c (tc_gen_reloc): Add new argument to | Jeff Law | 1 | -0/+5 | |
hppa_gen_reloc_type call. Fixing a problem with -mlinker-opt. | |||||
1996-08-27 | Regenerate configure | Michael Meissner | 2 | -7/+158 | |
1996-08-27 | Tue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -313/+134 | |
* configure.in: work around host_alias configure bug. AC_CANONICAL_HOST is called twice (first by AC_CHECK_TOOL and second by AC_CANONICAL_SYSTEM). The second clobbers the previous setting. Circumventing by moving the second check to before the first. * configure: regenerated | |||||
1996-08-27 | * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed for | Ian Lance Taylor | 2 | -64/+94 | |
R_MIPS_32 and R_MIPS_REL32. Set sgot and g as soon as possible. (mips_elf_size_dynamic_sections): Don't require .got to exist. (mips_elf_finish_dynamic_sections): Likewise. | |||||
1996-08-27 | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+225 | |
* d10v.mt: New file. * tm-d10v.h: New file. | |||||
1996-08-27 | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+14 | |
* d10v/d10v.mt: New file. * d10v/tm-d10v.h: New file. | |||||
1996-08-27 | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 5 | -0/+213 | |
* config/d10v/d10v.mt: New file. * config/d10v/tm-d10v.h: New file. * configure.in: New target D10V. * d10v-tdep.c: New file. | |||||
1996-08-27 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -1/+1 | |
* configure.in (noconfigdirs): Removed gdb for D10V. | |||||
1996-08-27 | Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -84/+275 | |
* d10v_sim.h (SEXT32): Added. * interp.c: Commented out printfs. * simops.c: Fixed error in sb and st2w. | |||||
1996-08-27 | Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -7/+26 | |
* tc-d10v.c: Fixed ".word". Fixed problem with range checking on addresses. Improved error messages. | |||||
1996-08-27 | Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 | |
* config/tc-d10v.c: Fixed ".word". Fixed problem with range checking on addresses. Improved error messages. * doc/c-d10v.texi: Added docs for register pairs. | |||||
1996-08-26 | Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -14/+16 | |
* tc-d10v.c (parallel_ok): Fix bug in parallel checking code. | |||||
1996-08-26 | Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 | |
* config/tc-d10v.c (parallel_ok): Fix bug in parallel checking code. | |||||
1996-08-26 | * ecoff.c (init_file): Initialize fMerge to 1. | Ian Lance Taylor | 1 | -0/+11 | |
(add_file): Restore old file merging code, but only merge files if fMerge is set. (ecoff_directive_loc): Clear fMerge field of current file. (ecoff_generate_asm_lineno): Likewise. | |||||
1996-08-26 | Remove v850-opc.c from things-to-keep | J.T. Conklin | 1 | -1/+0 | |
1996-08-26 | remove extra incorrect check for sanitization | Ian Lance Taylor | 1 | -6/+0 | |
1996-08-26 | * ldver.c (ldversion): Print GNU ld in the version message. | Ian Lance Taylor | 1 | -0/+12 | |
1996-08-25 | * rs6000-tdep.c: Fix typo in comment. | Fred Fish | 7 | -11/+43 | |
* valops.c (call_function_by_hand): Set using_gcc to 2 for code compiled without -g, per comment in code. * config/a29k/tm-a29k.h (STACK_ALIGN): Add comment. * config/sparc/tm-sparc.h (STACK_ALIGN): Add comment. * config/sparc/tm-sp64.h (STACK_ALIGN): Add comment. * config/pyr/tm-pyr.h (STACK_ALIGN): Add comment. * config/m88k/tm-m88k.h (STACK_ALIGN): Add comment. * config/pa/tm-hppa.h (PUSH_ARGUMENTS): Enclose args in ()'s. (STACK_ALIGN): Add comment, move to be with other associated macros, and document. * config/mips/tm-mips.h (PUSH_ARGUMENTS): Enclose args in ()'s. (STACK_ALIGN): Remove completely, handled by PUSH_ARGUMENTS. * config/alpha/tm-alpha.h (PUSH_ARGUMENTS): Enclose args in ()'s. * config/rs6000/tm-rs6000.h (STACK_ALIGN): Remove completely, handled by PUSH_ARGUMENTS. (PUSH_ARGUMENTS): Enclose args in ()'s. | |||||
1996-08-23 | * config/tc-v850.c (md_assemble): Rough cut at demanding | Jeff Law | 2 | -0/+29 | |
"ep" or "r30" in sst and sld instructions. (md_apply_fix3): Don't abort. Just warn that we don't have relocs yet. | |||||
1996-08-23 | * v850-opc.c (v850_operands): Define EP operand. | Jeff Law | 2 | -5/+12 | |
(IF4A, IF4B, IF4C, IF4D): Use EP. | |||||
1996-08-23 | * gas/v850/basic.exp (move_tests): Test instruction bit patterns. | Jeff Law | 1 | -13/+13 | |
* gas/v850/move.s: Tweak constants for better testing. | |||||
1996-08-23 | * v850-opc.c (v850_opcodes): Fix opcode numbers for "mov" | Jeff Law | 2 | -7/+7 | |
with immediate operand, "movhi". Tweak "ldsr". More fixes. | |||||
1996-08-23 | * gas/v850/basic.exp (mem_tests): Test instruction bit patterns. | Jeff Law | 3 | -13/+25 | |
xfail sst and sld tests. (mov_tests): Remove bogus xfail. * gas/v850/mem.s: sst and sld instructions can only index from "ep" register. | |||||
1996-08-23 | * v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw] | Jeff Law | 2 | -9/+12 | |
correct. Get sld.[bhw] and sst.[bhw] closer. | |||||
1996-08-23 | * gas/v850/basic.exp (logical_tests): Test instruction bit patterns. | Jeff Law | 2 | -7/+11 | |
Update addresses. * gas/v850/logical.s: Tweak constants for better testing. | |||||
1996-08-23 | * v850-opc.c (v850_operands): "not" is a two byte insn. | Jeff Law | 2 | -1/+3 | |
1996-08-23 | * gas/v850/basic.exp (jump_tests): Test instruction bit patterns, | Jeff Law | 2 | -3/+6 | |
but not displacements (yet). | |||||
1996-08-23 | * config/tc-v850.c (CC_NAME_CNT): Define. | Jeff Law | 2 | -0/+66 | |
(cc_name): New function. (md_assemble): Handle V850_OPERAND_CC correctly. setf stuff | |||||
1996-08-23 | * v850-opc.c (v850_opcodes): Correct bit pattern for setf. | Jeff Law | 2 | -1/+3 | |
1996-08-23 | * gas/v850/basic.exp (compare_tests): Test instruction bit patterns. | Jeff Law | 2 | -24/+26 | |
1996-08-23 | Fri Aug 23 11:40:47 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 | |
* doc/c-d10v.texi: Fix typo. | |||||
1996-08-23 | * gas/v850/basic.exp (branch_tests): Test instruction bit patters, | Jeff Law | 2 | -20/+23 | |
but not displacements (yet). | |||||
1996-08-23 | * v850-opc.c (v850_operands): D16 inserts at offset 16! | Jeff Law | 2 | -1/+3 | |
1996-08-23 | * gas/v850/basic.exp (bit_tests): Test instruction bit patterns. | Jeff Law | 2 | -4/+6 | |
1996-08-23 | * config/tc-v850.c (md_assemble): Don't forget to initialize | Jeff Law | 2 | -0/+4 | |
"insn"! | |||||
1996-08-23 | * v850-opc.c (two): Get order of words correct. | Jeff Law | 2 | -1/+3 | |
1996-08-23 | * gas/v850/basic.exp (arith_tests): Test instruction bit patterns. | Jeff Law | 2 | -20/+23 | |
* gas/v850/arith.s: Tweak constants for better testing. | |||||
1996-08-23 | * v850-opc.c (v850_operands): I16 inserts at offset 16! | Jeff Law | 2 | -1/+3 | |
Should get immediate 16bit operands into the right place | |||||
1996-08-23 | * gas/v850/basic.exp (misc_tests): No longer expect failures | Jeff Law | 2 | -4/+8 | |
assembling "ldsr" and "stsr" opcodes. * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr" opcodes. | |||||
1996-08-23 | * config/tc-v850.c (reg_name_search): Generalize to search | Jeff Law | 3 | -18/+93 | |
any given register table. (register_name): Pass appropriate table and size to reg_name_search. (system_register_name): New function. (SYSREG_NAME_CNT): Define. (md_assemble): Handle operands which are system registers. Still working on the parser.. | |||||
1996-08-23 | * v850-opc.c (v850_operands): Add "SR1" and "SR2" for system | Jeff Law | 2 | -2/+12 | |
register source and destination operands. (v850_opcodes): Use SR1 and SR2 for "ldsr" and "stsr". More parsing fixes. | |||||
1996-08-23 | * gas/v850/basic.exp (misc_tests): No longer expect failures | Jeff Law | 3 | -6/+9 | |
assembling "trap" opcodes. * gas/v850/misc.s: Re-enable assembling of "trap" opcodes. | |||||
1996-08-23 | * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. Fix | Jeff Law | 2 | -2/+3 | |
same thinko in "trap" opcode. | |||||
1996-08-23 | * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. | Jeff Law | 2 | -1/+3 | |