aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-04-17Update for SolarisMichael Meissner2-2/+14
1996-04-17 * linker.c (_bfd_generic_link_add_one_symbol): When calling theIan Lance Taylor1-0/+6
1996-04-17 * read.c (s_space): Support non-constant fill value. Handle fillIan Lance Taylor1-0/+5
1996-04-17 * tests1.{ch,exp}: Tets case modified and enhanced.Wilfried Moser3-8/+26
1996-04-17 * corelow.c (add_to_thread_list): Make sure reg_sect is non-nullStu Grossman3-3/+21
1996-04-16 * elfcore.h: Add support for core files with multiple threads.Stu Grossman2-9/+81
1996-04-16 * config/tc-arm.c (my_get_float_expression): Update call toDavid Edelsohn1-0/+5
1996-04-16 * aoutx.h (NAME(aout,squirt_out_relocs)): Don't do anything ifIan Lance Taylor1-0/+3
1996-04-16 * ldexp.c (fold_binary): Correct handling of subtraction withIan Lance Taylor2-37/+42
1996-04-16 * rdcoff.c: New file.Ian Lance Taylor5-14/+921
1996-04-16 * coffgen.c (bfd_coff_get_syment): New function.Ian Lance Taylor2-0/+80
1996-04-16Add clean-apache ruleMichael Meissner1-0/+4
1996-04-16Add Solaris/linux supportMichael Meissner1-0/+5
1996-04-16Add -m{,no-}regnames support; Add Solaris/linux supportMichael Meissner6-111/+186
1996-04-15 * stabsread.c (read_type): Move handling of '@' from typePer Bothner2-104/+80
1996-04-15 * elf32-mips.c (struct mips_hi16): Define.Ian Lance Taylor1-0/+10
1996-04-15 * config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs toIan Lance Taylor1-0/+3
1996-04-15 * nlmconv.c (choose_temp_base{,_try}): Delete, in libiberty now.David Edelsohn1-0/+5
1996-04-15 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.Ian Lance Taylor1-0/+12
1996-04-15 * Makefile.in (ALL_MODULES): Include all-apache.Tom Tromey3-6/+19
1996-04-15 * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use itRob Savoye2-5/+9
1996-04-15Add clean-{module} supportMichael Meissner2-0/+104
1996-04-15 * ch-exp.c (calculate_array_length): Fix prototype.Jeff Law2-1/+5
1996-04-15 * config/tc-mips.c (load_address): Cast X_add_number to valueTIan Lance Taylor2-5/+13
1996-04-13 * remote-nindy.c (nindy_open): Acquire more target state so thatStu Grossman5-29/+47
1996-04-13 * eval.c (evaluate_subexp_standard): Report error when attempting toPeter Schauer1-0/+17
1996-04-13 * README: Update for 4.16 release.Fred Fish5-2/+20
1996-04-12 * scripttempl/m68kcoff.sc: Remove default address for .data soRob Savoye1-0/+5
1996-04-12 * compile.c (sim_load): Re-allocate memory for the simulatorJeff Law2-0/+38
1996-04-12 * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMATStu Grossman4-44/+35
1996-04-12 * compile.c (sim_resume): Fix and simplify overflow and carryJeff Law2-13/+7
1996-04-12 * config/nm-m3.h (ATTACH_NO_WAIT): Define.Fred Fish1-0/+3
1996-04-12 From: Miles Bader <miles@gnu.ai.mit.edu>Fred Fish6-68/+246
1996-04-12 * remote.c (remotewritesize): New GDB variable, controls sizeStan Shebs1-0/+5
1996-04-11 * config/tc-sparc.c (last_insn): New static variable.Ian Lance Taylor2-5/+54
1996-04-11 * sparc-opc.c: Set F_FBR on floating point branch instructions.Ian Lance Taylor2-118/+123
1996-04-11 * sparc.h (F_FLOAT, F_FBR): Define.Ian Lance Taylor2-0/+6
1996-04-11 * dcache.c: Add prototypes. Make many functions static.Stu Grossman7-66/+551
1996-04-11fix typo in commentIan Lance Taylor1-6/+7
1996-04-11 * config/tc-m68k.c (md_estimate_size_before_relax): Correct checkIan Lance Taylor2-7/+25
1996-04-11 * scripttempl/m68kcoff.sc: Remove regions and simplify.Ian Lance Taylor2-0/+45
1996-04-11Propagating 96q2 fix in progressive for bug 12 back into devoMarilyn Sander2-0/+7
1996-04-10 * config/tc-alpha.c (alpha_ip): If we are going to call emit_add64Ian Lance Taylor1-0/+6
1996-04-10 * scripttempl/h8300.sc: Add the "8-bit area" in the upper 256Jeff Law1-0/+7
1996-04-10 * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bitsJeff Law1-0/+5
1996-04-10 * gas/h8300/mov32bug.s: New test.Jeff Law2-0/+5
1996-04-10 * versados.c (versados_scan): Check bfd_alloc return value.Ian Lance Taylor1-0/+5
1996-04-10 * libaout.h (WRITE_HEADERS): Write out the relocs even if thereIan Lance Taylor2-2/+8
1996-04-10 * ihex.c (ihex_scan): Accept a length of 4 for record type 5.Ian Lance Taylor1-0/+4
1996-04-10 * ch-valprint.c (chill_val_print): Remove call to calculate_array_len...Wilfried Moser3-52/+67