aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-06-092001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+15
2001-06-092001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+10
2001-06-08 * Makefile.am: 'som' is not wrongly spelled 'some'.Alan Modra1-63/+60
2001-06-072001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2001-05-23Add MIPS r12k supportNick Clifton1-1/+8
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra1-1/+1
2001-04-292001-04-29 Keith M Wesolowski <wesolows@foobazco.org>H.J. Lu1-1/+3
2001-04-082001-04-07 Steven J. Hill <sjhill@cotw.com>H.J. Lu1-1/+2
2001-03-30Pass finalize_syms on calls to resolve_symbol_value.Alan Modra1-1/+1
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-02-11Apply several patches from Maciej W. RozyckiNick Clifton1-7/+23
2001-02-102001-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+4
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-19/+22
2000-12-12Fix formattingNick Clifton1-22/+35
2000-12-052000-12-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-221/+212
2000-12-02Add MIPS SB1 machineNick Clifton1-0/+7
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton1-9/+36
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton1-350/+323
2000-12-01Improve MIPS32 supportNick Clifton1-22/+35