Age | Commit message (Expand) | Author | Files | Lines |
2001-01-06 | * configure.in: Define DEFAULT_ARCH for i386. | Jan Hubicka | 8 | -174/+521 |
2001-01-06 | 2001-01-06 Jan Hubicka <jh@suse.cz>, Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 3 | -31/+205 |
2001-01-05 | * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix. | Jan Hubicka | 2 | -18/+10 |
2001-01-04 | * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry. | Jan Hubicka | 3 | -1/+9 |
2001-01-03 | * tc-i387.c (pi, pte, pt): Update. | Jan Hubicka | 2 | -16/+24 |
2001-01-03 | * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow, | Jan Hubicka | 2 | -8/+17 |
2001-01-03 | 2001-01-03 Philip Blundell <pb@futuretv.com> | Phil Blundell | 2 | -1/+16 |
2001-01-02 | Fix msr-bsd test | Nick Clifton | 2 | -1/+6 |
2001-01-01 | 2001-01-01 Philip Blundell <philb@gnu.org> | Phil Blundell | 8 | -0/+83 |
2001-01-01 | 2000-12-31 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -174/+184 |
2000-12-31 | * doc/internals.texi (Relaxing with a table) <after relaxation>: | Hans-Peter Nilsson | 2 | -0/+15 |
2000-12-30 | * configure.in: Add support for x86_64 and x86_64-*-linux-gnu* | Jan Hubicka | 3 | -1/+10 |
2000-12-29 | 2000-12-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+6 |
2000-12-29 | * doc/internals.texi (tc_conditional_pseudoop, | Hans-Peter Nilsson | 2 | -2/+7 |
2000-12-28 | * write.c (subsegs_finish): Fix thinko last change -- don't | Richard Henderson | 2 | -7/+9 |
2000-12-28 | * as.h (rs_align_test): New. | Richard Henderson | 23 | -259/+421 |
2000-12-22 | * config/tc-d10v.c (md_assemble): set prev_seg and prev_subseg | DJ Delorie | 2 | -0/+7 |
2000-12-22 | 2000-12-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+7 |
2000-12-22 | 2000-12-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -10/+17 |
2000-12-22 | 2000-12-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -9/+4 |
2000-12-20 | Revert accidental checkin. | Jan Hubicka | 1 | -0/+1 |
2000-12-20 | * tc-i386.h (i386_target_format): Define even for ELFs. | Jan Hubicka | 4 | -263/+935 |
2000-12-16 | 2000-12-15 Diego Novillo <dnovillo@redhat.com> | Diego Novillo | 2 | -10/+59 |
2000-12-14 | oops - omitted terminating #endif | Nick Clifton | 1 | -0/+1 |
2000-12-14 | If we don't have <limits.h>, try including <sys/param.h> if we have it. | Nick Clifton | 2 | -1/+8 |
2000-12-14 | 2000-12-13 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 6 | -53/+57 |
2000-12-13 | * configure.in (i386-*-msdosdjgpp): Set bfd_gas to yes. | DJ Delorie | 3 | -2/+7 |
2000-12-13 | aadd conditionals around definition of INT_MAX | Nick Clifton | 1 | -0/+2 |
2000-12-13 | Adde dfinition if INT_MAX if limits.h is not included | Nick Clifton | 1 | -0/+2 |
2000-12-13 | #include <limits.h> only if it exists. | Nick Clifton | 2 | -2/+8 |
2000-12-13 | Rodney Brown's CHECK_FIELD typo fixes. | Alan Modra | 2 | -2/+7 |
2000-12-12 | Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again. | Jim Wilson | 8 | -881/+891 |
2000-12-12 | 2000-12-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 4 | -2/+62 |
2000-12-12 | * config/obj-bout.c (obj_crawl_symbol_chain): Don't take | Geoffrey Keating | 2 | -1/+6 |
2000-12-12 | 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | Geoffrey Keating | 3 | -4/+21 |
2000-12-12 | Fix formatting. | Nick Clifton | 2 | -20/+19 |
2000-12-12 | Add el segundo tests | Nick Clifton | 4 | -25/+105 |
2000-12-12 | Fix formatting | Nick Clifton | 6 | -47/+64 |
2000-12-12 | Fix formatting | Nick Clifton | 1 | -0/+6 |
2000-12-11 | 2000-12-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -7/+8 |
2000-12-11 | * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel | Jan Hubicka | 3 | -23/+50 |
2000-12-09 | Update to match latest assembler output. | Nick Clifton | 2 | -59/+62 |
2000-12-09 | Add xscale to list of Rel targets | Nick Clifton | 1 | -0/+6 |
2000-12-09 | Fixup whitespace | Nick Clifton | 1 | -1/+1 |
2000-12-06 | Fix T_SHORT macro conflict. | Alan Modra | 2 | -115/+122 |
2000-12-05 | 2000-12-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -221/+216 |
2000-12-05 | Add outputting_stabs_line_debug varaible and D10v code to use it | Nick Clifton | 8 | -382/+466 |
2000-12-03 | oops - omitted from previous deltas | Nick Clifton | 1 | -2/+2 |
2000-12-03 | Add MIPS64 instructions and tests | Nick Clifton | 4 | -0/+45 |
2000-12-03 | Finish off adding MIPS32 instructions. | Nick Clifton | 3 | -8/+26 |