aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-2/+1
2001-11-21 * config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from...Richard Sandiford1-15/+37
2001-11-20Fix md_apply_fix3 typo.Nick Clifton1-1/+1
2001-11-202001-11-20 Ben Elliston <bje@redhat.com>Ben Elliston1-1/+1
2001-11-17Fix typo in comment in last commitHans-Peter Nilsson1-1/+1
2001-11-17 * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, inHans-Peter Nilsson1-1/+4
2001-11-16 * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type.Alan Modra1-2/+2
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton66-992/+795
2001-11-15 * config/tc-i386.h (md_end): Define.Alan Modra2-15/+57
2001-11-15 * config/tc-mips.c (mips_ip): Re-allow %hi() op for non-ELF assembler.Thiemo Seufer1-3/+3
2001-11-15binutils/ChangeLogAlan Modra1-3/+3
2001-11-14Do not remove the symbol's value from the addend for fixups against localNick Clifton1-15/+22
2001-11-13Fix tic54x testsuite failures and Lmem disassembly bugs.Timothy Wall2-217/+140
2001-11-13 * config/obj-elf.c (obj_elf_version): Ensure terminating NUL isAlan Modra1-12/+6
2001-11-12 * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.Thiemo Seufer1-52/+57
2001-11-12 * config/tc-mips.c (set_at): Add cast needed for varargs.Thiemo Seufer1-181/+240
2001-11-12 * config/tc-mips.c (md_assemble): Remove superflous casts.Thiemo Seufer1-42/+28
2001-11-12 * config/tc-mips.c (mips_abi_level): Move in front ofThiemo Seufer1-79/+74
2001-11-10 * config/tc-avr.c (mcu_types): Update for new devices.Denis Chertykov1-9/+21
2001-11-08 * config/tc-mips.c (mips_force_relocation): Remove duplicate code.Thiemo Seufer1-7/+0
2001-11-062001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>Eric Christopher1-13/+13
2001-11-05Force got and plt relocations.Martin Schwidefsky2-13/+57
2001-11-02* tc-arm.c: Re-arrange prototypes by architecture.Richard Earnshaw1-144/+166
2001-11-01 * config/tc-m68hc11.c (build_jump_insn): Allocate worst case storageStephane Carrez1-4/+6
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