aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-08-08 * doc/as.texinfo (Section): Document 's' flag for COFF version.Ian Lance Taylor3-0/+13
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor5-0/+31
1999-08-08comment additionsIan Lance Taylor2-1/+5
1999-08-08 * acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.Ian Lance Taylor4-3/+8
1999-08-08 * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor5-171/+200
1999-08-08 From Eli Zaretskii <eliz@is.elta.co.il>:Ian Lance Taylor2-2/+8
1999-08-081999-08-08 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor2-0/+15
1999-08-06 * lexsup.c (is_num): Reindent.Ian Lance Taylor2-13/+24
1999-08-06 * section.c (global_syms): Only initialize union field ifIan Lance Taylor2-9/+22
1999-08-06 * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor22-131/+198
1999-08-06 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor2-2/+8
1999-08-06 * config/tc-hppa.c (pa_ip, case '?'): Add missing break.Jeff Law2-0/+5
1999-08-06 * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,Jeff Law2-0/+11
1999-08-06 * hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,Jeff Law2-6/+102
1999-08-06 * hppa.h: Document 64 bit condition completers.Jeff Law2-2/+21
1999-08-06 * config/tc-hppa.c (pa_ip): Add 64 bit condition completers.Jeff Law2-6/+106
1999-08-061999-08-06 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor2-9/+18
1999-08-06 * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index byMark Mitchell2-9/+21
1999-08-05 * hppa-dis.c (print_insn_hppa): Change condition args to useJeff Law2-54/+77
1999-08-05 * hppa.h (pa_opcodes): Change condition args to use '?' prefix.Jeff Law2-93/+106
1999-08-05 * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix.Jeff Law2-399/+415
1999-08-05Fix year.Joern Rennecke1-1/+1
1999-08-05 * config/tc-sh.c (md_assemble): Call as_bad when there are excessJoern Rennecke2-2/+17
1999-08-05Revert last patch to xmalloc.c, and instead bring over this patch fromIan Lance Taylor5-125/+193
1999-08-05 Based on patches from Donn Terry <donn@interix.com>:Ian Lance Taylor5-114/+258
1999-08-05 * xmalloc.c: Control all uses of SBRK with a single define,Ian Lance Taylor2-12/+23
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor7-4/+47
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor4-166/+188
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor5-77/+97
1999-08-05 * libhppa.h (R_HPPA_LTPSEL, R_HPPA_RTPSEL): New field selectorsJeff Law2-2/+9
1999-08-05 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle 21bit e_ltpselJeff Law2-0/+13
1999-08-05 * config/tc-hppa.c (pa_chk_field_selector): Allow 3 byteJeff Law2-2/+8
1999-08-04 * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16Mark Mitchell2-7/+21
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra6-65/+139
1999-08-04 * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...Mark Mitchell2-17/+29
1999-08-03 * elf32-mips.c (mips_elf_calculate_relocation): RestoreMark Mitchell2-0/+19
1999-08-03 * emulparams/elf32ppc.sh (MAXPAGESIZE): Change to 0x10000.Ian Lance Taylor3-2/+7
1999-08-03 * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocationIan Lance Taylor2-1/+19
1999-08-03 * coff-stgo32.c (go32_stubbed_coff_object_p): Remove; not used.Ian Lance Taylor2-52/+2
1999-08-03 * acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and toIan Lance Taylor4-102/+117
1999-08-03 * floatformat.c: Add casts to avoid signed/unsigned warnings.Ian Lance Taylor3-7/+16
1999-08-03 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n toIan Lance Taylor1-6/+6
1999-08-031999-08-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor3-11/+7
1999-08-03 * config/obj-coff.c (coff_frob_symbol): Always update set_end withIan Lance Taylor6-75/+82
1999-08-03 * config/tc-mips.c (append_insn): Correct INSN_SYNC test. FromIan Lance Taylor2-1/+6
1999-08-03Rationalize some of the i386 intel mode code.Alan Modra2-946/+892
1999-08-03Fix typoMark Mitchell1-1/+1
1999-08-03 * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26Mark Mitchell2-9/+28
1999-08-03* config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop.Alan Modra2-395/+436
1999-08-02import gdb-1999-08-02 snapshotJason Molenda88-640/+3223