aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-8/+8
2001-11-15 * config/tc-mips.c (mips_ip): Re-allow %hi() op for non-ELF assembler.Thiemo Seufer1-3/+3
2001-11-12 * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.Thiemo Seufer1-52/+57
2001-11-12 * config/tc-mips.c (set_at): Add cast needed for varargs.Thiemo Seufer1-181/+240
2001-11-12 * config/tc-mips.c (md_assemble): Remove superflous casts.Thiemo Seufer1-42/+28
2001-11-12 * config/tc-mips.c (mips_abi_level): Move in front ofThiemo Seufer1-79/+74
2001-11-08 * config/tc-mips.c (mips_force_relocation): Remove duplicate code.Thiemo Seufer1-7/+0
2001-11-062001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>Eric Christopher1-13/+13
2001-11-01[ bfd/ChangeLog ]Chris Demetriou1-35/+84
2001-10-242001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+2
2001-10-212001-10-20 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-2/+2
2001-10-17 * bit_fix.h: Comment typo fix.Alan Modra1-1/+1
2001-10-15 * config/tc-mips.c (md_apply_fix): Preliminary handling of NewABIThiemo Seufer1-0/+15
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata1-9/+9
2001-10-10 * config/tc-mips.c (mips_cpreturn_offset): New variable.Thiemo Seufer1-33/+232
2001-10-10 * config/tc-mips.c (my_getSmallParser): New function prototype.Thiemo Seufer1-137/+233
2001-10-10 * config/tc-mips.cThiemo Seufer1-49/+254
2001-10-04 * config/tc-mips.c (prev_insn_reloc_type): Make it an array to hold aThiemo Seufer1-111/+306
2001-10-03 * config/tc-mips.c (mips_64): Remove.Thiemo Seufer1-115/+136
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-52/+54
2001-09-142001-09-14 Eric Christopher <echristo@redhat.com>Eric Christopher1-2/+0
2001-09-12 * config/tc-mips.c (append_insn): Don't rightshift BFD_RELOC_16_PCREL.Thiemo Seufer1-1/+1
2001-09-09 * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra1-2/+1
2001-09-07 Reallow unrestricted use of .set mipsX pseudo-op in gas.Thiemo Seufer1-0/+45
2001-09-07 * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handlingThiemo Seufer1-11/+33
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher1-17/+10
2001-08-27 * tc_mips.c (load_address): Reflect change to MAX_GPREL_OFFSET.Thiemo Seufer1-2/+2
2001-08-26 * tc_mips.h (MAX_GPREL_OFFSET): Change it to the maximum allowedThiemo Seufer1-16/+13
2001-08-21 * tc_mips.c (md_begin): Warn about incompatibility between -march=FOOThiemo Seufer1-1/+17
2001-08-21 * config/tc-mips.c (md_parse_option): #ifdef theThiemo Seufer1-3/+7
2001-08-182001-08-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2001-08-18 * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()Thiemo Seufer1-73/+149
2001-08-16Set MIPS n32 ABI flag in ELF header if appropriate.Thiemo Seufer1-0/+4
2001-08-16Remove obsolete special handling of 64bit Relocations.Thiemo Seufer1-31/+0
2001-08-11 * config/tc-mips.c: Fix a comment typo.Kazu Hirata1-1/+1
2001-08-10 * config/tc-mips.c (move_register): New function.Richard Sandiford1-13/+27
2001-08-07Replace a bunch of magic constants in tc-mips.c with their properThiemo Seufer1-42/+48
2001-08-07Some formatting fixes and assorted cleanup in tc-mips.c.Thiemo Seufer1-98/+55
2001-08-07 * config/tc-mips.c (md_begin): Take -mcpu value into account even whenThiemo Seufer1-13/+52
2001-08-03 * config/tc-mips.c (md_apply_fix): Don't subtract the symbol valueRichard Sandiford1-1/+3
2001-08-02 * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32.Richard Sandiford1-252/+162
2001-07-252001-07-25 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+4
2001-07-252001-07-25 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-1/+1
2001-07-222001-07-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+1
2001-07-042001-07-04 Eric Christopher <echristo@redhat.com>Eric Christopher1-0/+10
2001-07-04[gas]Richard Sandiford1-2/+37
2001-06-292001-06-28 Eric Christopher <echristo@redhat.com>Eric Christopher1-67/+102
2001-06-112001-06-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2001-06-092001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+14