aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sparc.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-4/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-14/+13
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-24 PR 10437Nick Clifton1-2/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-4/+4
2009-03-19 * config/tc-sparc.c (md_parse_option): If the user givesDavid S. Miller1-0/+4
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-133/+71
2008-04-30 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.David S. Miller1-1/+1
2008-04-25gas/David S. Miller1-0/+2
2008-04-23opcodes/David S. Miller1-1/+6
2008-04-18 * config/tc-sparc.c (sparc_ip): Recognize %pc22 and %pc10.David S. Miller1-0/+2
2008-04-16bfd/David S. Miller1-8/+16
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-75/+2
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-06-05Patch for PR4587 + move proc run_list_test into gas-defs.expNick Clifton1-3/+7
2007-05-29gas/Jakub Jelinek1-7/+7
2006-11-27 * config/tc-sparc.c (tc_gen_reloc): Turn aligned relocs intoEric Botcazou1-1/+11
2006-10-182006-10-18 Roy Marples <uberlord@gentoo.org>Mike Frysinger1-3/+3
2006-06-07remove some duplicate #include's.Alan Modra1-3/+1
2006-05-19 * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer1-1/+1
2006-04-05bfd/Richard Sandiford1-10/+30
2006-02-252006-02-24 David S. Miller <davem@sunset.davemloft.net>David S. Miller1-1/+49
2005-11-08* config/tc-sparc.c (isoctal): Fix thinko.Nick Clifton1-1/+1
2005-08-11 * README-vms: Delete.Alan Modra1-5/+0
2005-06-07gas:Zack Weinberg1-4/+4
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-19 * config/tc-sparc.c (md_assemble): If sparc_ip gives us aDavid S. Miller1-4/+6
2005-02-18 * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function.Alan Modra1-1/+1
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-7/+7
2004-10-022004-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+35
2004-01-18* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek1-1/+7
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-3/+3
2003-08-29 * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.Jakub Jelinek1-2/+66
2003-06-24Update .comm error messages to assume an unsigned value.Nick Clifton1-2/+3
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-2/+0
2003-01-24bfd/Jakub Jelinek1-4/+139
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-15/+2
2002-12-12 * config/tc-sparc.c (s_register): Only declare #ifdef OBJ_ELF.Alan Modra1-2/+4
2002-09-05gas reloc rewrite.Alan Modra1-32/+4
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-3/+3
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-0/+1
2002-02-11* config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.Alexandre Oliva1-8/+14
2001-12-21 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek1-4/+163
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek1-5/+0
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-24/+12
2001-11-14Do not remove the symbol's value from the addend for fixups against localNick Clifton1-15/+22
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-15/+15
2001-09-07 * config/tc-sparc.c (md_apply_fix3): Handle relocs against SEC_MERGEJakub Jelinek1-0/+1
2001-08-12Fix behaviour of unaligned data directivesNick Clifton1-2/+2