summaryrefslogtreecommitdiff
path: root/gas/config/tc-sparc.c
Commit message (Expand)AuthorAgeFilesLines
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-2/+0
* bfd/Jakub Jelinek2003-01-241-4/+139
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-15/+2
* * config/tc-sparc.c (s_register): Only declare #ifdef OBJ_ELF.Alan Modra2002-12-121-2/+4
* gas reloc rewrite.Alan Modra2002-09-051-32/+4
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* * as.c: Replace CONST with const.Alan Modra2002-06-081-3/+3
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-0/+1
* * config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.Alexandre Oliva2002-02-111-8/+14
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek2001-12-211-4/+163
* * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek2001-11-281-5/+0
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-24/+12
* Do not remove the symbol's value from the addend for fixups against localNick Clifton2001-11-141-15/+22
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-15/+15
* * config/tc-sparc.c (md_apply_fix3): Handle relocs against SEC_MERGEJakub Jelinek2001-09-071-0/+1
* Fix behaviour of unaligned data directivesNick Clifton2001-08-121-2/+2
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-231-4/+4
* Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton2001-05-281-8/+25
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-1/+1
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-32/+44
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-1/+1
* * config/tc-sparc.c (md_pseudo_table): Add .file and .loc.Jakub Jelinek2000-11-211-0/+7
* gas/Jakub Jelinek2000-10-201-38/+70
* 2000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-261-2/+2
* * config/tc-sparc.c: Kill all warnings.Jakub Jelinek2000-08-161-25/+51
* Fix typoNick Clifton2000-08-041-3/+3
* 2000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-041-2/+4
* 2000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-041-38/+44
* Kazu Hirata's formatting fixes.Alan Modra2000-07-271-208/+220
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-1/+1
* * config/tc-sparc.c (sparc_relax): New.Jakub Jelinek2000-05-261-1/+102
* * config/tc-sparc.c (sparc_ip): Avoid string pasting.Alexandre Oliva2000-04-051-2/+1
* Move bug report string to one place.Alan Modra2000-04-031-1/+1
* 2000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor2000-02-281-1/+11
* * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.Richard Henderson1999-08-081-1/+4
* comment additionsIan Lance Taylor1999-08-081-0/+2
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-301-0/+139
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-161-6/+35
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-221-1/+1
* * config/tc-sparc.c (md_pseudo_table): Remove pushsection andIan Lance Taylor1999-06-101-2/+0
* * config/tc-sparc.c (sparc_ip): Add default case to reloc switch.Ian Lance Taylor1999-06-101-0/+3
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-101-304/+334
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-071-204/+276
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-071-75/+255
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-13/+14
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+3551