aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-mips.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-082008-08-08 Richard Sandiford <rdsandiford@googlemail.com>Daniel Jacobowitz1-12/+25
2008-08-06bfd/Richard Sandiford1-20/+65
2008-08-04 * dwarf2dbg.c: Remove superfluous forward function declarations.Alan Modra1-1/+1
2008-07-22 * config/tc-mips.c (mips_ip): Reset s to argsStart.Nick Clifton1-1/+1
2008-07-10include/elf/Richard Sandiford1-3/+3
2008-07-07 * config/tc-mips.c (NO_ISA_COP): New macro.Adam Nemet1-1/+39
2008-06-12 * mips.h: Document new field descriptors +Q.Nick Clifton1-0/+54
2008-06-12include/opcode/Nick Clifton1-0/+101
2008-05-29 * config/tc-mips.c (mips_cpu_info_table): Move records forAdam Nemet1-4/+3
2008-05-09 gas/Catherine Moore1-2/+9
2008-05-09* config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, inChao-ying Fu1-7/+7
2008-04-28 * config/tc-mips.c (file_mips_soft_float, file_mips_single_float):Adam Nemet1-78/+135
2008-02-04 * config/tc-mips.c (mips_cpu_info_table): Add Octeon.Adam Nemet1-0/+3
2008-01-02 * gas/mips/jalr.s: New test.Catherine Moore1-1/+14
2007-12-10gas/Richard Sandiford1-22/+47
2007-11-29 bfd/Mark Shinwell1-0/+4
2007-11-17 * config/tc-mips.c (md_parse_option): Match mips_optimize to the -OThiemo Seufer1-1/+5
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-49/+1
2007-10-08gas/:Maciej W. Rozycki1-24/+47
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-09-24gas/Carlos O'Donell1-1/+1
2007-07-11 * config/tc-mips.c (mips_dwarf2_format, mips_dwarf2_addr_size): UseDaniel Jacobowitz1-2/+2
2007-07-04gas/Richard Sandiford1-0/+24
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-07-02bfd:Joseph Myers1-1/+54
2007-06-25bfd/Richard Sandiford1-4/+48
2007-05-18 * config/tc-mips.c (s_mipsset): Use generic s_set for directivesJoseph Myers1-0/+8
2007-05-14 * config/tc-mips.c (md_parse_option): Fix parsing of -O option.Thiemo Seufer1-1/+1
2007-04-28 * config/tc-mips.c: Fix comment.Thiemo Seufer1-1/+1
2007-04-02gas/Richard Sandiford1-0/+1
2007-02-20 * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations.Thiemo Seufer1-2/+9
2007-02-20 [ gas/ChangeLog ]Thiemo Seufer1-11/+110
2007-01-03 * config/tc-mips.c (md_show_usage): Clean up -mno-sharedDavid Daney1-2/+1
2006-11-09 * config/tc-mips.c: Fix outdated comment.Thiemo Seufer1-2/+1
2006-11-07gas:David Daney1-0/+3
2006-11-06 * config/tc-mips.c (mips_cpu_info_table): Remove 24k/24ke aliases.Thiemo Seufer1-6/+7
2006-11-03Fix typo in comment.Thiemo Seufer1-1/+1
2006-11-03 * config/tc-mips.c (md_pcrel_from_section): Disallow PC relativeThiemo Seufer1-0/+4
2006-11-03 * config/tc-mips.c (mips_cpu_info_table): The 25Kf is a MIPS64Thiemo Seufer1-1/+1
2006-08-12 [ gas/ChangeLog ]Thiemo Seufer1-1/+1
2006-08-01 * config/tc-mips.c (md_section_align): Check ELF-ness at runtime.Thiemo Seufer1-10/+11
2006-08-01 * config/tc-mips.c (macro_build_lui): Fix comment formatting.Thiemo Seufer1-39/+25
2006-07-31 * config/tc-mips.c (md_apply_fix, tc_gen_reloc): Remove specialThiemo Seufer1-11/+1
2006-07-20 * config/tc-mips.c (md_parse_option): Don't infer optimisationThiemo Seufer1-5/+0
2006-07-20 [ bfd/ChangeLog ]Thiemo Seufer1-5/+4
2006-07-17 * read.c (s_struct): Use IS_ELF.Thiemo Seufer1-26/+24
2006-07-07Add Broadcom SB-1A support.Jim Wilson1-0/+3
2006-07-04 * config/tc-mips.c (s_is_linkonce): New function.Thiemo Seufer1-22/+33
2006-06-23 * config/tc-mips.c (nopic_need_relax): Handle -fdata-sectionsThiemo Seufer1-0/+2
2006-06-23 * config/tc-mips.h (TC_SEGMENT_INFO_TYPE): Declare per-segmentThiemo Seufer1-28/+53