Age | Commit message (Expand) | Author | Files | Lines |
1995-10-24 | Fix PR 8255 | Michael Meissner | 2 | -36/+43 |
1995-10-23 | Added command-line support for NEC VR4100, to allow support for | Jackie Smith Cashion | 1 | -22/+114 |
1995-10-16 | Fix last fixes #3 | Michael Meissner | 1 | -3/+3 |
1995-10-16 | Fix last fixes #2 | Michael Meissner | 1 | -0/+2 |
1995-10-16 | Fix last fixes | Michael Meissner | 1 | -2/+5 |
1995-10-16 | Change error message | Michael Meissner | 1 | -1/+1 |
1995-10-16 | Allow duplicate cmp instructions for -mcom | Michael Meissner | 1 | -4/+3 |
1995-10-16 | spelling typo | Michael Meissner | 1 | -1/+1 |
1995-10-16 | For -mcom, do not allow only POWER|PPC instructions. | Michael Meissner | 1 | -5/+3 |
1995-10-16 | Add -mcom support. | Michael Meissner | 1 | -11/+30 |
1995-10-06 | more vms work (mostly whitespace/comment cleanup) from Pat Rankin | Ken Raeburn | 1 | -124/+119 |
1995-10-04 | Better parsing, tocd, tocv started | Kim Knuttila | 1 | -47/+322 |
1995-10-04 | * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry for | Ian Lance Taylor | 1 | -124/+67 |
1995-10-04 | * config/tc-m68k.c (isbyte): Accept all values from -65536 to | Ian Lance Taylor | 1 | -2/+2 |
1995-09-28 | * config/tc-ppc.h (tc_fix_adjustable): Define. | Ian Lance Taylor | 1 | -0/+9 |
1995-09-27 | * config/tc-ppc.h (OBJ_XCOFF): Define if OBJ_COFF and not TE_PE. | Ian Lance Taylor | 2 | -104/+80 |
1995-09-27 | Added back some missing code @ diff tc-ppc.c | Kim Knuttila | 1 | -0/+4 |
1995-09-27 | Undo md_apply_fix3 changes | Michael Meissner | 1 | -4/+33 |
1995-09-27 | Added assembler support for ppc/PE environments | Kim Knuttila | 1 | -6/+1003 |
1995-09-27 | Added TE_PE target environment support | Kim Knuttila | 1 | -0/+7 |
1995-09-26 | Support all of the V.4 relocations | Michael Meissner | 2 | -86/+77 |
1995-09-25 | Better reloc support | Michael Meissner | 1 | -25/+69 |
1995-09-22 | start at handling branch taken/branch not taken hints. | Michael Meissner | 1 | -32/+40 |
1995-09-22 | do not set EF_PPC_RELOCATABLE for -mrelocatable-lib | Michael Meissner | 1 | -1/+1 |
1995-09-21 | add -mrelocatable-lib, -memb support | Michael Meissner | 1 | -10/+41 |
1995-09-19 | * config/tc-m68k.c (m68k_ip): Reject immediate operands for '|'. | Ian Lance Taylor | 1 | -6/+22 |
1995-09-19 | * config/tc-m68k.c (parse_mri_control_operand): Change leftstop | Ian Lance Taylor | 1 | -45/+112 |
1995-09-18 | * config/tc-m68k.c (parse_mri_control_operand): Change leftstart | Ian Lance Taylor | 3 | -31/+48 |
1995-09-18 | * read.c (mri_comment_field): New function. | Ian Lance Taylor | 1 | -5/+13 |
1995-09-18 | * write.c (fixup_segment): Handle ABS-sym in -sym case rather than | Ian Lance Taylor | 1 | -0/+13 |
1995-09-18 | * config/tc-m68k.c (s_reg): Ignore comment field in MRI mode. | Ian Lance Taylor | 1 | -0/+7 |
1995-09-18 | in verbose mode add newline after files are processed | Ken Raeburn | 1 | -0/+6 |
1995-09-16 | * config/tc-m68k.c: Change some "CONST" references to "const". | Jeff Law | 1 | -5/+5 |
1995-09-15 | vms updates | Ken Raeburn | 1 | -122/+138 |
1995-09-13 | * write.c (relax_and_size_seg): Change to the segment we are | Ian Lance Taylor | 1 | -17/+1 |
1995-09-08 | * app.c (do_scrub_chars): In MRI mode, keep a space before a | Ian Lance Taylor | 1 | -4/+18 |
1995-08-31 | Thu Aug 31 16:41:06 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+106 |
1995-08-29 | * config/tc-sparc.c (sparc_ip): Clean up ASI support. | David Edelsohn | 1 | -14/+10 |
1995-08-28 | * config/tc-arm.c (do_swi): Allow optional leading '#'. | David Edelsohn | 1 | -0/+4206 |
1995-08-27 | * config/te-delta.h: Include obj-format.h. | Ian Lance Taylor | 3 | -0/+7 |
1995-08-22 | vms changes | Ken Raeburn | 2 | -566/+353 |
1995-08-21 | * read.c (read_a_source_file): In MRI mode, don't end the | Ian Lance Taylor | 1 | -9/+71 |
1995-08-21 | Add support for macros. | Ian Lance Taylor | 1 | -4/+23 |
1995-08-21 | Allow @HA, @L, and @H on constant expressions. | Michael Meissner | 1 | -11/+70 |
1995-08-18 | * config/tc-m68k.c: Include subsegs.h. | Ian Lance Taylor | 1 | -2/+1085 |
1995-08-16 | * config/tc-sparc.c (tc_gen_reloc): If PIC, only change PCREL_S2 | Ian Lance Taylor | 1 | -13/+97 |
1995-08-14 | * config/tc-m68k.c (s_reg): Rename local op to rop to avoid | Ian Lance Taylor | 1 | -18/+18 |
1995-08-14 | * config/tc-m68k.c (s_opt): Reset *input_line_pointer even if we | Ian Lance Taylor | 1 | -0/+2 |
1995-08-13 | * config/tc-hppa.c (md_pseudo_table): Add entries for | Jeff Law | 1 | -1/+29 |
1995-08-10 | * config/tc-m68k.c (m68k_ip): When recognizing '#', use isbyte and | Ian Lance Taylor | 1 | -5/+8 |