Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-03-27 | * From Peter Schauer. | Jeff Law | 3 | -26/+74 |
1996-03-27 | Wed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 3 | -254/+319 |
1996-03-27 | * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer | Fred Fish | 3 | -2/+10 |
1996-03-26 | * as.c (main): Call bfd_set_error_program_name. | Ian Lance Taylor | 1 | -0/+4 |
1996-03-26 | * ldmain.c (main): Call bfd_set_error_program_name. | Ian Lance Taylor | 2 | -0/+28 |
1996-03-26 | * bfd.c (_bfd_default_error_handler): If _bfd_error_program_name | Ian Lance Taylor | 1 | -0/+3 |
1996-03-26 | Fix typo that clobbered the stack and rewrite 2/26 change | Michael Meissner | 2 | -3/+12 |
1996-03-26 | * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From | Ian Lance Taylor | 3 | -32/+145 |
1996-03-26 | * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From | Ian Lance Taylor | 3 | -81/+180 |
1996-03-26 | * mh-go32 (CFLAGS): Define. | Ian Lance Taylor | 1 | -0/+7 |
1996-03-25 | Revert use of autoconf 2.9, it was causing too many regressions. | Fred Fish | 5 | -63/+42 |
1996-03-24 | Tweak to match output of autoconf 2.9 with same cygnus local patch as | Fred Fish | 1 | -1/+1 |
1996-03-24 | * os9kread.c (os9k_process_one_symbol): Note nonportable | Fred Fish | 4 | -9/+43 |
1996-03-24 | * configure, testsuite/configure, testsuite/gdb.base/configure, | Fred Fish | 7 | -99/+1582 |
1996-03-23 | * ch-lang.c (evaluate_subexp_chill): Fix typo. | Fred Fish | 2 | -1/+9 |
1996-03-23 | update from andrew | Michael Meissner | 2 | -105/+92 |
1996-03-22 | change [ -d foo ] to test -d foo | Angela Marie Thomas | 1 | -5/+5 |
1996-03-22 | changes for new hosts, fixes for old hosts | Angela Marie Thomas | 1 | -7/+43 |
1996-03-22 | * stabs.c (struct stab_handle): Add field abfd. | Ian Lance Taylor | 3 | -11/+269 |
1996-03-22 | * xcofflink.c (xcoff_link_input_bfd): Fix scan for C_BINCL/C_EINCL | Ian Lance Taylor | 2 | -28/+49 |
1996-03-22 | * config.bfd: Add ieee_vec to targ_selvecs for i960 targets and | Ian Lance Taylor | 2 | -14/+28 |
1996-03-22 | Fri Mar 22 11:33:44 1996 Martin Anantharaman <martin@goofy.imech.uni-duisbu... | Ian Lance Taylor | 2 | -82/+265 |