aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-05 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor4-115/+266
1998-02-05 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor4-173/+325
1998-02-05 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor7-318/+987
1998-02-05 * elf64-mips.c (mips_elf64_swap_reloca_out): Swap out r_addend,Ian Lance Taylor1-0/+6
1998-02-05 * Makefile.in (SFILES): add tracepoint.c.Jason Molenda4-102/+121
1998-02-05Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-2/+7
1998-02-05 * configure.in: Set libtool_enable_shared rather thanIan Lance Taylor3-203/+299
1998-02-05 * configure.in: Set libtool_enable_shared rather thanIan Lance Taylor4-157/+307
1998-02-04 * ltconfig, ltmain.sh: Update from libtool 1.0h.Ian Lance Taylor1-0/+4
1998-02-04Add checks for side effects of instructions preventing their parallelisation.Nick Clifton2-16/+64
1998-02-04Updated to match latest assembler output.Nick Clifton1-0/+4
1998-02-04Applied patch submitted by Jamie Smith <jsmith@teknema.demon.co.uk> to fixNick Clifton1-0/+9
1998-02-04Wed Feb 4 16:10:21 1998 Brent Baccala <baccala@freesoft.org>Ian Lance Taylor1-0/+9
1998-02-04Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>Ian Lance Taylor7-0/+296
1998-02-04 * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc againstIan Lance Taylor1-0/+1
1998-02-04 * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc againstIan Lance Taylor2-8/+16
1998-02-04* Update configure: txvu-elf changed to dvp-elf.Ian Carmichael3-55/+89
1998-02-04* Make sim build under dvp-elf.Ian Carmichael2-1/+11
1998-02-04 * peicode.h (pe_print_idata): Check for import of ordinal ratherIan Lance Taylor1-0/+7
1998-02-04 * as.h: If gcc version greater than 2.6, use `__format__' andIan Lance Taylor2-9/+31
1998-02-04 * Makefile.am (ld_new_LDADD): Remove @LEXLIB@.Ian Lance Taylor3-2/+7
1998-02-04 * cgen-opc.c (cgen_set_cpu): Initialize hardware table.Doug Evans3-393/+1058
1998-02-04 * cgen.h (CGEN_INSN_MAX_ATTRS): Renamed from CGEN_MAX_INSN_ATTRS.Doug Evans1-0/+11
1998-02-04add sanitization of m32rx PIPE attribute, redact can do this more cleanlyDoug Evans1-1/+3
1998-02-04Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org>Ian Lance Taylor5-2/+43
1998-02-04Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org>Ian Lance Taylor2-201/+1119
1998-02-04Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org>Ian Lance Taylor7-76/+248
1998-02-04 * infptrace.c (child_resume): Don't try to step ifJason Molenda2-58/+86
1998-02-03fix commentDoug Evans1-1/+1
1998-02-03Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org>Ian Lance Taylor29-639/+522
1998-02-03IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,Andrew Cagney8-75/+229
1998-02-03 * configure.in: Change version to 2.8.4.Jason Molenda3-14/+50
1998-02-03 * Makefile.in (VERSION): Bump to 4.16.2.Jason Molenda2-2/+35
1998-02-03Add sim-main.h to v850e_files for sanitization.Jason Molenda1-1/+1
1998-02-03 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.hStan Shebs1-0/+6
1998-02-03* alpha-nat.c (fetch_aout_core_registers): Rename fromRichard Henderson4-16/+60
1998-02-03Remove unsanitized mention of v850e.Jason Molenda1-4/+0
1998-02-03Added m32rx sanitization.Nick Clifton1-0/+28
1998-02-03Move devo/CYGNUS from keep_these_too to cygnus_files so that a genericJason Molenda1-2/+2
1998-02-03Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor10-0/+141
1998-02-03Mon Feb 2 19:22:15 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor2-0/+705
1998-02-03Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor9-86/+2149
1998-02-02Improve error reporting for PR14724Nick Clifton1-35/+73
1998-02-02 * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to forceIan Lance Taylor5-2/+76
1998-02-02Mon Feb 2 17:10:38 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor5-0/+900
1998-02-02Allow HI16_S reloc to lag behind LO16 reloc by a couple of instructions.Nick Clifton1-0/+5
1998-02-02 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.Ian Lance Taylor1-0/+13
1998-02-02 * elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 fromIan Lance Taylor1-0/+5
1998-02-02 * configure.host: Correct HOSTING_CRT0 in alpha*-*-linux* case toIan Lance Taylor2-1/+7
1998-02-02Removed mulwhi-a mulwlo-a, macwhi-a, macwlo-a instructions.Nick Clifton1-0/+8