aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-05-29Thu May 29 12:58:26 1997 Ben Pfaff <pfaffben@pilot.msu.edu>Ian Lance Taylor1-0/+10
1997-05-29Fix subu immed - was incorrectly using unsigned.Andrew Cagney3-1/+10
1997-05-29Add a simple dissasembler to igenAndrew Cagney4-38/+740
1997-05-28 * Makefile.in: Rebuild dependencies.Ian Lance Taylor2-1/+5
1997-05-28 * config/tc-i386.c (tc_gen_reloc): Don't try to convert the typeIan Lance Taylor1-0/+5
1997-05-28 * coff-i386.c (coff_i386_reloc): Don't just exit if we see anIan Lance Taylor1-0/+5
1997-05-28Added support for ARM architecture supersets in the compatibility function.Nick Clifton1-0/+5
1997-05-28 * config/tc-hppa.c (tc_fix_adjustable): Reject absolute calls/jumps.Jeff Law1-0/+6
1997-05-28 * cofflink.c (_bfd_coff_final_link): Initialize global_to_staticBob Manson1-0/+5
1997-05-27Made coff-arm_bfd_set_private_flags global as it is called directly fromNick Clifton2-1/+6
1997-05-27Tue May 27 15:58:53 1997 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+5
1997-05-27Tue May 27 11:02:08 1997 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-0/+13
1997-05-27Fix watching PC for 64bit (mips) target.Andrew Cagney2-42/+146
1997-05-27Extend xor-endian and per-cpu support in core module.Andrew Cagney11-63/+294
1997-05-26 * coff-ppc.c (coff_ppc_relocate_section): If PE file, don't addIan Lance Taylor1-0/+5
1997-05-26 * peicode.h (coff_bfd_print_private_bfd_data): #undef before #define.Fred Fish2-8/+22
1997-05-26 * doc/as.texinfo: Don't use @value in section names or indexIan Lance Taylor1-0/+5
1997-05-24 * libcoff-in.h (struct coff_final_link_info): Add booleanFred Fish2-0/+84
1997-05-24 * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM):Fred Fish2-1/+18
1997-05-23 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we runBob Manson1-1/+16
1997-05-23 * config/monitor.exp(gdb_load): Handle gdb_sect_offset andBob Manson3-36/+83
1997-05-23 * infcmd.c (jump_command): Don't try to dereference sfn if it'sBob Manson1-0/+5
1997-05-23 * sh-dis.c: Reindent. Rename local variable fprintf toIan Lance Taylor2-120/+129
1997-05-23 * config/i386-bozo.exp: New file.Bob Manson2-0/+5
1997-05-23add depend.cIan Lance Taylor1-0/+1
1997-05-23 * doc/as.texinfo: Updated for -MD option.Tom Tromey3-1/+35
1997-05-23 * coff-tic80.c (tic80_howto_table): Change overflow check for mostIan Lance Taylor2-18/+23
1997-05-23Don't restrict the endian commands to BI-ENDIAN gdb.Andrew Cagney2-18/+27
1997-05-23Preliminary suport for xor-endian suport in core module.Andrew Cagney6-79/+181
1997-05-23 Make sure we keep the old value of timeout set properly.Bob Manson1-3/+7
1997-05-23 Don't look at timeout unless it exists.Bob Manson1-3/+9
1997-05-23 * lib/gdb.exp(gdb_expect): Look for gdb,timeout targetBob Manson2-0/+11
1997-05-23 * config/proelf.exp: New entry.Bob Manson2-0/+24
1997-05-23Incorrect test for zero-r0 code gen.Andrew Cagney2-2/+12
1997-05-23Enumerate longjmp's return type.Andrew Cagney1-0/+5
1997-05-23 * coff-tic80.c (tic80_howto_table): Add PP relocations. ChangeIan Lance Taylor2-11/+601
1997-05-22Tweak ChangeLog entry.David Edelsohn1-1/+1
1997-05-22 * m32r-opc.c (m32r_cgen_insn_table, cmpui): Undo patch of May 2.David Edelsohn1-0/+4
1997-05-22ifdef out uses of simSTOP, simSTEP and simBE when DEBUG is defined.Gavin Romig-Koch2-0/+9
1997-05-22Change longjmp param/setjmp return value used for simulator restart from 0 to 2.Gavin Romig-Koch3-6/+27
1997-05-22 * lib/gdb.exp: Remove spurious .* patterns at the beginningBob Manson2-28/+37
1997-05-22 * gdb.base/watchpoint.exp: Don't run the test_steppingBob Manson2-8/+14
1997-05-22 add new file.Bob Manson1-0/+1
1997-05-22 * interp.c (sim_resume): Add missing case in big switchJeff Law2-0/+6
1997-05-22Restrict simulator commands to an enabled simulator.Andrew Cagney4-46/+86
1997-05-22 * gdb.base/setshow.exp: Don't run the set prompt tests ifBob Manson2-14/+21
1997-05-21Wed May 21 16:03:25 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder4-380/+715
1997-05-21 * ldmain.c (main): Correct check of fclose return value whenIan Lance Taylor1-0/+10
1997-05-21 * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE orIan Lance Taylor3-8/+42
1997-05-21 * config/obj-coff.c (symbol_to_chars): If TE_PE, don't add theIan Lance Taylor1-5/+11