| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix minor typos introduced while cleaning up the previous patch. | Jeff Law | 1999-09-01 | 1 | -4/+4 |
* | * elf-hppa.h (elf_hppa_add_symbol_hook): New function. | Jeff Law | 1999-09-01 | 2 | -0/+546 |
* | fix typo. | Nick Clifton | 1999-09-01 | 1 | -1/+1 |
* | slight code improvement over previous delta | Nick Clifton | 1999-09-01 | 1 | -1/+2 |
* | Coff fix for i386 gas testsuite | Alan Modra | 1999-09-01 | 2 | -1/+5 |
* | Do not align sectins when producing ELF format objects. | Nick Clifton | 1999-09-01 | 2 | -3/+4 |
* | Document new command line switches. | Nick Clifton | 1999-09-01 | 3 | -7/+33 |
* | ooops - omitted from previous delta | Nick Clifton | 1999-08-31 | 1 | -0/+2 |
* | oops - omitted from previous delta | Nick Clifton | 1999-08-31 | 1 | -1/+1 |
* | Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT. | Nick Clifton | 1999-08-31 | 2 | -0/+5 |
* | Apply patch from Scott Bambrough to display the contents of a NOTES segment | Nick Clifton | 1999-08-31 | 3 | -4/+195 |
* | * binutils.texi (Bug Reporting): Clarify that large files should | Ian Lance Taylor | 1999-08-31 | 2 | -3/+9 |
* | fix FSF address | Ian Lance Taylor | 1999-08-31 | 6 | -10/+12 |
* | When possible, keep the original type of the symbol. | Nick Clifton | 1999-08-31 | 2 | -1/+9 |
* | Add support for configuring for fr30. | Nick Clifton | 1999-08-31 | 2 | -2/+6 |
* | * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31. | Richard Henderson | 1999-08-31 | 2 | -4/+8 |
* | Check in correct version of previous patch. | Jeff Law | 1999-08-30 | 1 | -2/+2 |
* | * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Allow both | Jeff Law | 1999-08-30 | 3 | -1/+15 |
* | * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 8 | -63/+33 |
* | * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 18 | -235/+99 |
* | * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 25 | -222/+32 |
* | * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for | Jeff Law | 1999-08-30 | 48 | -471/+53 |
* | New i386 tests for naked register syntax, ie. "eax" instead of "%eax" | Alan Modra | 1999-08-30 | 4 | -0/+64 |
* | i386 gas code cleanups: combine i386_is_reg and parse_register. | Alan Modra | 1999-08-30 | 2 | -189/+123 |
* | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 1999-08-29 | 7 | -12/+69 |
* | * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. | Doug Evans | 1999-08-29 | 12 | -250/+222 |
* | * config/tc-m32r.c (md_parse_option): Delete unrecognized option | Doug Evans | 1999-08-29 | 2 | -4/+5 |
* | * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix float | Jeff Law | 1999-08-29 | 2 | -92/+97 |
* | * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register | Jeff Law | 1999-08-29 | 2 | -176/+193 |
* | * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args | Jeff Law | 1999-08-29 | 2 | -122/+127 |
* | * gas/hppa/basic/basic.exp: Add new tests shift2.s, | Jeff Law | 1999-08-28 | 8 | -0/+755 |
* | * config/tc-hppa.c (pa_ip): Add args q, %, and |. | Jeff Law | 1999-08-28 | 2 | -1/+42 |
* | * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |. | Jeff Law | 1999-08-28 | 2 | -0/+33 |
* | * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi. | Jeff Law | 1999-08-28 | 2 | -2/+20 |
* | * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s: | Jeff Law | 1999-08-28 | 17 | -5/+2031 |
* | * config/tc-hppa.c (pa_ip): Absorb white space in instructions | Jeff Law | 1999-08-28 | 2 | -0/+204 |
* | * hppa-dis.c (MASK_10, read_write_names, add_compl_names, | Jeff Law | 1999-08-28 | 2 | -2/+81 |
* | * hppa.h: Document new completers and args. | Jeff Law | 1999-08-28 | 2 | -4/+59 |
* | Fix minor bug in last change. | Jeff Law | 1999-08-28 | 1 | -1/+1 |
* | * gas/hppa/basic/basic.exp: | Jeff Law | 1999-08-28 | 3 | -8/+50 |
* | * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH', | Jeff Law | 1999-08-28 | 2 | -0/+106 |
* | * hppa-dis.c (signed_unsigned_names,mix_half_names, | Jeff Law | 1999-08-28 | 2 | -0/+36 |
* | * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl, | Jeff Law | 1999-08-28 | 2 | -3/+19 |
* | * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'. | Jeff Law | 1999-08-28 | 2 | -16/+25 |
* | * hppa.h (pa_opcodes): Change completers in instructions to | Jeff Law | 1999-08-28 | 2 | -89/+99 |
* | * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'. | Jeff Law | 1999-08-28 | 2 | -79/+88 |
* | Applied patch from Stephane Carrez <stcarrez@worldnet.fr> to fix pointer siz... | Nick Clifton | 1999-08-28 | 2 | -23/+92 |
* | Fix minor goofs in previous delta. | Jeff Law | 1999-08-28 | 1 | -3/+3 |
* | Add missing '!' change. | Jeff Law | 1999-08-28 | 1 | -0/+3 |
* | * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers. | Jeff Law | 1999-08-28 | 2 | -0/+16 |