aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1994-06-05 * elf.c (_bfd_elf_make_section_from_shdr): Only set SEC_DATA ifIan Lance Taylor1-0/+7
1994-06-05 * libbfd-in.h (bfd_realloc): Change last arg to "size_t size".Ian Lance Taylor1-2/+13
1994-06-05Remove a couple of myteriously duplicated entries.Ian Lance Taylor1-14/+0
1994-06-05keep configure.batKen Raeburn1-0/+1
1994-06-05keep files for pushw testKen Raeburn1-0/+2
1994-06-05 Fix value_print, which used to be ostensibly langauge-indepentdent,Per Bothner10-1/+216
1994-06-05 * configure.in: Use mh-ncrsvr43. Patch fromPer Bothner2-0/+6
1994-06-05* mh-ncrsvr43: New file from Tom McConnell <tmcconne@sedona.intel.com>.Per Bothner2-0/+13
1994-06-04 * read.c (emit_expr): Use memset to zero out memory, rather thanIan Lance Taylor2-1/+8
1994-06-04 Various changes to gdb.t31.Per Bothner1-0/+14
1994-06-04 * config.guess (i386-unknown-bsdi): New system to guess.Per Bothner2-4/+23
1994-06-03 binutils.texi: (objdump) fix formatting in options summaryJeffrey Osier1-2/+3
1994-06-03note renamingKen Raeburn1-1/+1
1994-06-03actually do c++filt.1 -> cxxfilt.man renaming on trunk...Ken Raeburn1-8/+8
1994-06-03 * as.c (show_usage), config/tc-alpha.c (md_show_usage),David MacKenzie3-4/+7
1994-06-03improve usage messageDavid MacKenzie1-2/+3
1994-06-03 * as.h: Replace flagseen with separate variables.David MacKenzie14-95/+186
1994-06-03don't sanitize out v9 stuff any moreKen Raeburn1-29/+0
1994-06-03 * som.c (som_write_object_contents): Don't compute the file header'sJeff Law1-0/+4
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie16-1613/+1622