aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-07-08(sparc_frame_chain): Handle sizeof (CORE_ADDR) != sizeof (REGISTER_TYPE).David Edelsohn1-12/+27
1993-07-08* h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.David Edelsohn2-14/+11
1993-07-08* findvar.c (read_register): Provide some support for 64 bit regs.David Edelsohn2-2/+20
1993-07-08config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if h8/300h.David Edelsohn1-0/+4
1993-07-08add mh-riscosJim Kingdon1-0/+1
1993-07-08 * config/mips/nm-riscos.h: machine/machparam.h is always the rightJim Kingdon2-3/+8
1993-07-08Fix a place in mipsread.c where I missed using tag_name; revision toJim Kingdon1-54/+69
1993-07-08 * infcmd.c (run_stack_dummy): New argument name.Jim Kingdon4-14/+93
1993-07-08Initial versions of sparc64 port.David Edelsohn3-0/+738
1993-07-08define CROSS is cross compilationDavid D. Zuhn1-2/+14
1993-07-08Initial versions of port to sparc64 simulators.David Edelsohn4-0/+410
1993-07-08define CROSS is cross compilationDavid D. Zuhn1-0/+5
1993-07-08 * eval.c (evaluate_subexp): Add comment about calling a memberJim Kingdon1-0/+3
1993-07-08remove install.cross and all.cross targetsDavid D. Zuhn1-0/+2
1993-07-08remove all.cross and install.cross targetsDavid D. Zuhn1-40/+2
1993-07-08remove another fixmeDavid D. Zuhn2-14/+7
1993-07-08add uniq to holes, ccross changesDavid D. Zuhn1-12/+70
1993-07-08add sh for sun4 buildsDavid D. Zuhn1-0/+1
1993-07-07* expression.h: Clean up comment about string in STRUCT_STRUCT etc.Jim Kingdon1-0/+2
1993-07-07misc fixes to .Sanitize filesJim Kingdon2-3/+0
1993-07-07* gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.Jim Kingdon1-0/+2
1993-07-07* gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.Jim Kingdon1-0/+4
1993-07-07Don't define bfd_vma here!Ken Raeburn1-4/+7
1993-07-07 * frame.h, blockframe.c, stack.c, a29k-tdep.c,Jim Kingdon8-217/+247
1993-07-07 * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dumpIan Lance Taylor2-13/+25
1993-07-07 * Makefile.in (install): Don't install as $(tooldir)/bin/gld;Ian Lance Taylor2-3/+6
1993-07-07gdbtypes.h: Fix comments regarding the following change:Jim Kingdon1-4/+10
1993-07-07 * aoutx.h (translate_from_native_sym_flags): Removed statepIan Lance Taylor5-210/+218
1993-07-07 * mips-dis.c: Updated to account for name changes in new versionIan Lance Taylor3-46/+80
1993-07-07 * mips.h: Replaced with version from Ralph Campbell and OSF. TheIan Lance Taylor2-0/+761
1993-07-07This file was not removed last time. Why??Ian Lance Taylor1-656/+0
1993-07-07 * config/mips-opcode.h: Moved to opcode/mips.h.Ian Lance Taylor6-93/+135
1993-07-07Various entries.Ian Lance Taylor1-0/+27
1993-07-07Typedef changes. V9 work.Ken Raeburn2-0/+65
1993-07-07(sparc_ip): Initialize `len' variable to make gcc shut up.Ken Raeburn1-185/+153
1993-07-07(md_create_short_jump, md_create_long_jump,Ken Raeburn1-60/+66
1993-07-07Change various calls (e.g., to symbol_new, md_number_to_chars) to castKen Raeburn1-798/+412
1993-07-07(struct fix): Fields fx_offset and fx_addnumber are now type valueT.Ken Raeburn1-46/+48
1993-07-07(write_object_file): Locals from_addr, to_addr, table_addr are now addressT.Ken Raeburn1-134/+276
1993-07-07* symbols.c (symbol_new): Symbol value is type valueT.Ken Raeburn2-250/+328
1993-07-07(obj_elf_frob_symbol, elf_frob_file, elf_file_symbol): Declare.Ken Raeburn1-0/+72
1993-07-07clean v9 from obj-elf.hKen Raeburn1-1/+7
1993-07-07Define ENV64 for sparc v9.Ken Raeburn1-7/+33
1993-07-07(free): Returns void if __STDC__.Ken Raeburn1-1/+2
1993-07-07Don't crash if with_minimal_bfd is the empty string.Ian Lance Taylor1-2/+2
1993-07-07(s_comm): Values read are type valueT.Ken Raeburn1-302/+385
1993-07-07(expressionS): Field X_add_number is an offsetT.Ken Raeburn1-26/+18
1993-07-07(integer_constant, floating_constant): Now return void.Ken Raeburn1-58/+58
1993-07-07move valueT typedef to as.h from struc-symbol.hKen Raeburn2-54/+102
1993-07-07localize a conditionally used variableKen Raeburn1-35/+41