aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-06-10 * emultempl/sunos.em: Only look for .so files if doing a dynamicIan Lance Taylor1-1/+2
1994-06-10 * objcopy.c (copy_archive): Make the temporary directory in theIan Lance Taylor2-2/+9
1994-06-10 * aoutx.h (NAME(aout,canonicalize_reloc)): Handle .bss section.Ian Lance Taylor2-4/+17
1994-06-10 * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc,Ian Lance Taylor2-6/+6
1994-06-10 * coff-i960.c (coff_i960_reloc_type_lookup): Add BFD_RELOC_CTOR.Ian Lance Taylor3-17/+137
1994-06-10 * gdb.base/recurse.exp: Misc changes to get tests running againJeff Law1-0/+10
1994-06-10 * hppa-tdep.c (target_read_pc, target_write_pc): Accept (andJeff Law2-3/+35
1994-06-10 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected outputJeff Law1-0/+5
1994-06-10 * pr-5022.ch, pr-5022.exp: New testcase.Per Bothner5-2/+100
1994-06-10Modified Files:Kung Hsu2-0/+1194
1994-06-10Modified Files:Kung Hsu2-1/+62
1994-06-10Modified Files:Kung Hsu1-3/+5
1994-06-10Modified Files:Kung Hsu1-3/+5
1994-06-09Modified Files:Kung Hsu1-0/+8
1994-06-09 * Makefile.in: Bunch of fixes so it actually works in thisPer Bothner7-55/+63
1994-06-09cvs server works fine on the RS/6000 these days. Only turned on for realMark Eichin1-2/+1
1994-06-09Modified Files:Kung Hsu2-1/+2
1994-06-09 * scripttempl/i960.sc: Add CONSTRUCTORS to .data.Ian Lance Taylor1-0/+4
1994-06-09(nlm_symfile_read): Use SYMBOL_CLASS to access symbol class.Stu Grossman1-1/+1
1994-06-09 * Makefile.in (check): Delete ld.new dependency so that a regressionBill Cox2-1/+6
1994-06-09 * nlmread.c (nlm_symtab_read): Clean up a bit.Stu Grossman6-15/+72
1994-06-09 * configure: Remove temporary files on receipt of a signal.Ian Lance Taylor1-0/+4
1994-06-09 * ldlang.c (map_input_to_output_sections): For lang_address, callIan Lance Taylor2-7/+9
1994-06-09 * aoutx.h (aout_get_external_symbols): Don't try to read theIan Lance Taylor1-0/+7
1994-06-08Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-111/+84
1994-06-08 * Makefile.in (check): Delete as.new dependency, so thatBill Cox2-1/+6
1994-06-08rs6k lynx changesDavid Henkel-Wallace6-3/+84
1994-06-08Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs5-23/+28
1994-06-08Move "@" so it's actually on the first line of the shell script in theRob Savoye1-12/+18
1994-06-07 * elfcode.h (assign_section_numbers): Put shstrtab, symtab andIan Lance Taylor1-0/+4
1994-06-07 * configure: If there is a package_makefile_frag, removeIan Lance Taylor2-0/+6
1994-06-07 * coffcode.h (styp_to_sec_flags): If COFF_PAGE_SIZE is defined,Ian Lance Taylor1-0/+12
1994-06-07 * Makefile.in (mostlyclean, realclean): New targets.Ian Lance Taylor3-10/+16
1994-06-07 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangleJim Kingdon2-1/+7
1994-06-07 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,Jim Kingdon2-1/+6
1994-06-07 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.Jim Kingdon1-0/+5
1994-06-07Reorganized GDB tests - ChillStan Shebs7-0/+1436
1994-06-07Reorganized GDB tests - baseStan Shebs57-0/+21351
1994-06-07Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-38/+60
1994-06-06 * elfcode.h (bfd_section_from_shdr): Don't turn a reloc sectionIan Lance Taylor2-11/+12
1994-06-06Add lynx targets and hppa flag infoKaren Christiansen1-5/+10
1994-06-06Comment change.Ian Lance Taylor1-1/+7
1994-06-06 Better indirect and warning symbol handling inspired by StuartIan Lance Taylor2-5/+22
1994-06-06 * bfdlink.h (struct bfd_link_hash_entry): Remove written field:Ian Lance Taylor1-2/+7
1994-06-06 * libaout.h (struct aout_link_hash_entry): New field written.Ian Lance Taylor3-12/+30
1994-06-06 * libecoff.h (ecoff_data_type): Add linker field.Ian Lance Taylor3-6/+16
1994-06-06 * config/tc-mips.c (RDATA_SECTION_NAME): Define.Ian Lance Taylor2-18/+48
1994-06-06 * ecoff.c (ecoff_bfd_copy_private_bfd_data): Don't try to copyIan Lance Taylor2-1/+8
1994-06-06 * libbfd-in.h: Add warning that libbfd.h is a generated file.Ian Lance Taylor1-0/+5
1994-06-05 Changes to support ELF strip and objcopy on dynamically linkedIan Lance Taylor4-349/+313