Age | Commit message (Expand) | Author | Files | Lines |
2005-04-20 | (macro): Use sprintf_vma to convert a > 32 bit number into a readable string. | Nick Clifton | 1 | -9/+16 |
2005-04-18 | * config/tc-mips.c (normalize_constant_expr): Don't check for | Maciej W. Rozycki | 1 | -5/+9 |
2005-04-15 | * config/tc-mips.c (normalize_constant_expr): Fix formatting. | Maciej W. Rozycki | 1 | -1/+1 |
2005-04-14 | * config/tc-mips.c (macro) [ldd_std]: Don't attempt the GP | Maciej W. Rozycki | 1 | -1/+2 |
2005-04-13 | gas/: | Maciej W. Rozycki | 1 | -33/+54 |
2005-04-10 | 2005-04-10 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+2 |
2005-03-21 | * config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16 | Maciej W. Rozycki | 1 | -2/+5 |
2005-03-15 | ==> ChangeLog <== | Eric Christopher | 1 | -0/+9 |
2005-03-09 | * config/tc-mips.c (s_cpsetup): Use '__gnu_local_gp' instead of '_gp' | Richard Sandiford | 1 | -1/+1 |
2005-03-09 | * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros. | Richard Sandiford | 1 | -5/+76 |
2005-03-09 | * config/tc-mips.c (append_insn): Remove cop_interlocks test from | Richard Sandiford | 1 | -11/+0 |
2005-03-09 | * config/tc-mips.h (mips_flush_pending_output): Delete. | Richard Sandiford | 1 | -116/+97 |
2005-03-09 | * config/tc-mips.c (mips_move_labels): New function, taken from... | Richard Sandiford | 1 | -27/+22 |
2005-03-09 | * config/tc-mips.c (MAX_NOPS): New macro. | Richard Sandiford | 1 | -411/+331 |
2005-03-09 | * config/tc-mips.c (append_insn): Remove now-redundant nops != 0 | Richard Sandiford | 1 | -8/+0 |
2005-03-09 | * config/tc-mips.c (dummy_opcode): Delete. | Richard Sandiford | 1 | -312/+252 |
2005-03-09 | * config/tc-mips.c (INSERT_BITS, EXTRACT_BITS, INSERT_OPERAND) | Richard Sandiford | 1 | -203/+168 |
2005-03-09 | * config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_p | Richard Sandiford | 1 | -40/+13 |
2005-03-09 | * config/tc-mips.c (mips_cl_insn): Replace reloc_type array with | Richard Sandiford | 1 | -20/+11 |
2005-03-09 | * config/tc-mips.h (mips_cl_insn): Move definition to... | Richard Sandiford | 1 | -189/+224 |
2005-03-05 | bfd/ChangeLog | Thiemo Seufer | 1 | -8/+12 |
2005-03-04 | * config/tc-mips.c (mips_set_options): Add sym32 field. | Richard Sandiford | 1 | -85/+56 |
2005-03-03 | * config/tc-mips.c (load_address): Implement GP optimization | Thiemo Seufer | 1 | -42/+80 |
2005-03-02 | * config/tc-mips.c (percent_op): Add %tlsgd, %tlsldm, %dtprel_hi, | Daniel Jacobowitz | 1 | -0/+22 |
2005-02-23 | * cgen.c: Warning fixes. | Alan Modra | 1 | -19/+19 |
2005-02-22 | 2005-02-22 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -3/+19 |
2005-02-22 | gas/: | Maciej W. Rozycki | 1 | -17/+10 |
2005-02-18 | /gas/ChangeLog | Thiemo Seufer | 1 | -150/+150 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -10/+8 |
2005-02-16 | * config/tc-mips.c (load_address): Fix formatting. | Thiemo Seufer | 1 | -21/+37 |
2005-02-15 | bfd/: | Maciej W. Rozycki | 1 | -32/+84 |
2005-01-31 | * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c, | Ben Elliston | 1 | -110/+0 |
2005-01-19 | 2005-01-19 Fred Fish <fnf@specifixinc.com> | Fred Fish | 1 | -1/+1 |
2004-12-11 | * config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offset | Ian Lance Taylor | 1 | -0/+2 |
2004-12-10 | * config/tc-mips.c (mips_in_shared): New static variable. | Ian Lance Taylor | 1 | -15/+78 |
2004-12-09 | * config/tc-mips.c (append_insn): If we emit a nop during a relax | Ian Lance Taylor | 1 | -0/+2 |
2004-12-09 | * config/tc-mips.c (mips_cpu_info_table): Change "9000" entry to | Ian Lance Taylor | 1 | -1/+1 |
2004-11-10 | * obj.h (struct format_ops <app_file>): Add int param. | Alan Modra | 1 | -1/+1 |
2004-10-07 | * config/tc-mips.c (append_insn): Use fix_new rather than fix_new_exp | Richard Sandiford | 1 | -32/+31 |
2004-10-07 | * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs. | Richard Sandiford | 1 | -11/+16 |
2004-10-04 | 2004-10-04 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -1/+0 |
2004-08-18 | * config/tc-mips.c (append_insn): Handle delay slots in branch likely | Thiemo Seufer | 1 | -0/+1 |
2004-07-20 | * config/tc-mips.c (append_insn): Handle constant expressions with | Maciej W. Rozycki | 1 | -8/+7 |
2004-07-08 | * config/tc-mips.c (mips_fix_adjustable): If the full addend is | Richard Sandiford | 1 | -5/+24 |
2004-07-03 | * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro. | Richard Sandiford | 1 | -56/+96 |
2004-06-15 | * config/obj-coff.c (coff_adjust_section_syms): Use | Alan Modra | 1 | -1/+1 |
2004-05-20 | * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16 | Richard Sandiford | 1 | -2/+7 |
2004-05-07 | * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120 | Richard Sandiford | 1 | -25/+35 |
2004-04-29 | [ bfd/ChangeLog ] | Chris Demetriou | 1 | -382/+34 |
2004-04-23 | * config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN. | Thiemo Seufer | 1 | -25/+15 |