summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gas
AgeCommit message (Expand)Author
2000-01-24Handle arbitrarily long input lines.mycroft
1999-12-14Accept %fp as an alias for %a6 (prefix *MUST* be present for this aliasthorpej
1999-11-09Hack in (quite brutally, I might add) a flag to warn about missingthorpej
1999-10-21Define `%' as the register name prefix, like the ELF assembler, and allowthorpej
1999-07-30Don't use GNU malloc() any more.mycroft
1999-01-14Make REGISTER_PREFIX actually work, and add a REGISTER_PREFIX_OPTIONAL compile-kleink
1998-11-24Don't overwrite the n_other field, either.mycroft
1998-11-24Also avoid frobbing the EXT bit.mycroft
1998-11-24Er, exempt only set symbols from being frobbed.mycroft
1998-11-24Do not screw with debugging symbols that have forward references.mycroft
1998-10-07ctype(3) functions do NOT take value of "char", but "unsigned char" plus EOFitohy
1998-08-20Beginning's of PIC support.matt
1998-08-17Check `right', not `resultP' for null.tv
1998-08-17If _GLOBAL_OFFSET_TABLE_ is being referenced, don't do the special (Ln-.)tv
1998-07-26const poisoning.mycroft
1997-11-12Make sure numeric escapes are limited to 3 characters.augustss
1997-10-31This was never supposed to be here.mycroft
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-09-19Don't use <machine/param.h> as it doesn't work for cross-compiles.jeremy
1997-09-19Notes on how to build a cross-assembler with TARGET_MACHINE_ARCH.jeremy
1997-09-19Change the framework to allow the building of a cross-assembler whenjeremy
1997-09-05add %cr4 to as (from freebsd)chuck
1997-06-23oops, fix error in previous.mrg
1997-06-23install all man pages.mrg
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1997-05-11back out last change, not neededmikel
1997-05-11use $(.CURDIR) to find config/Makefile.$(MACHINE_ARCH); from Thorstenmikel
1997-04-19make sure that arch-specific makefiles exist before they're included.cgd
1997-04-12Add Pentium and Pentium Pro specific instructions (adapted from a newerjtc
1997-03-24Makefile cleanupschristos
1997-03-09Fix `L2-L1' expression evaluation botch (from Urban Boquist; PR#3296)pk
1997-03-04Add missing variant of the `iflush' instruction (Michael Ericson; PR#3287).pk
1996-12-21Set EXTERNAL bit on `.weak' declarations.pk
1996-11-03Add machine dependent code for NetBSD/powerpcws
1996-11-03N_EXT has different meaning on debugging symbolsws
1996-11-03Free() doesn't return a value.ws
1996-11-03RELOC_* is defined in <machine/reloc.h> for NetBSD/powerpcws
1996-11-03Align static bss symbols properly (stolen essentially from binutils 2.6)ws
1996-11-03Allow compilation on machines where chars are unsignedws
1996-05-12cheezy hack that adds -m68060 as a synonym for -m68040jtc
1996-05-11Change the segment mov constraint to WordReg|WordMem, to disallow 8-bit memorymycroft
1996-05-03Extend memory class of the `mov' instruction (PR#2370).pk
1996-04-18md_parse_arg: `-K' implies `-k'.pk
1996-04-14Accept `-K' as equivalent to `-k' (except the ns32k which already handles -K).pk
1996-04-05Fix for hangs on the form 0fInf. (Fix from PR 2279)phil
1996-04-01Recognise ".double 0fInf" as suggested by Matthias Pfaller (PR#2280).pk
1996-02-28Remove a compiler warning. (Matthias Pfaller, PR2104)phil
1996-02-16Declare `md_reloc_size' as a const.pk
1996-01-18Fix md_parse_option() to reject bad options.mycroft
1995-12-21Add some casts for GCC.mycroft