Age | Commit message (Expand) | Author | Files | Lines |
1994-06-12 | * history.c: Swap inclusion of rldefs.h and chardefs.h to avoid | Peter Schauer | 1 | -0/+5 |
1994-06-11 | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 2 | -0/+61 |
1994-06-11 | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 3 | -291/+386 |
1994-06-11 | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 2 | -28/+79 |
1994-06-11 | Modified Files: | Kung Hsu | 2 | -100/+532 |
1994-06-11 | Modified Files: | Kung Hsu | 1 | -1/+1 |
1994-06-10 | Modified Files: | Kung Hsu | 2 | -1/+11 |
1994-06-10 | Added Files: | Kung Hsu | 4 | -1194/+1194 |
1994-06-10 | Modified Files: | Kung Hsu | 1 | -0/+2 |
1994-06-10 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1994-06-10 | * config/obj-elf.c (obj_elf_section): Don't set any flags based on | Ian Lance Taylor | 1 | -0/+3 |
1994-06-10 | Don't sanitize out SPARC v9 stuff. | Ian Lance Taylor | 3 | -56/+0 |
1994-06-10 | Restore sparc64 targets clobbered in 1994/04/07 checkin. | Ian Lance Taylor | 1 | -0/+2 |
1994-06-10 | * nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT. | Ian Lance Taylor | 2 | -15/+43 |
1994-06-10 | * emultempl/gld960.em: Pass false for new argument to | Ian Lance Taylor | 1 | -0/+9 |
1994-06-10 | * emultempl/sunos.em: Only look for .so files if doing a dynamic | Ian Lance Taylor | 1 | -1/+2 |
1994-06-10 | * objcopy.c (copy_archive): Make the temporary directory in the | Ian Lance Taylor | 2 | -2/+9 |
1994-06-10 | * aoutx.h (NAME(aout,canonicalize_reloc)): Handle .bss section. | Ian Lance Taylor | 2 | -4/+17 |
1994-06-10 | * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc, | Ian Lance Taylor | 2 | -6/+6 |
1994-06-10 | * coff-i960.c (coff_i960_reloc_type_lookup): Add BFD_RELOC_CTOR. | Ian Lance Taylor | 3 | -17/+137 |
1994-06-10 | * gdb.base/recurse.exp: Misc changes to get tests running again | Jeff Law | 1 | -0/+10 |
1994-06-10 | * hppa-tdep.c (target_read_pc, target_write_pc): Accept (and | Jeff Law | 2 | -3/+35 |
1994-06-10 | * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output | Jeff Law | 1 | -0/+5 |
1994-06-10 | * pr-5022.ch, pr-5022.exp: New testcase. | Per Bothner | 5 | -2/+100 |
1994-06-10 | Modified Files: | Kung Hsu | 2 | -0/+1194 |
1994-06-10 | Modified Files: | Kung Hsu | 2 | -1/+62 |
1994-06-10 | Modified Files: | Kung Hsu | 1 | -3/+5 |
1994-06-10 | Modified Files: | Kung Hsu | 1 | -3/+5 |
1994-06-09 | Modified Files: | Kung Hsu | 1 | -0/+8 |
1994-06-09 | * Makefile.in: Bunch of fixes so it actually works in this | Per Bothner | 7 | -55/+63 |
1994-06-09 | cvs server works fine on the RS/6000 these days. Only turned on for real | Mark Eichin | 1 | -2/+1 |
1994-06-09 | Modified Files: | Kung Hsu | 2 | -1/+2 |
1994-06-09 | * scripttempl/i960.sc: Add CONSTRUCTORS to .data. | Ian Lance Taylor | 1 | -0/+4 |
1994-06-09 | (nlm_symfile_read): Use SYMBOL_CLASS to access symbol class. | Stu Grossman | 1 | -1/+1 |
1994-06-09 | * Makefile.in (check): Delete ld.new dependency so that a regression | Bill Cox | 2 | -1/+6 |
1994-06-09 | * nlmread.c (nlm_symtab_read): Clean up a bit. | Stu Grossman | 6 | -15/+72 |
1994-06-09 | * configure: Remove temporary files on receipt of a signal. | Ian Lance Taylor | 1 | -0/+4 |
1994-06-09 | * ldlang.c (map_input_to_output_sections): For lang_address, call | Ian Lance Taylor | 2 | -7/+9 |
1994-06-09 | * aoutx.h (aout_get_external_symbols): Don't try to read the | Ian Lance Taylor | 1 | -0/+7 |
1994-06-08 | Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 4 | -111/+84 |
1994-06-08 | * Makefile.in (check): Delete as.new dependency, so that | Bill Cox | 2 | -1/+6 |
1994-06-08 | rs6k lynx changes | David Henkel-Wallace | 6 | -3/+84 |
1994-06-08 | Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -23/+28 |
1994-06-08 | Move "@" so it's actually on the first line of the shell script in the | Rob Savoye | 1 | -12/+18 |
1994-06-07 | * elfcode.h (assign_section_numbers): Put shstrtab, symtab and | Ian Lance Taylor | 1 | -0/+4 |
1994-06-07 | * configure: If there is a package_makefile_frag, remove | Ian Lance Taylor | 2 | -0/+6 |
1994-06-07 | * coffcode.h (styp_to_sec_flags): If COFF_PAGE_SIZE is defined, | Ian Lance Taylor | 1 | -0/+12 |
1994-06-07 | * Makefile.in (mostlyclean, realclean): New targets. | Ian Lance Taylor | 3 | -10/+16 |
1994-06-07 | * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle | Jim Kingdon | 2 | -1/+7 |
1994-06-07 | * lib/gdb.exp (delete_breakpoints): If there were no breakpoints, | Jim Kingdon | 2 | -1/+6 |