Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-03-22 | * as.h (strdup): Don't declare. | Ian Lance Taylor | 4 | -70/+163 |
1996-03-22 | * gasp.c (change_base): Recognize \(...) construct documented to | Ian Lance Taylor | 2 | -1/+40 |
1996-03-22 | * coffcode.h (coff_write_object_contents): Allocate | Steve Chamberlain | 2 | -10/+37 |
1996-03-21 | * core.c (core_create_function_syms): Move filename and func_name | Ian Lance Taylor | 7 | -28/+48 |
1996-03-21 | Thu Mar 21 17:02:02 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 6 | -12/+65 |
1996-03-21 | Warn if the .pdata section is not a multiple of 20 bytes | Michael Meissner | 1 | -0/+5 |
1996-03-21 | * coffcode.h (coff_compute_section_file_positions): If not | Ian Lance Taylor | 1 | -0/+12 |
1996-03-21 | * ldmisc.c (vfinfo): case 'I': If the file is not in an archive, | Ian Lance Taylor | 1 | -0/+4 |
1996-03-21 | Patches from John Polstra <jdp@polstra.com> for FreeBSD ELF: | Ian Lance Taylor | 1 | -0/+7 |