summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typos introduced while cleaning up the previous patch.Jeff Law1999-09-011-4/+4
* * elf-hppa.h (elf_hppa_add_symbol_hook): New function.Jeff Law1999-09-012-0/+546
* fix typo.Nick Clifton1999-09-011-1/+1
* slight code improvement over previous deltaNick Clifton1999-09-011-1/+2
* Coff fix for i386 gas testsuiteAlan Modra1999-09-012-1/+5
* Do not align sectins when producing ELF format objects.Nick Clifton1999-09-012-3/+4
* Document new command line switches.Nick Clifton1999-09-013-7/+33
* ooops - omitted from previous deltaNick Clifton1999-08-311-0/+2
* oops - omitted from previous deltaNick Clifton1999-08-311-1/+1
* Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT.Nick Clifton1999-08-312-0/+5
* Apply patch from Scott Bambrough to display the contents of a NOTES segmentNick Clifton1999-08-313-4/+195
* * binutils.texi (Bug Reporting): Clarify that large files shouldIan Lance Taylor1999-08-312-3/+9
* fix FSF addressIan Lance Taylor1999-08-316-10/+12
* When possible, keep the original type of the symbol.Nick Clifton1999-08-312-1/+9
* Add support for configuring for fr30.Nick Clifton1999-08-312-2/+6
* * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31.Richard Henderson1999-08-312-4/+8
* Check in correct version of previous patch.Jeff Law1999-08-301-2/+2
* * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Allow bothJeff Law1999-08-303-1/+15
* * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-308-63/+33
* * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-3018-235/+99
* * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-3025-222/+32
* * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law1999-08-3048-471/+53
* New i386 tests for naked register syntax, ie. "eax" instead of "%eax"Alan Modra1999-08-304-0/+64
* i386 gas code cleanups: combine i386_is_reg and parse_register.Alan Modra1999-08-302-189/+123
* Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra1999-08-297-12/+69
* * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.Doug Evans1999-08-2912-250/+222
* * config/tc-m32r.c (md_parse_option): Delete unrecognized optionDoug Evans1999-08-292-4/+5
* * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix floatJeff Law1999-08-292-92/+97
* * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float registerJeff Law1999-08-292-176/+193
* * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register argsJeff Law1999-08-292-122/+127
* * gas/hppa/basic/basic.exp: Add new tests shift2.s,Jeff Law1999-08-288-0/+755
* * config/tc-hppa.c (pa_ip): Add args q, %, and |.Jeff Law1999-08-282-1/+42
* * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |.Jeff Law1999-08-282-0/+33
* * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.Jeff Law1999-08-282-2/+20
* * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:Jeff Law1999-08-2817-5/+2031
* * config/tc-hppa.c (pa_ip): Absorb white space in instructionsJeff Law1999-08-282-0/+204
* * hppa-dis.c (MASK_10, read_write_names, add_compl_names,Jeff Law1999-08-282-2/+81
* * hppa.h: Document new completers and args.Jeff Law1999-08-282-4/+59
* Fix minor bug in last change.Jeff Law1999-08-281-1/+1
* * gas/hppa/basic/basic.exp:Jeff Law1999-08-283-8/+50
* * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH',Jeff Law1999-08-282-0/+106
* * hppa-dis.c (signed_unsigned_names,mix_half_names,Jeff Law1999-08-282-0/+36
* * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,Jeff Law1999-08-282-3/+19
* * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'.Jeff Law1999-08-282-16/+25
* * hppa.h (pa_opcodes): Change completers in instructions toJeff Law1999-08-282-89/+99
* * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'.Jeff Law1999-08-282-79/+88
* Applied patch from Stephane Carrez <stcarrez@worldnet.fr> to fix pointer siz...Nick Clifton1999-08-282-23/+92
* Fix minor goofs in previous delta.Jeff Law1999-08-281-3/+3
* Add missing '!' change.Jeff Law1999-08-281-0/+3
* * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers.Jeff Law1999-08-282-0/+16