aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-01-16Make {add to,subtract from} minus one; Make -t alu work betterMichael Meissner3-14/+464
1996-01-15 * binutils-all/objcopy.exp: Use the lma, not the vma, when testingIan Lance Taylor2-17/+40
1996-01-15Add new PPC relocationsMichael Meissner3-3/+133
1996-01-15Add more relocation suffixesMichael Meissner2-0/+20
1996-01-15 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation):Ian Lance Taylor2-2/+7
1996-01-15 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22Ian Lance Taylor2-2/+5
1996-01-15 * sunos.c (sunos_scan_ext_relocs): Don't fail assert ifIan Lance Taylor2-13/+17
1996-01-15update copyrightsIan Lance Taylor6-6/+7
1996-01-15 * coffgen.c (coff_find_nearest_line): Don't try to cacheIan Lance Taylor2-4/+6
1996-01-15 * elf32-mips.c: Numerous changes to dynamic linking code, mostlyIan Lance Taylor2-5/+11
1996-01-15 Add some Irix 5 support, mostly from Kazumoto KojimaIan Lance Taylor6-2/+243
1996-01-15 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*Ian Lance Taylor3-27/+133
1996-01-15 * ecoffswap.h: Add prototypes for static functions.Ian Lance Taylor1-19/+39
1996-01-15 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): ReplaceFred Fish2-5/+6
1996-01-15 * gdb.stabs/configure (alpha-*-*,mips-*-*): Add missingFred Fish2-0/+740
1996-01-15 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.Fred Fish2-1/+5
1996-01-15Redo unknown reloc support. Do not allow symbols in .sdata/.sbss to satify a...Michael Meissner2-122/+76
1996-01-15Allow .gcc_except_table to have unfixed pointers with -mrelocatableMichael Meissner2-2/+8
1996-01-13Make elf section functions ELF specificMichael Meissner2-0/+7
1996-01-13Add .rela.got.neg section; remove .rel.* sectionsMichael Meissner2-28/+22
1996-01-13Warn about relocations we do not yet supportMichael Meissner2-11/+149
1996-01-13 * symtab.c (find_pc_symtab): Don't lose if OBJF_REORDEREDJeff Law1-0/+5
1996-01-13 * dsrec.c (load_srec): Remove unused variable.Steve Chamberlain4-16/+95
1996-01-12 * scripttempl/sh.sc: Only build constructors when CONSTRUCTING.Ian Lance Taylor1-0/+2
1996-01-12 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Stan Shebs2-2/+14
1996-01-12 * elf.c (assign_file_positions_for_segments): If a segmentIan Lance Taylor2-2/+10
1996-01-12 * subsegs.c (section_symbol): Don't try to look up the sectionIan Lance Taylor1-0/+4
1996-01-12 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare.Ian Lance Taylor3-4/+7
1996-01-12tweak last changeIan Lance Taylor1-2/+2
1996-01-12Add support for exclude section flag and ordered section typeMichael Meissner4-26/+202
1996-01-12Add PowerPC support for SHF_EXCLUDE, SHT_ORDEREDMichael Meissner2-0/+23
1996-01-12 * configure.in: Make sure that ${CC} can be used to compile anIan Lance Taylor2-0/+21
1996-01-12 * ldmisc.c: Include <stdarg.h> rather than <varargs.h> ifIan Lance Taylor3-66/+132
1996-01-12Fri Jan 12 14:35:58 1996 David Mosberger-Tang <davidm@AZStarNet.com>Ian Lance Taylor2-107/+138
1996-01-12 * elf.c (_bfd_elf_print_private_bfd_data): Dump contents ofIan Lance Taylor4-40/+155
1996-01-12 * elf32-i386.c (elf_i386_size_dynamic_sections): Don't create aIan Lance Taylor2-16/+21
1996-01-12Add support for .sdata2/.sbss2 and old 2.7.2 compiler; Make text start at 64k...Michael Meissner3-12/+55
1996-01-12 * read.c (cons_worker): Only call mri_comment_end from flag_mri.Ian Lance Taylor1-0/+3
1996-01-12 * expr.c (operand): Skip whitespace after a close parenthesis.Ian Lance Taylor1-0/+7
1996-01-12 * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.hFred Fish5-4/+16
1996-01-12 * symfile.c (decrement_reading_symtab): New function.Per Bothner3-3/+32
1996-01-12 * stabsread.c (read_struct_type): Trivial simplification.Per Bothner3-7/+11
1996-01-12 * xcofflink.c (xcoff_link_add_symbols): Create the specialIan Lance Taylor2-12/+43
1996-01-12 * Makefile.in (PROGS): Removed.Per Bothner2-6/+4
1996-01-12 * pr-8742.ch, pr-8742.exp: New test case.Per Bothner4-0/+97
1996-01-12 * stabsread.c (define-symbol): Use invisible referencesPer Bothner4-28/+63
1996-01-11update copyrightMichael Meissner2-2/+2
1996-01-11Add support for SHT_ORDERED and SHF_EXCLUDEMichael Meissner8-51/+158
1996-01-11fix crinfo swappingIan Lance Taylor1-25/+30
1996-01-11Add new V.4 flagsMichael Meissner2-2/+35