summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* mischeckin. fixed.Eric Christopher2001-09-083-4/+4
* 2001-09-07 Eric Christopher <echristo@redhat.com>Eric Christopher2001-09-083-4/+9
* * config/tc-alpha.c (alpha_reloc_op_tag): Replace need_seq withRichard Henderson2001-09-082-27/+37
* * config/tc-sparc.c (md_apply_fix3): Handle relocs against SEC_MERGEJakub Jelinek2001-09-072-0/+6
* Fix wrong ChangeLog entriesThiemo Seufer2001-09-071-10/+11
* Reallow unrestricted use of .set mipsX pseudo-op in gas.Thiemo Seufer2001-09-0713-10/+63
* * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handlingThiemo Seufer2001-09-0713-13/+159
* * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16Thiemo Seufer2001-09-062-0/+39
* * config/tc-ia64.c (FUNC_IPLT_RELOC): New.Richard Henderson2001-09-052-1/+34
* * config/tc-alpha.c (struct alpha_insn): Make sequence scalar long.Richard Henderson2001-09-0516-851/+731
* Tue Sep 4 20:06:09 2001 Jeffrey A Law (law@cygnus.com)Jeff Law2001-09-056-113/+129
* * tc-h8300.c (tc_gen_reloc): Give an error if we try to take theJeff Law2001-09-052-2/+17
* * config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation'sJeff Law2001-08-312-2/+39
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-312-19/+18
* * tc-h8300.c (relocation mappings): Remove. Moved to tc-h8300.h.Jeff Law2001-08-313-18/+55
* * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.Joern Rennecke2001-08-3014-7/+658
* Nuts. Checked in wrong version of previous patch. Fixed.Jeff Law2001-08-301-3/+4
* Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Law2001-08-302-0/+45
* * tc-h8300.c: If OBJ_ELF, include elf/h8.h, and defineJeff Law2001-08-293-1/+27
* * config/tc-h8300.c (h8300hmode): Record the machine typeJeff Law2001-08-292-0/+19
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Phil Blundell2001-08-293-231/+252
* * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also showJeff Law2001-08-292-0/+6
* * configure.in: Add case for h8300-*-elf.Jeff Law2001-08-293-238/+234
* Typo fix.Joern Rennecke2001-08-291-1/+1
* * doc/internals.texi (MD_PCREL_FROM_SECTION): ChangeJoern Rennecke2001-08-292-5/+12
* * tc_mips.c (load_address): Reflect change to MAX_GPREL_OFFSET.Thiemo Seufer2001-08-272-2/+7
* * gas/macros/macros.exp: xfail powerpc-*-aix.Alan Modra2001-08-2717-3/+1063
* * configure.in: Recognise powerpc*le*, not just powerpcle*.Alan Modra2001-08-275-327/+702
* * config/tc-s390.c: Add missing prototypesAndreas Jaeger2001-08-262-1/+22
* * tc_mips.h (MAX_GPREL_OFFSET): Change it to the maximum allowedThiemo Seufer2001-08-263-17/+24
* * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditionalThiemo Seufer2001-08-258-5/+248
* * config/tc-ppc.h: Fix prototype declaration.Andreas Jaeger2001-08-242-9/+13
* * config/tc-ia64.c (dot_endp): Set function symbol sizes.Jakub Jelinek2001-08-233-4/+60
* * tc_mips.c (md_begin): Warn about incompatibility between -march=FOOThiemo Seufer2001-08-212-1/+22
* * config/tc-mips.c (md_parse_option): #ifdef theThiemo Seufer2001-08-212-3/+12
* * config/tc-alpha.h (MD_APPLY_FIX3): Define.Richard Henderson2001-08-213-2/+10
* 2001-08-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-182-0/+5
* * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()Thiemo Seufer2001-08-182-73/+161
* 2001-08-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-172-2/+6
* * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.Alan Modra2001-08-173-9/+15
* Set MIPS n32 ABI flag in ELF header if appropriate.Thiemo Seufer2001-08-162-0/+9
* Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer2001-08-164-0/+25
* Remove obsolete special handling of 64bit Relocations.Thiemo Seufer2001-08-163-35/+6
* 2001-08-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-142-0/+8
* Add missing prototypesNick Clifton2001-08-132-5/+14
* * config/tc-s390.c (s390_elf_cons): Correct fixups for PLTAndreas Jaeger2001-08-132-55/+62
* Extend unaligned test to check .uaword with mulitple argumentsNick Clifton2001-08-123-1/+13
* Fix behaviour of unaligned data directivesNick Clifton2001-08-122-2/+9
* * config/tc-mips.c: Fix a comment typo.Kazu Hirata2001-08-112-1/+5
* 2001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-1022-34/+62