summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.Richard Sandiford2001-08-107-12/+21
* * config/tc-mips.c (move_register): New function.Richard Sandiford2001-08-102-13/+36
* * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger2001-08-103-172/+178
* * as.h (alloca): Don't declare if __GNUC__. Remove an old comment.Alan Modra2001-08-103-25/+14
* Move one entry from gas/ChangeLog to gas/testsuite/ChangeLog.Alan Modra2001-08-102-15/+13
* Revert 2001-08-08 changes.Alan Modra2001-08-102-28/+36
* * symbols.c: Add missing prototypes.Alan Modra2001-08-097-17/+55
* * config/tc-ppc.c (md_apply_fix3): Replace haphazard code forAlan Modra2001-08-082-32/+34
* * config/obj-elf.c (elf_copy_symbol_attributes): Make it a globalAlan Modra2001-08-083-34/+36
* * output-file.c (output_file_create): Don't try to open usingAlan Modra2001-08-082-6/+5
* Replace a bunch of magic constants in tc-mips.c with their properThiemo Seufer2001-08-072-42/+54
* Some formatting fixes and assorted cleanup in tc-mips.c.Thiemo Seufer2001-08-072-98/+70
* * config/tc-mips.c (md_begin): Take -mcpu value into account even whenThiemo Seufer2001-08-072-13/+60
* * mips-dis.c (print_insn_arg): Don't use software integer registersThiemo Seufer2001-08-076-29/+37
* 2001-08-04 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-052-2/+6
* 2001-08-04 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-0524-14/+107
* * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.Richard Sandiford2001-08-035-2/+56
* *** empty log message ***Richard Sandiford2001-08-031-0/+7
* * config/tc-mips.c (md_apply_fix): Don't subtract the symbol valueRichard Sandiford2001-08-032-1/+8
* * gas/mips/mips-gp32-fp32,Richard Sandiford2001-08-0222-0/+2329
* * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32.Richard Sandiford2001-08-023-259/+202
* Cleanups for z8k targetNick Clifton2001-08-012-1/+18
* * config/tc-i386.c (lex_got): Match lower case relocation tokens.Alan Modra2001-08-012-7/+26
* * gas/elf/section2.l: Adjust warning message comparison.Alan Modra2001-08-012-1/+5
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-0120-170/+224
* * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to haveGeoffrey Keating2001-07-312-1/+6
* * gas/mips/mips.exp (el): New variable.Richard Sandiford2001-07-302-39/+17
* * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra2001-07-307-127/+102
* * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsrStephane Carrez2001-07-282-2/+7
* * read.c (s_set): Check for missing symbol name.Alan Modra2001-07-272-0/+13
* 2001-07-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-07-272-3/+8
* * gas/i386/relax.s: Test rs_space.Alan Modra2001-07-263-4/+22
* * write.c (relax_segment <rs_space>): Account for fr_fix.Alan Modra2001-07-262-1/+5