aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-09-05 * configure.in (*-*-rtems*): Do not build libgloss for rtems.David Edelsohn2-2/+7
1997-09-05Remove CYGNUS LOCAL marker for pure v850.Jeff Law1-4/+17
1997-09-05Redo watchpoint code so that it target can specify interrupt names.Andrew Cagney4-214/+370
1997-09-05Add sim_do_commandf - printf version of sim_do_command.Andrew Cagney2-0/+22
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn17-388/+1587
1997-09-05Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney7-22/+223
1997-09-04Add missing end itemize.Jeff Law1-0/+1
1997-09-04 * Makefile.am: Rebuild dependencies.Ian Lance Taylor1-0/+5
1997-09-04 * reloc.c: Remove extraneous commas from relocation entries.Ian Lance Taylor3-37/+73
1997-09-04fix sanitizations and copyrightIan Lance Taylor1-1/+5
1997-09-04 * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM/XMC_TD symbolsIan Lance Taylor1-0/+5
1997-09-04 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): InIan Lance Taylor1-0/+5
1997-09-04 * ldmisc.h, ldmisc.c, ldcref.c: Rename finfo to lfinfo, to avoidIan Lance Taylor1-0/+5
1997-09-04 * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJECT forIan Lance Taylor1-0/+5
1997-09-04Replace memory model with one from sim/common directory.Andrew Cagney7-323/+213
1997-09-04Finish implementation of sim-memopt.Andrew Cagney10-82/+194
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney18-224/+768
1997-09-04 * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER.David Edelsohn1-0/+2
1997-09-04 * gdbinit.in: New file.David Edelsohn6-73/+227
1997-09-03removed v850 sanitization.Nick Clifton6-113/+40
1997-09-03Removed v850 sanitization.Nick Clifton7-371/+274
1997-09-03Removed v850 sanitization.Nick Clifton11-126/+8
1997-09-03 * mips.h: Correct typo in comment.Richard Henderson1-0/+4
1997-09-03removed v850 sanitizationNick Clifton5-55/+8
1997-09-03Removed v850 sanitization.Nick Clifton5-86/+27
1997-09-03Removed v850 sanitizationNick Clifton2-39/+2
1997-09-03Removed v850 sanitization.Nick Clifton2-58/+1
1997-09-03More building on NT support stuff.Chris Provenzano2-16/+30
1997-09-03 * ldlang.c (wild_doit): Clear SEC_HAS_CONTENTS from aIan Lance Taylor2-1/+6
1997-09-03Removed R_V850_16_PCREL.Nick Clifton2-1/+4
1997-09-03Removed BFD_RELOC_V850_PCREL.Nick Clifton4-50/+5
1997-09-03Removed the BFD_RELOC_V850_16_PCREL.Nick Clifton2-10/+28
1997-09-03Basic tests for tic80 simulator.Andrew Cagney3-0/+580
1997-09-03Doc directory - README.Andrew Cagney3-12/+17
1997-09-03Doc C language guidelines.Andrew Cagney1-0/+24
1997-09-03Allow backends to set the architecture using bfd_architecture enumAndrew Cagney3-20/+50
1997-09-03Pacify gcc-current -Wall.Andrew Cagney8-23/+49
1997-09-03Add support for suspending/resumeing the simulator in sim-modules.Andrew Cagney6-24/+180
1997-09-03 * cofflink.c (coff_link_check_ar_symbols): Handle C_SYSTEM symsFred Fish1-0/+9
1997-09-03Standard simulator header file.Andrew Cagney1-0/+172
1997-09-03Add real SIM_DESC arg to v850 simulator.Andrew Cagney8-424/+532
1997-09-03Stanify error reporting memory overlaps.Andrew Cagney3-10/+28
1997-09-03 * config/sparclet.exp: Detect gratuitous change to sparclet gdbBob Manson2-19/+38
1997-09-03Set machine number based in bits in e_flags field rather than magic number.Nick Clifton3-25/+159
1997-09-03Replaced magic numbers with bits in e_flags field.Nick Clifton3-6/+59
1997-09-03 * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions areJeff Law1-0/+5
1997-09-03 * cpu-arc.c (arc_get_mach): Properly scan defined mach entries.David Edelsohn1-0/+4
1997-09-03 * config/tc-mn10200.c (md_convert_frag): PC relative instructions arexJeff Law1-0/+6
1997-09-03 * elf-m10200.c (mn10200_elf_final_link_relocate): PC relativeJeff Law1-0/+7
1997-09-03 Fix missing global verbose declaration. grrrr. this is NOTBob Manson1-0/+1