aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
2001-09-05 * config/tc-ia64.c (FUNC_IPLT_RELOC): New.Richard Henderson2-1/+34
2001-09-05 * config/tc-alpha.c (struct alpha_insn): Make sequence scalar long.Richard Henderson16-851/+731
2001-09-05Tue Sep 4 20:06:09 2001 Jeffrey A Law (law@cygnus.com)Jeff Law6-113/+129
2001-09-05 * tc-h8300.c (tc_gen_reloc): Give an error if we try to take theJeff Law2-2/+17
2001-08-31 * config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation'sJeff Law2-2/+39
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2-19/+18
2001-08-31 * tc-h8300.c (relocation mappings): Remove. Moved to tc-h8300.h.Jeff Law3-18/+55
2001-08-30 * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.Joern Rennecke14-7/+658
2001-08-30Nuts. Checked in wrong version of previous patch. Fixed.Jeff Law1-3/+4
2001-08-30Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Law2-0/+45
2001-08-29 * tc-h8300.c: If OBJ_ELF, include elf/h8.h, and defineJeff Law3-1/+27
2001-08-29 * config/tc-h8300.c (h8300hmode): Record the machine typeJeff Law2-0/+19
2001-08-292001-08-29 Joel Sherrill <joel@OARcorp.com>Phil Blundell3-231/+252
2001-08-29 * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also showJeff Law2-0/+6
2001-08-29 * configure.in: Add case for h8300-*-elf.Jeff Law3-238/+234
2001-08-29Typo fix.Joern Rennecke1-1/+1
2001-08-29 * doc/internals.texi (MD_PCREL_FROM_SECTION): ChangeJoern Rennecke2-5/+12
2001-08-27 * tc_mips.c (load_address): Reflect change to MAX_GPREL_OFFSET.Thiemo Seufer2-2/+7
2001-08-27 * gas/macros/macros.exp: xfail powerpc-*-aix.Alan Modra17-3/+1063
2001-08-27 * configure.in: Recognise powerpc*le*, not just powerpcle*.Alan Modra5-327/+702