summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor1999-08-093-18/+9
* 1999-08-09 Geoff Keating <geoffk@cygnus.com>Ian Lance Taylor1999-08-092-4/+19
* 1999-08-09 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor1999-08-092-1/+26
* * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.Ian Lance Taylor1999-08-093-2/+7
* 1999-08-08 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1999-08-096-24/+171
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-082-2/+8
* * mkdep: New file.Ian Lance Taylor1999-08-083-2/+93
* * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor1999-08-083-50/+56
* * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor1999-08-083-42/+48
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-085-0/+31
* * acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.Ian Lance Taylor1999-08-084-3/+8
* From Eli Zaretskii <eliz@is.elta.co.il>:Ian Lance Taylor1999-08-082-2/+8
* * section.c (global_syms): Only initialize union field ifIan Lance Taylor1999-08-062-9/+22
* * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,Jeff Law1999-08-062-0/+11
* * hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,Jeff Law1999-08-062-6/+102
* * hppa.h: Document 64 bit condition completers.Jeff Law1999-08-062-2/+21
* * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index byMark Mitchell1999-08-062-9/+21
* * hppa-dis.c (print_insn_hppa): Change condition args to useJeff Law1999-08-052-54/+77
* * hppa.h (pa_opcodes): Change condition args to use '?' prefix.Jeff Law1999-08-052-93/+106
* Revert last patch to xmalloc.c, and instead bring over this patch fromIan Lance Taylor1999-08-055-125/+193
* Based on patches from Donn Terry <donn@interix.com>:Ian Lance Taylor1999-08-055-114/+258
* * xmalloc.c: Control all uses of SBRK with a single define,Ian Lance Taylor1999-08-052-12/+23
* * libhppa.h (R_HPPA_LTPSEL, R_HPPA_RTPSEL): New field selectorsJeff Law1999-08-052-2/+9
* * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle 21bit e_ltpselJeff Law1999-08-052-0/+13
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16Mark Mitchell1999-08-042-7/+21
* Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1999-08-042-25/+40
* * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...Mark Mitchell1999-08-042-17/+29
* * elf32-mips.c (mips_elf_calculate_relocation): RestoreMark Mitchell1999-08-032-0/+19
* * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocationIan Lance Taylor1999-08-032-1/+19
* * coff-stgo32.c (go32_stubbed_coff_object_p): Remove; not used.Ian Lance Taylor1999-08-032-52/+2
* * acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and toIan Lance Taylor1999-08-034-102/+117
* * floatformat.c: Add casts to avoid signed/unsigned warnings.Ian Lance Taylor1999-08-033-7/+16
* * Makefile.in (install_to_libdir): Change $(TARGETLIB).n toIan Lance Taylor1999-08-031-6/+6
* Fix typoMark Mitchell1999-08-031-1/+1
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26Mark Mitchell1999-08-032-9/+28
* import gdb-1999-08-02 snapshotJason Molenda1999-08-02131-2268/+5328
* Initial revisionJason Molenda1999-08-0214-0/+1614
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-08-023-11/+13
* Fix typoMark Mitchell1999-08-011-6/+4
* * elf32-mips.c (_bfd_mips_elf_final_link): Handle the case whereMark Mitchell1999-08-012-6/+22
* * elf32-mips.c (mips_elf_calculate_relocation): Undefined weakMark Mitchell1999-08-012-8/+26
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-302-9/+25
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-306-13/+463
* Correctly handle Vtentry relocs.Catherine Moore1999-07-302-1/+6
* * Makefile.in (check-target-libio): Remove all-target-libstdc++Alan Modra1999-07-302-1/+6
* * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms ifRichard Henderson1999-07-292-1/+6
* * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...Richard Henderson1999-07-292-14/+31
* Fix oops.Jeff Law1999-07-281-0/+1
* * hppa-dis.c (print_insn_hppa): Remove unnecessary test in 'E'Jeff Law1999-07-282-5/+6
* * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".Jeff Law1999-07-282-10/+17