Age | Commit message (Expand) | Author | Files | Lines |
1996-04-05 | Undef SIOCSPGRP if on Linux | Michael Meissner | 2 | -0/+11 |
1996-04-05 | * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax. | Jeff Law | 2 | -1/+5 |
1996-04-05 | * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE, | Ian Lance Taylor | 2 | -1/+4 |
1996-04-05 | Fri Apr 5 18:39:28 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+6 |
1996-04-05 | Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1996-04-05 | * sysdep.h: Use #ifdef, not #if. | Ian Lance Taylor | 1 | -1/+1 |
1996-04-05 | * sysdep.h: Use #ifdef,not #if. | Ian Lance Taylor | 1 | -0/+4 |
1996-04-05 | Fri Apr 5 18:11:25 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -0/+10 |
1996-04-05 | * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests. | Jeff Law | 20 | -1/+819 |
1996-04-05 | * configure.in (host==solaris): Pass only the first word of $CC | Jason Molenda | 2 | -1/+7 |
1996-04-05 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | Jason Molenda | 2 | -0/+5 |
1996-04-05 | * config.in: Rebuild. | Ian Lance Taylor | 1 | -0/+4 |
1996-04-05 | * arm-xdep.c: Move native-specific code to here from arm-tdep.c. | Stan Shebs | 1 | -0/+2 |
1996-04-05 | Always keep nm-arm.h | Stan Shebs | 1 | -2/+5 |
1996-04-05 | * configure.in: Check for setpgid function. | Fred Fish | 12 | -53/+147 |
1996-04-05 | * configure.in (mips-sony-bsd*): Fix typo in AC_DEFINE. | Fred Fish | 4 | -18/+177 |
1996-04-05 | * arm-xdep.c: Move native-specific code to here from arm-tdep.c. | Stan Shebs | 5 | -368/+793 |
1996-04-05 | * symfile.c (generic_load): Initialize data_count properly. | Stan Shebs | 2 | -1/+5 |
1996-04-05 | * symmisc.c (print_objfile_statistics): Print memory used by | Fred Fish | 1 | -0/+5 |
1996-04-04 | * symfile.c (report_transfer_performance): New function. | Stan Shebs | 3 | -23/+59 |
1996-04-04 | fix long lines | Michael Meissner | 1 | -3/+8 |
1996-04-04 | Doc fixes from Andrew | Michael Meissner | 2 | -0/+820 |
1996-04-04 | Add dependency | Michael Meissner | 2 | -1/+6 |
1996-04-03 | * config/tc-sparc.c (sparc_md_end): Set bfd machine number to | David Edelsohn | 1 | -0/+5 |
1996-04-03 | * sparc-dis.c (opcodes_initialized): Move inside print_insn_sparc. | David Edelsohn | 3 | -72/+161 |
1996-04-02 | * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET. | David Edelsohn | 5 | -11/+55 |
1996-04-02 | * elf-bfd.h (struct elf_link_hash_table): Add hgot field. | Ian Lance Taylor | 4 | -83/+258 |
1996-04-02 | * elfcode.h: Don't include <string.h>. | Ian Lance Taylor | 1 | -0/+4 |
1996-04-02 | * mpw-make.sed: Change references to config.h to be in objdir, | Stan Shebs | 2 | -0/+9 |
1996-04-01 | * ldlang.c (lang_size_sections): Change region check to handle | Ian Lance Taylor | 2 | -4/+8 |
1996-04-01 | * aoutx.h (aout_link_input_section_std): When reporting an | Ian Lance Taylor | 2 | -5/+14 |
1996-04-01 | * read.c (get_line_sb): Bump line counters based on | Ian Lance Taylor | 1 | -0/+9 |
1996-04-01 | * linker.c (_bfd_generic_link_hash_newfunc): Renamed from | Jeff Law | 4 | -12/+11 |
1996-04-01 | * elflink.h (elf_adjust_dynamic_symbol): If a common symbol got | Ian Lance Taylor | 2 | -0/+17 |
1996-04-01 | * hppa-tdep.c (hppa_pop_frame): Call clear_proceed_status before | Fred Fish | 2 | -0/+6 |
1996-04-01 | * ldlang.c (section_already_linked): New static function. | Ian Lance Taylor | 2 | -8/+128 |
1996-04-01 | * hppah-nat.c (store_inferior_registers, store_inferior_registers, | Fred Fish | 2 | -14/+20 |
1996-04-01 | * mon960-rom.c: Cleanups and elimination of unused code, | Stan Shebs | 3 | -58/+25 |
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 |