aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2001-01-06 * configure.in: Define DEFAULT_ARCH for i386.Jan Hubicka8-174/+521
2001-01-062001-01-06 Jan Hubicka <jh@suse.cz>, Andreas Jaeger <aj@suse.de>Andreas Jaeger3-31/+205
2001-01-05 * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2-18/+10
2001-01-04 * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry.Jan Hubicka3-1/+9
2001-01-03 * tc-i387.c (pi, pte, pt): Update.Jan Hubicka2-16/+24
2001-01-03 * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2-8/+17
2001-01-032001-01-03 Philip Blundell <pb@futuretv.com>Phil Blundell2-1/+16
2001-01-02Fix msr-bsd testNick Clifton2-1/+6
2001-01-012001-01-01 Philip Blundell <philb@gnu.org>Phil Blundell8-0/+83
2001-01-012000-12-31 H.J. Lu <hjl@gnu.org>H.J. Lu3-174/+184
2000-12-31 * doc/internals.texi (Relaxing with a table) <after relaxation>:Hans-Peter Nilsson2-0/+15
2000-12-30 * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka3-1/+10
2000-12-292000-12-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+6
2000-12-29 * doc/internals.texi (tc_conditional_pseudoop,Hans-Peter Nilsson2-2/+7
2000-12-28 * write.c (subsegs_finish): Fix thinko last change -- don'tRichard Henderson2-7/+9
2000-12-28 * as.h (rs_align_test): New.Richard Henderson23-259/+421
2000-12-22* config/tc-d10v.c (md_assemble): set prev_seg and prev_subsegDJ Delorie2-0/+7
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+7
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu2-10/+17
2000-12-222000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu2-9/+4
2000-12-20Revert accidental checkin.Jan Hubicka1-0/+1
2000-12-20 * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka4-263/+935
2000-12-162000-12-15 Diego Novillo <dnovillo@redhat.com>Diego Novillo2-10/+59
2000-12-14oops - omitted terminating #endifNick Clifton1-0/+1
2000-12-14If we don't have <limits.h>, try including <sys/param.h> if we have it.Nick Clifton2-1/+8
2000-12-142000-12-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata6-53/+57
2000-12-13* configure.in (i386-*-msdosdjgpp): Set bfd_gas to yes.DJ Delorie3-2/+7
2000-12-13aadd conditionals around definition of INT_MAXNick Clifton1-0/+2
2000-12-13Adde dfinition if INT_MAX if limits.h is not includedNick Clifton1-0/+2
2000-12-13#include <limits.h> only if it exists.Nick Clifton2-2/+8
2000-12-13Rodney Brown's CHECK_FIELD typo fixes.Alan Modra2-2/+7
2000-12-12Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson8-881/+891
2000-12-122000-12-12 H.J. Lu <hjl@gnu.org>H.J. Lu4-2/+62
2000-12-12 * config/obj-bout.c (obj_crawl_symbol_chain): Don't takeGeoffrey Keating2-1/+6
2000-12-122000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Geoffrey Keating3-4/+21
2000-12-12Fix formatting.Nick Clifton2-20/+19
2000-12-12Add el segundo testsNick Clifton4-25/+105
2000-12-12Fix formattingNick Clifton6-47/+64
2000-12-12Fix formattingNick Clifton1-0/+6
2000-12-112000-12-11 H.J. Lu <hjl@gnu.org>H.J. Lu3-7/+8
2000-12-11 * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka3-23/+50
2000-12-09Update to match latest assembler output.Nick Clifton2-59/+62
2000-12-09Add xscale to list of Rel targetsNick Clifton1-0/+6
2000-12-09Fixup whitespaceNick Clifton1-1/+1
2000-12-06Fix T_SHORT macro conflict.Alan Modra2-115/+122
2000-12-052000-12-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-221/+216
2000-12-05Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton8-382/+466
2000-12-03oops - omitted from previous deltasNick Clifton1-2/+2
2000-12-03Add MIPS64 instructions and testsNick Clifton4-0/+45
2000-12-03Finish off adding MIPS32 instructions.Nick Clifton3-8/+26