Age | Commit message (Expand) | Author | Files | Lines |
1996-03-31 | * sparc.h (SPARC_OPCODE_ARCH_MASK): New macro. | David Edelsohn | 2 | -4/+18 |
1996-03-31 | * peicode.h (coff_swap_aouthdr_out): Delete test for .junk. | Steve Chamberlain | 3 | -23/+6 |
1996-03-31 | * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/. | Steve Chamberlain | 1 | -0/+5 |
1996-03-31 | * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/. | Steve Chamberlain | 1 | -2/+3 |
1996-03-31 | (COMMUTEOP,SLCBCC,SLCBCC2 macros): Make uppercase. | David Edelsohn | 1 | -30/+30 |
1996-03-31 | * sparc-opc.c (sparc_opcodes): rd must be 0 for | David Edelsohn | 2 | -31/+40 |
1996-03-31 | * configure.in: Check whether printf family supports printing | Fred Fish | 6 | -55/+140 |
1996-03-30 | * mmalloc.h (mmtrace): Add prototype. | Fred Fish | 1 | -0/+30 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 32 | -170/+371 |
1996-03-29 | Regenerate with hacked Cygnus autoconf 2.8 rather than FSF autoconf 2.8, | Fred Fish | 1 | -1/+1 |
1996-03-29 | * read.h (enum linkonce_type): Define. | Ian Lance Taylor | 2 | -0/+95 |
1996-03-29 | * objdump.c (dump_section_header): Print the SEC_LINK_ONCE flag | Ian Lance Taylor | 2 | -2/+36 |
1996-03-29 | * section.c (SEC_LINK_ONCE): Define. | Ian Lance Taylor | 5 | -14/+227 |
1996-03-29 | * nlmconv.1: Changed to be recognized by catman -w on Solaris. | J.T. Conklin | 2 | -3/+7 |
1996-03-29 | * doc/as.1: Changed to be recognized by catman -w on Solaris. | J.T. Conklin | 2 | -3/+7 |
1996-03-29 | * Makefile.in (ALL_MODULES): Include all-perl. | Tom Tromey | 3 | -11/+45 |
1996-03-29 | * Makefile.in (config.status): Depend upon BFD VERSION file, so | Ian Lance Taylor | 2 | -15/+22 |
1996-03-29 | * VERSION: Bump to 2.6.1. | Ian Lance Taylor | 3 | -2/+7 |
1996-03-29 | Print WITH_STDIO if -t options | Michael Meissner | 1 | -0/+2 |
1996-03-29 | Add --enable-sim-stdio to make console I/O use stdio, not printf_filtered and... | Michael Meissner | 5 | -440/+809 |
1996-03-29 | * scripttempl/h8300.sc: Make vectors section 0xc4 bytes long | Jeff Law | 3 | -0/+130 |
1996-03-29 | opps. forgot to commit the changelog entries for the function | Jeff Law | 1 | -0/+17 |
1996-03-29 | * libbfd-in.h (generic_link_hash_newfunc): Add declaration. | Jeff Law | 5 | -44/+583 |
1996-03-28 | * stabs.c (s_stab_generic): Call the listing functions before | Ian Lance Taylor | 1 | -0/+5 |
1996-03-28 | * config/tc-hppa.c: Remove nested comment. | Ian Lance Taylor | 1 | -0/+6 |
1996-03-28 | * libhppa.h: If gcc 2.7 or higher, declare all the functions with | Ian Lance Taylor | 1 | -0/+8 |
1996-03-28 | Patch from Andrew Cagney to handle quoted option lists with embedded spaces | Michael Meissner | 1 | -0/+15 |
1996-03-28 | * configure.in (sparc64-*-solaris2*): Delete. | David Edelsohn | 3 | -3/+19 |
1996-03-28 | * config/tc-mips.h (tc_frob_file): Define. | Ian Lance Taylor | 3 | -22/+168 |
1996-03-28 | * configure.in (sparc-*-solaris2*): Renamed from sparc*-*-solaris2*. | David Edelsohn | 3 | -50/+103 |
1996-03-28 | * wrstabs.c (stab_enum_type): Set buf before using it. | Ian Lance Taylor | 1 | -0/+4 |
1996-03-28 | revert yesterdays change | Ian Lance Taylor | 2 | -25/+20 |
1996-03-28 | * configure.tgt (sparc64-*-solaris2*): Delete. | David Edelsohn | 2 | -5/+17 |
1996-03-28 | * config.bfd (sparc64-{sysv4*,solaris2*}): Delete. | David Edelsohn | 2 | -6/+5 |
1996-03-28 | * valops.c (value_assign): Make copy of internal variable value | Fred Fish | 2 | -4/+17 |
1996-03-28 | Thu Mar 28 13:50:51 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -1/+26 |
1996-03-28 | * coffgen.c (coff_bfd_make_debug_symbol): Improve comment. | David Edelsohn | 2 | -2/+4 |
1996-03-28 | Note that failures under linux for backtrace through signal handler | Fred Fish | 1 | -0/+4 |
1996-03-27 | update copyrights | Ian Lance Taylor | 6 | -14/+23 |
1996-03-27 | * peicode.h (coff_swap_aux_in): Swap in extra PE x_scn fields. | Ian Lance Taylor | 4 | -0/+39 |
1996-03-27 | * arm.h (union external_auxent): Add x_checksum, x_associated, and | Ian Lance Taylor | 1 | -3/+22 |
1996-03-27 | Remove SEC_LINKER_MARK, and add a linker_mark bitfield to the asection | Ian Lance Taylor | 8 | -33/+51 |
1996-03-27 | * coff-ppc.c (ppc_record_toc_entry): Put inside COFF_IMAGE_WITH_PE | Ian Lance Taylor | 2 | -32/+76 |
1996-03-27 | * peicode.h (pe_print_idata): Move otherwise unused variables into | Ian Lance Taylor | 1 | -47/+69 |
1996-03-27 | * libhppa.h: Define HINLINE rather than INLINE. Define it to | Ian Lance Taylor | 2 | -27/+40 |
1996-03-27 | * ns32k.h: New file. | Ian Lance Taylor | 5 | -125/+951 |
1996-03-27 | * section.c (SEC_LINKER_MARK): Define. | Ian Lance Taylor | 8 | -40/+149 |
1996-03-27 | * ld.h (DISCARD_SECTION_NAME): Define to "/DISCARD/". | Ian Lance Taylor | 3 | -9/+34 |
1996-03-27 | * ldlang.c: Fix some indentation and comments. | Ian Lance Taylor | 2 | -69/+75 |
1996-03-27 | * coffswap.h (coff_swap_scnhdr_out): Include section name in | Ian Lance Taylor | 2 | -5/+19 |