aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1996-01-11 * elf32-mips.c: Extensive changes for a start at dynamic linkingIan Lance Taylor6-263/+3043
1996-01-11Forget to add low-linux.c during recent checkins.Fred Fish1-0/+1
1996-01-11 * coredep.c: Renamed to core-aout.cFred Fish57-216/+566
1996-01-11oops, forgot the sanitize files for the aix4* changesBrendan Kehoe2-0/+2
1996-01-11 * objcopy.c (filter_symbols): NULL terminate the output symbols.Ian Lance Taylor1-0/+4
1996-01-11 * ieee.c (ieee_enum_type): Handle an undefined enum.Ian Lance Taylor1-9/+15
1996-01-11 * debug.c (debug_make_undefined_tagged_type): Make sure we areIan Lance Taylor4-104/+154
1996-01-11 * elf-bfd.h (struct bfd_elf_section_data): Add tdata field.Ian Lance Taylor3-10/+22
1996-01-11 * elf32-m68k.c (howto_table): Change src_mask to 0 for allIan Lance Taylor2-95/+83
1996-01-11 Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com>Brendan Kehoe6-85/+133