summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* bfd ChangeLogBob Wilson2004-10-0813-2866/+8164
* * config/tc-mips.c (append_insn): Use fix_new rather than fix_new_expRichard Sandiford2004-10-078-32/+90
* * elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF for relocsRichard Sandiford2004-10-074-0/+19
* * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs.Richard Sandiford2004-10-076-11/+45
* When separating CIE out from FDE, treat a DW_CFA_remember_state as we do aNick Clifton2004-10-076-22/+65
* For ELF targets use .LL rather than LL as the prefix for symbol names generatedNick Clifton2004-10-072-2/+8
* Add error checking for CRX Co-Processor instructionsTomer Levi2004-10-071-0/+1
* Add error checking for Co-Processor instructionsTomer Levi2004-10-071-1/+17
* Add support for CRX co-processor opcodesNick Clifton2004-10-079-92/+190
* * gas/testsuite/gas/ppc/e500.s: Add double-precision instructions.Aldy Hernandez2004-10-063-0/+67
* oops - omitted from previous deltaNick Clifton2004-10-051-0/+7
* Add support for generating ARM unwind tables.Nick Clifton2004-10-057-175/+1457
* 2004-10-04 Eric Christopher <echristo@redhat.com>Eric Christopher2004-10-042-13/+16
* 2004-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-10-024-1/+47
* The patch below adds binutils support for the SHT_ARM_EXIDX, as defined byNick Clifton2004-10-013-0/+24
* Fixes for the encoding and decoding of the PDP11's SOB instructionNick Clifton2004-10-014-2/+12
* (TARGET_FORMAT): Remove LynxOS COFF definition.Nick Clifton2004-10-012-5/+5
* * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is anAlan Modra2004-10-012-2/+8
* (select_control_regs): Add mcf5249.Nick Clifton2004-09-302-0/+5
* Apply Paul Brook's patch to implement armv6k instructionsNick Clifton2004-09-307-3/+167
* Use ISO C90 semanticsNick Clifton2004-09-302-3400/+2719
* (mav_reg_required_here): Allow REG_TYPE_CN as alternative when REG_TYPE_MVF,Nick Clifton2004-09-302-2/+26
* gas/testsuite/Alan Modra2004-09-293-1/+8
* * doc/c-i386.texi (i386-Mnemonics): Fix typo.Alan Modra2004-09-292-1/+5
* Fix error in unwind info for psp relative offsets.Jim Wilson2004-09-212-13/+28
* config/tc-crx.c (handle_LoadStor): New function. Handle load/stor unique inst...Tomer Levi2004-09-201-0/+5
* Handle load/stor unique instructions before parsingTomer Levi2004-09-201-8/+19
* * gas/elf/elf.exp: Recognise additional arm elf targets.Paul Brook2004-09-192-2/+7
* bfd/Paul Brook2004-09-175-1/+84
* * Makefile.am: Run "make dep-am".Alan Modra2004-09-178-1846/+2274
* * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.Hans-Peter Nilsson2004-09-142-3/+8
* bfd/Paul Brook2004-09-135-5/+14
* * messages.c (as_internal_value_out_of_range): Cast values passedAlan Modra2004-09-132-3/+11
* * gas/config/tc-avr.c: Add support forMarek Michalkiewicz2004-09-112-1/+13
* * dw2gencfi.c (select_cie_for_fde): When separating CIE outAlan Modra2004-09-092-3/+13
* * config/obj-elf.c (obj_elf_section_type): Handle init_array,Paul Brook2004-09-084-6/+22
* * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell2004-09-037-4/+25
* Add LD and GAS testsuites for CRX port.Nick Clifton2004-09-0328-65/+2974
* * doc/c-arm.texi (ARM Options): Document canonical names of CPUs.Richard Earnshaw2004-09-012-5/+8
* Argh! missing comma...Richard Earnshaw2004-09-011-1/+1
* * tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>sRichard Earnshaw2004-09-012-0/+11
* cpu/Richard Sandiford2004-08-274-0/+23
* Allow pcrel test for COFF targets as well, but not for PE targets.Nick Clifton2004-08-272-2/+12
* * gas/i386/i386.exp: Group ELF specific tests together. Move the pcrelNick Clifton2004-08-272-15/+13
* 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-08-252-1/+5
* Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton2004-08-254-656/+1385
* * as.c (std_shortopts): Allow -g to take an optional argument.Nick Clifton2004-08-242-4/+9
* altmacro.[sd]: Split out part from here...Nick Clifton2004-08-247-3/+47
* * configure.in (arm*-*-symbianelf*): New target.Mark Mitchell2004-08-193-0/+10
* * config/tc-mips.c (append_insn): Handle delay slots in branch likelyThiemo Seufer2004-08-186-0/+40