aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2001-10-07 * config/obj-elf.c: Standardize error/warning messages - don'tAlan Modra2-61/+85
2001-10-05 * doc/as.texinfo: Document M and S ELF section flags.Jakub Jelinek2-1/+16
2001-10-05 * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra3-1/+20
2001-10-05* config/tc-mn10300.c (tc_gen_reloc): Don't freeAlexandre Oliva2-1/+9
2001-10-04 * config/tc-mips.c (prev_insn_reloc_type): Make it an array to hold aThiemo Seufer2-111/+328
2001-10-04 * config/tc-i386.c (parse_register): If not producing code forAlan Modra2-13/+13
2001-10-04 * config/tc-ppc.c (md_assemble <DS relocs>): Test ppc_size as wellAlan Modra2-8/+20
2001-10-04 Testcase updates for the previous patch.Thiemo Seufer14-311/+326
2001-10-03 * config/tc-mips.c (mips_64): Remove.Thiemo Seufer2-115/+159
2001-10-03Missed mention of regenerating po/POTFILES.inAlan Modra1-0/+1
2001-10-03Regenerate configure to include the gettext.m4 change. UpdateAlan Modra3-3/+7
2001-10-02 * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>): Make it 64Alan Modra2-1/+8
2001-10-02 * doc/as.texinfo (listing): Fix typo.Alan Modra2-1/+3
2001-10-02 * as.c (print_version_id): Use BFD_VERSION_STRING in place ofAlan Modra4-1839/+2104
2001-10-012001-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+17
2001-10-01 * config/tc-sh.h (MD_PCREL_FROM_SECTION): Define.Hans-Peter Nilsson2-3/+6
2001-10-01 * config/tc-sh.c (md_pcrel_from_section): Transformed fromHans-Peter Nilsson2-1/+21
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson3-490/+595
2001-09-30 * config/tc-m68hc11.c (cmp_opcode): Define prototype.Stephane Carrez2-2/+26
2001-09-302001-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-09-27Add missing function protoypes.Nick Clifton2-1/+8
2001-09-262001-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-11/+28
2001-09-25 * listing.c (buffer_line): Don't write past the end of `line' whenAlan Modra2-3/+11
2001-09-25* config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS*Alexandre Oliva2-4/+40
2001-09-24fix compile time warning messagesNick Clifton3-5/+13
2001-09-22Fix compile time warningsNick Clifton3-1/+8
2001-09-21 * config/tc-openrisc.c: Don't include <ctype.h>.Alan Modra2-1/+4
2001-09-20Add option -mwarn-areg-zero.Nick Clifton2-46/+61
2001-09-19 * config/tc-i370.c: Fix typo in last change.Alan Modra2-1/+5
2001-09-19Improve documentation on local labels and add documenation about dollar labels.Nick Clifton2-34/+75
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu56-548/+741
2001-09-18s390 assembler improvements and testsuiteNick Clifton16-8/+1461
2001-09-18 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.Alan Modra7-20/+41
2001-09-15 * config/tc-sh.h (sh_force_relocation): Prototype.Hans-Peter Nilsson3-34/+44
2001-09-142001-09-14 Eric Christopher <echristo@redhat.com>Eric Christopher2-2/+5
2001-09-14Add support for arm-openbsd targetNick Clifton3-4/+9
2001-09-14 /bfd/ChangeLogThiemo Seufer2-2/+7
2001-09-12 * config/tc-mips.c (append_insn): Don't rightshift BFD_RELOC_16_PCREL.Thiemo Seufer2-1/+5
2001-09-11 * config/tc-alpha.c (alpha_elf_section_letter): New.Richard Henderson5-0/+58
2001-09-11 * config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' insteadJakub Jelinek4-5/+12
2001-09-09Oops, one "likewise" had an intervening entry.Alan Modra1-7/+7
2001-09-09 * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra7-76/+174
2001-09-08mischeckin. fixed.Eric Christopher3-4/+4
2001-09-082001-09-07 Eric Christopher <echristo@redhat.com>Eric Christopher3-4/+9
2001-09-08 * config/tc-alpha.c (alpha_reloc_op_tag): Replace need_seq withRichard Henderson2-27/+37
2001-09-07 * config/tc-sparc.c (md_apply_fix3): Handle relocs against SEC_MERGEJakub Jelinek2-0/+6
2001-09-07 Fix wrong ChangeLog entriesThiemo Seufer1-10/+11
2001-09-07 Reallow unrestricted use of .set mipsX pseudo-op in gas.Thiemo Seufer13-10/+63
2001-09-07 * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handlingThiemo Seufer13-13/+159
2001-09-06 * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16Thiemo Seufer2-0/+39