Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-08-28 | * config/tc-hppa.c (pa_ip): Add case for 'I'. | Jeff Law | 2 | -0/+10 | |
1999-08-28 | * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New. | Jeff Law | 3 | -0/+94 | |
* gas/testsuite/gas/hppa/basic/fp_comp2.s: New. | |||||
1999-08-27 | Apply Jim Wilson's patch to track current frag for line number changes. | Nick Clifton | 2 | -13/+32 | |
1999-08-26 | This makes the line number info for the end of a function match what the | Nick Clifton | 2 | -2/+15 | |
standard specifies. The current code could confuse a debugger. | |||||
1999-08-26 | Applied patch from Jim Wilson to fix several bugs in line table generation. | Nick Clifton | 2 | -5/+19 | |
1999-08-20 | *gas/config/tc-i386.c: Fix errors in displacement size when | Alan Modra | 5 | -4/+37 | |
automatically inferring an address prefex. | |||||
1999-08-18 | If an offset is invalid, display it. | Nick Clifton | 2 | -7/+14 | |
1999-08-17 | * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to | Ian Lance Taylor | 2 | -2/+8 | |
handle 0xffffNNNN constants correctly. | |||||
1999-08-17 | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -2/+8 | |
* gas/elf/elf.exp: Expected to fail on alpha*-*-*. | |||||
1999-08-16 | Look for register conflicts on stores as well as loads. | Nick Clifton | 2 | -18/+22 | |
1999-08-13 | Only pass positive values to validate_offset_imm() | Nick Clifton | 2 | -16/+25 | |
1999-08-12 | Tidy up formatting. | Nick Clifton | 2 | -261/+204 | |
Fix Thubm weak function support. | |||||
1999-08-11 | config/tc-i386.c: Remove dead code | Alan Modra | 2 | -6/+5 | |
1999-08-11 | * config/tc-hppa.c (pa_build_unwind_subspace): Use sane section | Jeff Law | 2 | -1/+5 | |
flags for the unwind subspace. | |||||
1999-08-10 | Fix typos in last change. | Jeff Law | 1 | -3/+3 | |
1999-08-10 | * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF. | Jeff Law | 2 | -7/+28 | |
(pa_build_unwind_subspace): Remove #if 0 wrapper. Select a suitable relocation based on the size of the target's pointer. Always Use subsegment zero for the unwinders. (pa_level): Handle "2.0w". | |||||
1999-08-09 | rebuild with patched automake | Ian Lance Taylor | 1 | -1/+1 | |
1999-08-09 | * config/tc-d30v.c (write_2_short): Don't group repeat instructions | Joern Rennecke | 2 | -3/+12 | |
with the following instruction unless this was specified. | |||||
1999-08-09 | * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for | Ian Lance Taylor | 2 | -0/+20 | |
certain sections, to match BFD changes. | |||||
1999-08-09 | * gas/i386/float.s, gas/i386/float.l: Modify to work correctly | Ian Lance Taylor | 11 | -18/+28 | |
when gas uses 2**4 alignment for .text. * gas/i386/general.s, gas/i386/general.l: Likewise. * gas/i386/katmai.s, gas/i386/katmai.d: Likewise. * gas/i386/modrm.s, gas/i386/modrm.l: Likewise. * gas/i386/prefix.s, gas/i386/prefix.d: Likewise. | |||||
1999-08-08 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 3 | -3/+10 | |
* Makefile.am (noinst_SCRIPTS): Change .gdbinit to $(GDBINIT). (EXTRA_SCRIPTS): Define to keep automake happy. | |||||
1999-08-08 | * Makefile.am: Rename .dep* files to DEP*. | Ian Lance Taylor | 3 | -484/+492 | |
(MKDEP): Rename from DEP. Change all uses. Use $${srcdir} rather than $(srcdir). Rename TCDEP targets to DEPTC. Rename OBJDEP targets to DEPOBJ. * Makefile.in: Rebuild. | |||||
1999-08-08 | * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg. | Richard Henderson | 2 | -1/+8 | |
1999-08-08 | * Makefile.am: Change all uses of itbl-test-ops to itbl-tops to | Ian Lance Taylor | 3 | -7/+11 | |
avoid problems on DOS filesystems. * Makefile.in: Rebuild. | |||||
1999-08-08 | * doc/as.texinfo (Section): Document 's' flag for COFF version. | Ian Lance Taylor | 3 | -0/+13 | |
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> * config/obj-coff.c (obj_coff_section): Handle 's' (shared) section flag. | |||||
1999-08-08 | comment additions | Ian Lance Taylor | 2 | -1/+5 | |
1999-08-08 | * configure.in: Define and substitute GDBINIT. Change AC_OUTPUT | Ian Lance Taylor | 5 | -171/+200 | |
line to crate ${GDBINIT} rather than .gdbinit. * configure, Makefile.in, doc/Makefile.in: Rebuild. | |||||
1999-08-06 | * config/tc-hppa.c (pa_ip, case '?'): Add missing break. | Jeff Law | 2 | -0/+5 | |
1999-08-06 | * config/tc-hppa.c (pa_ip): Add 64 bit condition completers. | Jeff Law | 2 | -6/+106 | |
1999-08-06 | 1999-08-06 Jakub Jelinek <jj@ultra.linux.cz> | Ian Lance Taylor | 2 | -9/+18 | |
* config/tc-sparc.h (tc_fix_adjustable): Fix check for PIC local non-adjustable symbols. | |||||
1999-08-05 | * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix. | Jeff Law | 2 | -399/+415 | |
1999-08-05 | Fix year. | Joern Rennecke | 1 | -1/+1 | |
1999-08-05 | * config/tc-sh.c (md_assemble): Call as_bad when there are excess | Joern Rennecke | 2 | -2/+17 | |
operands. | |||||
1999-08-05 | 1999-08-05 Donn Terry <donn@interix.com> | Ian Lance Taylor | 4 | -166/+188 | |
* config/te-interix.h: New file. * configure.in (i386-*-interix*): New target. * configure: Rebuild. | |||||
1999-08-05 | * config/tc-hppa.c (pa_chk_field_selector): Allow 3 byte | Jeff Law | 2 | -2/+8 | |
selectors for ELF too. (selector_table): Add "ltp" and "rtp" selectors. | |||||
1999-08-04 | Support for gcc to generate 16-bit i386 code. (.code16gcc) | Alan Modra | 4 | -40/+99 | |
1999-08-03 | * config/obj-coff.c (coff_frob_symbol): Always update set_end with | Ian Lance Taylor | 6 | -75/+82 | |
next_set_end even if the end symbol is being discarded. * gasp.c: Add ATTRIBUTE_UNUSED as needed for non-BFD_ASSEMBLER. * output-file.c, symbols.c, config/tc-i386.c: Likewise. * config/obj-coff.c: Likewise. (seg_info_type): Remove. (seg_info_off_by_4): Change to array of segT. (s_get_segment): Adjust accordingly. (obj_pseudo_table): Fully initialize sentinel entry. | |||||
1999-08-03 | * config/tc-mips.c (append_insn): Correct INSN_SYNC test. From | Ian Lance Taylor | 2 | -1/+6 | |
Ralf Baechle <ralf@uni-koblenz.de>. | |||||
1999-08-03 | Rationalize some of the i386 intel mode code. | Alan Modra | 2 | -946/+892 | |
Indentation and white space changes. | |||||
1999-08-03 | * config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop. | Alan Modra | 2 | -395/+436 | |
1999-07-30 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 4 | -2/+159 | |
* config/tc-sparc.c (md_longopts): Add --no-undeclared-regs option. (sparc_ip): Warn if %g2 or %g3 register is used and not covered by .register pseudo-op if -64 and --no-undeclared-regs. (s_register, sparc_adjust_symtab): New functions. * config/tc-sparc.h (tc_adjust_symtab, sparc_adjust_symtab): Declare sparc_adjust_symtab as tc_adjust_symtab. * doc/c-sparc.texi: Add description of #ignore special literal for .register pseudo-op. | |||||
1999-07-30 | Fix up vtable entry relocs | Catherine Moore | 2 | -0/+10 | |
1999-07-28 | Fix an overflow checking bug uncovered when a 32 bit target is compiled | Alan Modra | 3 | -18/+13 | |
with a 64 bit bfd. | |||||
1999-07-28 | * config/tc-hppa.c (pa_ip): Add 'J' and 'K' code | Jeff Law | 2 | -0/+29 | |
processing. | |||||
1999-07-27 | * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, or | Ian Lance Taylor | 2 | -0/+11 | |
VTABLE relocations. | |||||
1999-07-27 | Tweak for when --enable-targets includes 64-bit bfd target. | Alan Modra | 2 | -1/+6 | |
1999-07-22 | 1999-07-21 Mark Elbrecht <snowball3@bigfoot.com> | Ian Lance Taylor | 2 | -2/+5 | |
* config/te-go32.h (COFF_LONG_SECTION_NAMES): Define. | |||||
1999-07-22 | From Mark Elbrecht: | Ian Lance Taylor | 3 | -150/+6 | |
* configure.bat: Remove; obsolete. * config/go32.cfg: Likewise. | |||||
1999-07-22 | 1999-07-21 Brad M. Garcia <bgarcia@fore.com> | Ian Lance Taylor | 3 | -166/+173 | |
* configure.in (i386-*-vxworks*): New target. * configure: Rebuild. | |||||
1999-07-16 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 2 | -1/+17 | |
* doc/c-sparc.texi: Document .register and .nword pseudo-ops. |