summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Use frag_make_room() to grow the obstack.Nick Clifton2001-11-142-0/+11
* Do not remove the symbol's value from the addend for fixups against localNick Clifton2001-11-142-15/+28
* remove diff indicatorsTimothy Wall2001-11-131-1/+0
* Fix tic54x testsuite failures and Lmem disassembly bugs.Timothy Wall2001-11-1315-481/+431
* * config/obj-elf.c (obj_elf_version): Ensure terminating NUL isAlan Modra2001-11-132-13/+12
* * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.Thiemo Seufer2001-11-124-77/+98
* * config/tc-mips.c (set_at): Add cast needed for varargs.Thiemo Seufer2001-11-122-181/+248
* * config/tc-mips.c (md_assemble): Remove superflous casts.Thiemo Seufer2001-11-122-42/+38
* * config/tc-mips.c (mips_abi_level): Move in front ofThiemo Seufer2001-11-122-79/+95
* * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:Hans-Peter Nilsson2001-11-114-90/+28
* * config/tc-avr.c (mcu_types): Update for new devices.Denis Chertykov2001-11-102-9/+25
* * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' forStephane Carrez2001-11-094-333/+394
* * config/tc-mips.c (mips_force_relocation): Remove duplicate code.Thiemo Seufer2001-11-082-7/+4
* 2001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>Eric Christopher2001-11-062-15/+19
* Force got and plt relocations.Martin Schwidefsky2001-11-053-13/+67
* [ gas/ChangeLog ]Chris Demetriou2001-11-045-4/+14
* Add French translationNick Clifton2001-11-024-3/+9249
* * tc-arm.c: Re-arrange prototypes by architecture.Richard Earnshaw2001-11-022-144/+178
* Fix testsuites for bigendian sh-linuxNick Clifton2001-11-022-0/+10
* * config/tc-m68hc11.c (build_jump_insn): Allocate worst case storageStephane Carrez2001-11-012-4/+12
* * gas/m68hc11/opers12.s: Add test for disassembler bug with movbStephane Carrez2001-11-014-0/+53
* [ bfd/ChangeLog ]Chris Demetriou2001-11-0111-57/+531
* General cleanup of feature definitions.Richard Earnshaw2001-10-312-209/+250
* Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targetsNick Clifton2001-10-315-179/+212
* Update to match latest listing behaviourNick Clifton2001-10-316-5/+8
* Regenerate dependencies and Makefile.inHans-Peter Nilsson2001-10-312-46/+52
* * gas/mmix/tst.s: Delete unused file.Hans-Peter Nilsson2001-10-3115-23/+9
* Add MMIX supportNick Clifton2001-10-30272-252/+12950
* 2001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-252-2/+6
* 2001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-242-0/+7
* 2001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-2411-60/+64
* [opcodes/ChangeLog]Chris Demetriou2001-10-239-2/+23
* * as.c (parse_args): Print the date as well for --version.Alan Modra2001-10-232-1/+5
* 2001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-212-1/+5
* 2001-10-20 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-212-2/+8
* 2001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-202-4/+9
* Restore line_comment_chars after a SNAFU.Nick Clifton2001-10-192-1/+5
* Remove semicolon from ARM comment chars listNick Clifton2001-10-182-1/+6
* Correct date of commit to last entryHans-Peter Nilsson2001-10-181-1/+1
* * write.c (fixup_segment): Handle fixups for SEC_MERGE sections asHans-Peter Nilsson2001-10-182-0/+8
* [gas/testsuite/ChangeLog]Chris Demetriou2001-10-184-0/+36
* 2001-10-17 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-172-0/+6
* [gas/ChangeLog]Matthew Green2001-10-176-2/+43
* * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.Alan Modra2001-10-172-83/+104
* * bit_fix.h: Comment typo fix.Alan Modra2001-10-175-7/+10
* * configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place soAlan Modra2001-10-174-229/+199
* * config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.Alan Modra2001-10-162-3/+8
* * gas/sh/err-le.s, gas/sh/err-be.s: New tests.Hans-Peter Nilsson2001-10-163-0/+24
* * config/tc-sh.c (shl): Remove.Hans-Peter Nilsson2001-10-165-192/+223
* * config/tc-mips.c (md_apply_fix): Preliminary handling of NewABIThiemo Seufer2001-10-152-0/+20