aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-11-01[ bfd/ChangeLog ]Chris Demetriou1-35/+84
2001-10-31General cleanup of feature definitions.Richard Earnshaw1-209/+230
2001-10-30Add MMIX supportNick Clifton2-0/+4394
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-202001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+4
2001-10-19Restore line_comment_chars after a SNAFU.Nick Clifton1-1/+1
2001-10-18Remove semicolon from ARM comment chars listNick Clifton1-1/+1
2001-10-17[gas/ChangeLog]Matthew Green1-2/+5
2001-10-17 * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.Alan Modra1-83/+91
2001-10-17 * bit_fix.h: Comment typo fix.Alan Modra3-5/+3
2001-10-16 * config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.Alan Modra1-3/+3
2001-10-16 * config/tc-sh.c (shl): Remove.Hans-Peter Nilsson2-21/+30
2001-10-15 * config/tc-mips.c (md_apply_fix): Preliminary handling of NewABIThiemo Seufer1-0/+15
2001-10-13Replace CONST with constNick Clifton1-51/+51
2001-10-13[gas/ChangeLog]Matthew Green1-6/+26
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata10-30/+30
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-09fix z8k assembly and disassemblyNick Clifton1-2/+1
2001-10-09 * config/tc-arm.c: Change MAVERIK to MAVERICK.Aldy Hernandez1-84/+84
2001-10-09 * config/obj-elf.c: Make use of elf_group_name and elf_next_in_groupAlan Modra1-17/+15
2001-10-09 * config/obj-elf.c: (obj_elf_change_section): Add "group" param.Alan Modra1-24/+147
2001-10-08updated creditsAldy Hernandez1-0/+1
2001-10-08 * gas/config/tc-arm.c (ARM_EXT_MAVERIK): New macro.Aldy Hernandez1-1/+743
2001-10-08Fix 2 xcoff line number problemsTom Rix2-3/+22
2001-10-07 * config/obj-elf.c: Standardize error/warning messages - don'tAlan Modra1-61/+75
2001-10-05* config/tc-mn10300.c (tc_gen_reloc): Don't freeAlexandre Oliva1-1/+4
2001-10-04 * config/tc-mips.c (prev_insn_reloc_type): Make it an array to hold aThiemo Seufer1-111/+306
2001-10-04 * config/tc-i386.c (parse_register): If not producing code forAlan Modra1-13/+7
2001-10-04 * config/tc-ppc.c (md_assemble <DS relocs>): Test ppc_size as wellAlan Modra1-8/+12
2001-10-03 * config/tc-mips.c (mips_64): Remove.Thiemo Seufer1-115/+136
2001-10-02 * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>): Make it 64Alan Modra1-1/+5
2001-10-012001-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+12
2001-10-01 * config/tc-sh.h (MD_PCREL_FROM_SECTION): Define.Hans-Peter Nilsson1-0/+3
2001-10-01 * config/tc-sh.c (md_pcrel_from_section): Transformed fromHans-Peter Nilsson1-1/+15
2001-09-30 * config/tc-m68hc11.c (cmp_opcode): Define prototype.Stephane Carrez1-2/+16
2001-09-27Add missing function protoypes.Nick Clifton1-1/+4
2001-09-25* config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS*Alexandre Oliva1-4/+33
2001-09-24fix compile time warning messagesNick Clifton2-5/+7
2001-09-22Fix compile time warningsNick Clifton1-1/+1
2001-09-21 * config/tc-openrisc.c: Don't include <ctype.h>.Alan Modra1-1/+0
2001-09-20Add option -mwarn-areg-zero.Nick Clifton1-46/+57
2001-09-19 * config/tc-i370.c: Fix typo in last change.Alan Modra1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu43-445/+422
2001-09-18s390 assembler improvements and testsuiteNick Clifton1-5/+8
2001-09-18 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.Alan Modra4-14/+15
2001-09-15 * config/tc-sh.h (sh_force_relocation): Prototype.Hans-Peter Nilsson2-34/+32
2001-09-142001-09-14 Eric Christopher <echristo@redhat.com>Eric Christopher1-2/+0