Age | Commit message (Expand) | Author | Files | Lines |
1997-01-20 | * size.c (berkeley_sum): Rewrite. Skip sections which are not | Ian Lance Taylor | 1 | -0/+10 |
1997-01-20 | * config/tc-mips.c (md_begin): Don't set SEC_ALLOC or SEC_LOAD for | Ian Lance Taylor | 2 | -8/+15 |
1997-01-20 | * config/tc-m68k.c (m68k_ip): Reject pc-relative addresses for the | J.T. Conklin | 1 | -1/+6 |
1997-01-20 | * config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true for | J.T. Conklin | 2 | -7/+18 |
1997-01-20 | Mon Jan 20 12:48:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -7/+72 |
1997-01-20 | * config/tc-mips.c (md_begin): Don't set interlocks for | Ian Lance Taylor | 2 | -46/+103 |
1997-01-19 | * tic80-dis.c (tic80_opcodes): Add "wrcr", "vmpy", "vrnd", | Fred Fish | 2 | -16/+86 |
1997-01-19 | * tic80.h (TIC80_NO_R0_DEST): Add for opcodes where r0 cannot | Fred Fish | 2 | -1/+7 |
1997-01-19 | * tic80-dis.c (print_insn_tic80): Broke excessively long | Fred Fish | 3 | -254/+419 |
1997-01-18 | * blockframe.c (frameless_look_for_prologue): Mark frames | Peter Schauer | 2 | -44/+23 |
1997-01-18 | fix operand mask in the "moveml" entries for the coldfire. | J.T. Conklin | 2 | -8/+9 |
1997-01-18 | From the coldfire branch: | J.T. Conklin | 2 | -21/+39 |
1997-01-17 | fix sanitize typos | Angela Marie Thomas | 1 | -1/+1 |
1997-01-17 | * tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V): | Fred Fish | 2 | -358/+423 |
1997-01-17 | * tic80.h (struct tic80_opcode): Change "format" field to "flags". | Fred Fish | 2 | -13/+28 |
1997-01-16 | * ld.h (args_type): Rename auxiliary_filter_shlib to | Ian Lance Taylor | 1 | -0/+6 |
1997-01-16 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type of | Ian Lance Taylor | 3 | -11/+34 |
1997-01-16 | update copyright | Ian Lance Taylor | 1 | -5/+9 |
1997-01-16 | * dummy.c (find_call): Clear ignore_direct_calls. | Ian Lance Taylor | 2 | -0/+7 |
1997-01-16 | Thu Jan 16 14:10:41 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -1/+13 |
1997-01-16 | * ld.texinfo (Options): Improve documentation of --filter and | Ian Lance Taylor | 2 | -9/+41 |
1997-01-16 | * simops.c: Fix "rol" and "ror". | Jeff Law | 2 | -2/+10 |
1997-01-16 | fix bugs | Angela Marie Thomas | 2 | -0/+2 |
1997-01-16 | * tic80-opc.c (tic80_operands): Reorder some table entries to make | Fred Fish | 2 | -160/+435 |
1997-01-15 | * read.c (read_a_source_file): Make sure the symbol ends with | Ian Lance Taylor | 1 | -0/+5 |
1997-01-15 | * simops.c: Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1997-01-15 | Tue Jan 14 16:01:06 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -5/+1 |
1997-01-14 | * ld.texinfo (Commands): Clarify that the normal usage is -T. | Ian Lance Taylor | 2 | -3/+13 |
1997-01-14 | * config/tc-i386.c (sco_id): Moved from here... | Ian Lance Taylor | 1 | -0/+7 |
1997-01-14 | * libaout.h (machine_type): Reserve several values for sparclet. | David Edelsohn | 1 | -0/+4 |
1997-01-14 | Turn off most targets for tic80-*-* right now | Michael Meissner | 1 | -0/+5 |
1997-01-14 | Fix sanitize string | Michael Meissner | 1 | -1/+1 |
1997-01-14 | Allow tic80-*-*, not just tic80-*-coff | Michael Meissner | 2 | -0/+13 |
1997-01-14 | Cleanup; fix some aborts | Michael Meissner | 1 | -0/+12 |
1997-01-13 | * tic80-dis.c (print_insn_tic80): Print floating point operands | Fred Fish | 3 | -1/+108 |
1997-01-13 | * tic80.h (TIC80_OPERAND_FLOAT): Add for floating point operands. | Fred Fish | 2 | -0/+7 |
1997-01-13 | * simops.c: Use REG macros in few places not using them yet. | Jeff Law | 2 | -5/+9 |
1997-01-13 | * configure: Enable the mn10200 simulator. | Jeff Law | 2 | -0/+6 |
1997-01-09 | * sparc-tdep.c (sparc_frame_find_saved_regs): Don't use | Michael Snyder | 1 | -0/+7 |
1997-01-09 | * scripttempl/armcoff.sc: Correct mask used for .data address. | Ian Lance Taylor | 1 | -0/+4 |
1997-01-09 | * read.c (emit_expr): Check for overflow of a negative value | Ian Lance Taylor | 2 | -3/+21 |
1997-01-09 | * config/tc-m68k.c (struct label_line): Define. | Ian Lance Taylor | 2 | -0/+89 |
1997-01-09 | * read.c (read_a_source_file): When defining a macro in MRI mode, | Ian Lance Taylor | 2 | -5/+27 |
1997-01-09 | Wed Jan 8 19:56:43 1997 Geoffrey Noer <noer@skaro.cygnus.com> | Geoffrey Noer | 1 | -0/+4 |
1997-01-08 | Wed Jan 8 15:14:59 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+5 |
1997-01-08 | For NEC 4300 project, fix last remaining host/target endianness problem | Jim Wilson | 1 | -1/+1 |
1997-01-07 | * config/tc-mn10300.c (tc_gen_reloc): Handle sym1-sym2 fixups | Jeff Law | 1 | -0/+6 |
1997-01-06 | * mn10300_sim.h (struct _state): Fix number of registers! | Jeff Law | 1 | -0/+4 |
1997-01-06 | * config/tc-mn10200.c (md_assemble): Tweak fx_offset for pc-relative | Jeff Law | 2 | -4/+12 |
1997-01-06 | Fix typo. | Jeff Law | 1 | -1/+1 |