Age | Commit message (Expand) | Author | Files | Lines |
1999-10-10 | * config/tc-hppa.c (pa_ip): Add new codes 'cc', 'cd', 'cC', 'co', | Jeff Law | 1 | -70/+411 |
1999-10-07 | * config/tc-d30v.c (CHAR_BIT): Define. | Diego Novillo | 1 | -5/+19 |
1999-10-07 | Added seven new instructions ld, ld2w, sac, sachi, slae, st and | Diego Novillo | 1 | -4/+13 |
1999-10-05 | Add support for m32rx. | Doug Evans | 1 | -1/+599 |
1999-09-28 | * config/tc-mips.c (nopic_need_relax): Allow for the | Geoffrey Keating | 1 | -3/+6 |
1999-09-23 | Remove accidental case duplication. | Jeff Law | 1 | -18/+1 |
1999-09-23 | * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handling | Jeff Law | 1 | -32/+35 |
1999-09-23 | * config/tc-hppa.c (pa_ip): Add parens to silence compiler. | Jeff Law | 1 | -3/+2 |
1999-09-22 | * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization. | Jeff Law | 1 | -3/+7 |
1999-09-22 | Rename MULTI_SET_PSR to LDM_TYPE_2_OR_3 | Nick Clifton | 1 | -2/+2 |
1999-09-20 | * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanup | Jeff Law | 1 | -6/+6 |
1999-09-19 | 1999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | Ian Lance Taylor | 1 | -3/+21 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc' | Jeff Law | 1 | -0/+74 |
1999-09-19 | * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'. | Jeff Law | 1 | -2/+23 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'. | Jeff Law | 1 | -2/+71 |
1999-09-19 | * config/tc-hppa.c (struct pa_it): New field "trunc". | Jeff Law | 1 | -0/+236 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'X' operand. | Jeff Law | 1 | -0/+62 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'B' operand. | Jeff Law | 1 | -0/+8 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands. | Jeff Law | 1 | -0/+18 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'l' operand. | Jeff Law | 1 | -0/+8 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'g' operand. | Jeff Law | 1 | -0/+7 |
1999-09-18 | * config/tc-hppa.c (md_assemble): Fix dwarf2 line handling. | Jeff Law | 1 | -6/+8 |
1999-09-18 | Really fix the typo. | Jeff Law | 1 | -1/+1 |
1999-09-18 | Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1999-09-17 | * config/tc-hppa.c (pa_build_unwind_subspace): Do not build | Jeff Law | 1 | -0/+4 |
1999-09-15 | * config/tc-hppa.c (pa_ip): Move dwarf2 stuff from here. | Jeff Law | 1 | -12/+12 |
1999-09-15 | * config/tc-hppa.c: Include dwarf2dbg.h if OBJ_ELF. Declare | Jeff Law | 2 | -0/+41 |
1999-09-14 | 1999-09-14 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+2 |
1999-09-13 | Hackery to handle ix86 "jmp constant" as a pc-relative jump to the given | Alan Modra | 1 | -105/+51 |
1999-09-13 | Tidy jump handling code and comments. | Alan Modra | 1 | -44/+66 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+1 |
1999-09-12 | * config/tc-i386.c (md_apply_fix3): Add horrible adjustments to | Ian Lance Taylor | 1 | -2/+28 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -2/+4 |
1999-09-12 | * write.c (write_relocs): Call SET_SECTION_RELOCS if it is | Ian Lance Taylor | 2 | -0/+6 |
1999-09-12 | fix copyright | Ian Lance Taylor | 2 | -2/+3 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -2/+3 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -3/+31 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+5 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -4/+15 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -10/+26 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+55 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -0/+6 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -13/+32 |
1999-09-12 | comment change | Ian Lance Taylor | 1 | -4/+4 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 3 | -4/+4 |
1999-09-12 | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1 | -4/+4 |
1999-09-08 | Only support interworking and pic for ELF or COFF targets | Nick Clifton | 1 | -0/+4 |
1999-09-07 | * config/tc-hppa.c (pa_ip): Support 'Z' argument. | Jeff Law | 1 | -0/+11 |
1999-09-07 | * config/tc-hppa.c (pa_ip): Put strict register checks before | Jeff Law | 1 | -19/+19 |
1999-09-07 | * config/obj-coff.c: Add ATTRIBUTE_UNUSED as needed for | Ian Lance Taylor | 1 | -13/+13 |