aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-30 * config/tc-mips.c (s_mips_globl): Allow multiple symbols per .globl.Thiemo Seufer1-23/+38
2005-06-07gas:Zack Weinberg1-2/+2
2005-06-07* config/tc-mips.c (mips_cpu_info_table): Add cpu names m4k, 24k,Maciej W. Rozycki1-0/+7
2005-06-01gas/:Maciej W. Rozycki1-3/+3
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-20(macro): Use sprintf_vma to convert a > 32 bit number into a readable string.Nick Clifton1-9/+16
2005-04-18* config/tc-mips.c (normalize_constant_expr): Don't check forMaciej W. Rozycki1-5/+9
2005-04-15* config/tc-mips.c (normalize_constant_expr): Fix formatting.Maciej W. Rozycki1-1/+1
2005-04-14* config/tc-mips.c (macro) [ldd_std]: Don't attempt the GPMaciej W. Rozycki1-1/+2
2005-04-13gas/:Maciej W. Rozycki1-33/+54
2005-04-102005-04-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2005-03-21* config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16Maciej W. Rozycki1-2/+5
2005-03-15==> ChangeLog <==Eric Christopher1-0/+9
2005-03-09 * config/tc-mips.c (s_cpsetup): Use '__gnu_local_gp' instead of '_gp'Richard Sandiford1-1/+1
2005-03-09 * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros.Richard Sandiford1-5/+76
2005-03-09 * config/tc-mips.c (append_insn): Remove cop_interlocks test fromRichard Sandiford1-11/+0
2005-03-09 * config/tc-mips.h (mips_flush_pending_output): Delete.Richard Sandiford1-116/+97
2005-03-09 * config/tc-mips.c (mips_move_labels): New function, taken from...Richard Sandiford1-27/+22
2005-03-09 * config/tc-mips.c (MAX_NOPS): New macro.Richard Sandiford1-411/+331
2005-03-09 * config/tc-mips.c (append_insn): Remove now-redundant nops != 0Richard Sandiford1-8/+0
2005-03-09 * config/tc-mips.c (dummy_opcode): Delete.Richard Sandiford1-312/+252
2005-03-09 * config/tc-mips.c (INSERT_BITS, EXTRACT_BITS, INSERT_OPERAND)Richard Sandiford1-203/+168
2005-03-09 * config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_pRichard Sandiford1-40/+13
2005-03-09 * config/tc-mips.c (mips_cl_insn): Replace reloc_type array withRichard Sandiford1-20/+11
2005-03-09 * config/tc-mips.h (mips_cl_insn): Move definition to...Richard Sandiford1-189/+224
2005-03-05 bfd/ChangeLogThiemo Seufer1-8/+12
2005-03-04 * config/tc-mips.c (mips_set_options): Add sym32 field.Richard Sandiford1-85/+56
2005-03-03 * config/tc-mips.c (load_address): Implement GP optimizationThiemo Seufer1-42/+80
2005-03-02 * config/tc-mips.c (percent_op): Add %tlsgd, %tlsldm, %dtprel_hi,Daniel Jacobowitz1-0/+22
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-19/+19
2005-02-222005-02-22 Eric Christopher <echristo@redhat.com>Eric Christopher1-3/+19
2005-02-22gas/:Maciej W. Rozycki1-17/+10
2005-02-18 /gas/ChangeLogThiemo Seufer1-150/+150
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-10/+8
2005-02-16 * config/tc-mips.c (load_address): Fix formatting.Thiemo Seufer1-21/+37
2005-02-15bfd/:Maciej W. Rozycki1-32/+84
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-110/+0
2005-01-19 2005-01-19 Fred Fish <fnf@specifixinc.com>Fred Fish1-1/+1
2004-12-11 * config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offsetIan Lance Taylor1-0/+2
2004-12-10 * config/tc-mips.c (mips_in_shared): New static variable.Ian Lance Taylor1-15/+78
2004-12-09 * config/tc-mips.c (append_insn): If we emit a nop during a relaxIan Lance Taylor1-0/+2
2004-12-09 * config/tc-mips.c (mips_cpu_info_table): Change "9000" entry toIan Lance Taylor1-1/+1
2004-11-10 * obj.h (struct format_ops <app_file>): Add int param.Alan Modra1-1/+1
2004-10-07 * config/tc-mips.c (append_insn): Use fix_new rather than fix_new_expRichard Sandiford1-32/+31
2004-10-07 * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs.Richard Sandiford1-11/+16
2004-10-042004-10-04 Eric Christopher <echristo@redhat.com>Eric Christopher1-1/+0
2004-08-18* config/tc-mips.c (append_insn): Handle delay slots in branch likelyThiemo Seufer1-0/+1
2004-07-20* config/tc-mips.c (append_insn): Handle constant expressions withMaciej W. Rozycki1-8/+7
2004-07-08 * config/tc-mips.c (mips_fix_adjustable): If the full addend isRichard Sandiford1-5/+24
2004-07-03 * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.Richard Sandiford1-56/+96