aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-03-07 * command.h command.c top.c: Add var_enum command type. It'sStu Grossman2-2/+12
1995-03-07 * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman7-1/+121
1995-03-07 * defs.h utils.c remote-hms.c remote-pa.c remote.c: Fix defs andStu Grossman4-11/+8
1995-03-07 * command.h command.c: Add var_enum command type. It's likeStu Grossman2-0/+135
1995-03-07 * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections afterDavid Edelsohn2-3/+25
1995-03-07 * ldemul.c (ldemul_choose_mode): If emulation not recognized, listIan Lance Taylor1-0/+5
1995-03-06 * valops.c (value_cast): Don't use backslash newline--pre-ANSIJim Kingdon2-2/+8
1995-03-06 * tuples.ch (setnmode); New module.Per Bothner3-0/+39
1995-03-06 * ldemul.c (ldemul_list_emulations): New function.Ian Lance Taylor2-0/+64
1995-03-06 * bucomm.c (list_supported_targets): New function.Ian Lance Taylor3-127/+343
1995-03-06 * configure.in (noconfigdirs): Don't build gas on AIX, forJim Kingdon1-1/+1
1995-03-06 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning ofJeff Law1-0/+7
1995-03-06 * hppa-dis.c: Include libhppa.h.Jeff Law1-0/+8
1995-03-06 * hppa.h (delay_type): Delete unused enumeration.Jeff Law1-0/+7
1995-03-06 * config/tc-hppa.c: Change all occurences of pa-89 with pa-11 toJeff Law1-0/+10
1995-03-06 * cpu-hppa.c (arch_info_struct): Support both PA1.0 and PA1.1Jeff Law2-11/+67
1995-03-06 * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argumentJeff Law2-10/+16
1995-03-05Fix typo in spelling.Michael Tiemann1-1/+1
1995-03-04 * callch.ch, callch.exp, Makefile.in: New test case.Per Bothner5-1/+125
1995-03-04 * valops.c (value_cast): Cehck for cast to array type *before*Per Bothner2-58/+91
1995-03-04 * sparc-tdep.c (sparc_extract_struct_value_address): MoveDavid Edelsohn1-0/+9
1995-03-04 * sparc/tm-sp64.h (USE_STRUCT_CONVENTION): Define.David Edelsohn1-11/+16
1995-03-04 * hpread.c (hpread_record_lines): New argument "offset". AllJeff Law2-20/+37
1995-03-04 * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT):Stan Shebs2-11/+15
1995-03-03* config/tc-h8300.* (md_operand): Change empty function to empty macro.Ken Raeburn1-0/+6
1995-03-03m68k entry i forgot to check inKen Raeburn1-0/+4
1995-03-03* write.c (write_contents): If bfd_set_section_contents fails, print a messageKen Raeburn1-0/+5
1995-03-03 * somread.c (check_strange_names): Filter names emitted by the HPJeff Law2-2/+11
1995-03-03 * valops.c (value_struct_elt_for_reference): Work around macroJeff Law3-6/+32
1995-03-03 * emultempl/elf32.em (hold_rel): New static variable.Ian Lance Taylor1-0/+16
1995-03-03 * rs6000-tdep.c (push_dummy_frame): Fix order of arguments toJim Kingdon2-1/+4
1995-03-03* utils.c [_AIX]: Include stddef.h instead of #defining size_t.Jim Kingdon2-11/+43
1995-03-03If -mrelocatable, warn about relocs that are incompatible.Michael Meissner3-32/+89
1995-03-03 * mips.h (INSN_ISA4): Define.Ian Lance Taylor2-0/+12
1995-03-03Support saving saved regs with multiple stores in addition to store multiple ...Michael Meissner2-9/+18
1995-03-03 * sparc-tdep.c (decode_asi): New function.David Edelsohn2-61/+388
1995-03-03 * sparc/tm-sp64.h (REGISTER_NAMES): Fix some typos.David Edelsohn1-3/+4
1995-03-03 * dwarfread.c (struct dieinfo): Use CORE_ADDR for at_{low,high}_pc.David Edelsohn2-5/+16
1995-03-02Forgot this one (from sparc64 changes).David Edelsohn1-2/+2
1995-03-02* rs6000-tdep.c: Fix byte-swapping sins.Jim Kingdon1-4/+9
1995-03-02 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): OnlyJim Kingdon1-0/+3
1995-03-02Minor code cleanup in rs6000-tdep.cMichael Meissner2-2/+11
1995-03-02 * aoutx.h (NAME(aout,set_section_contents)): Double check that theIan Lance Taylor2-29/+56
1995-03-02Thu Mar 2 14:37:57 1995 Bryan Ford <baford@cs.utah.edu>Ian Lance Taylor1-0/+14
1995-03-02 Doc note from pierre@phi.la.tce.com (Pierre Willard):Ian Lance Taylor1-14/+3
1995-03-02 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn'tJim Kingdon2-1/+4
1995-03-02 * misc.exp: If executable does not exist, issue warning and skipJim Kingdon2-1/+7
1995-03-02 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails tryJim Kingdon1-0/+14
1995-03-02Forgot to check in ChangeLog entry for ch-exp.y (Feb 21).Per Bothner1-0/+5
1995-03-02 * misc.ch, misc.exp, Makefile.in: New test case.Per Bothner5-1/+96