aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-06-06 Modified Files:Keith Seitz3-1/+52
1997-06-06 * ld-elfvers/vers6.ver: Update for recent elflink.h patch toIan Lance Taylor1-0/+32
1997-06-06(elf_link_find_version_dependencies): When searchingUlrich Drepper2-69/+80
1997-06-06 * config/tc-sh.h (md_cons_align): Define.Ian Lance Taylor2-190/+512
1997-06-06sim_kill() isn't used.Andrew Cagney4-8/+47
1997-06-06Open in binary mode when available.Andrew Cagney1-0/+8
1997-06-06Clean up formatting of instruction traces.Andrew Cagney1-0/+33
1997-06-05Verify magic number of simulator struct.Andrew Cagney1-0/+4
1997-06-04Initialize the sim-engine module.Andrew Cagney1-0/+12
1997-06-04 Removed global variable "exec_output". remote_load now returnsBob Manson1-0/+70
1997-06-04Added the Thumb relocations from the armT-970328-branch.Nick Clifton1-0/+2
1997-06-04Merged in changes made in armT-970328-branchNick Clifton4-9/+41
1997-06-04 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmdBob Manson2-36/+60
1997-06-03 * configure.tgt: add mipsr3900-elf targetMichael Snyder8-0/+132
1997-06-03Merged in the changes from the armT-970328-branch.Nick Clifton2-8/+25
1997-06-03Added support for Thumb architecture from armT-970328-branch.Nick Clifton1-0/+5
1997-06-03o Fixes to repeated watchpointsAndrew Cagney3-110/+228
1997-06-03 * Makefile.in (LIB_RUNTIME_DIR): New variable.Tom Tromey1-0/+10
1997-06-03 Added proelf.Bob Manson1-0/+1
1997-06-03add c-arm.texiIan Lance Taylor1-0/+1
1997-06-02Added an enable of the ARM documentation.Nick Clifton1-0/+2
1997-06-02Added ARM documentation from armT-970328-branchNick Clifton1-0/+4
1997-06-02End the tests with no-ops.Gavin Romig-Koch1-0/+4
1997-06-02Add r3900 support.Gavin Romig-Koch2-74/+188
1997-06-02Improve messages from regexp_diffGavin Romig-Koch1-0/+17
1997-06-02o Fix padd insnAndrew Cagney1-8/+12
1997-05-31 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Set dynindxIan Lance Taylor1-0/+3
1997-05-30 * cofflink.c (coff_link_add_symbols): If PE file, don't subtractIan Lance Taylor1-0/+13
1997-05-30Add assembler information to igen input files.Andrew Cagney7-153/+309
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