aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-08-08 * symfile.c (add_psymbol_to_list): Initialize SYMBOL_SECTION.Jeff Law1-0/+6
1995-08-08 * configure.host: Recognize aix4 explicitly.Jeff Law3-0/+34
1995-08-08 * doc/c-m68k.texi: Add documentation for CPU specific options, andIan Lance Taylor1-0/+3
1995-08-08 * config/m68k-parse.y (motorola_operand): For (%pc), set mode toIan Lance Taylor1-0/+5
1995-08-08* write.c (relax_align): Add extra padding for linkrelax only ifKen Raeburn2-3/+30
1995-08-08 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constantsIan Lance Taylor2-0/+4
1995-08-08 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: CompleteIan Lance Taylor4-1/+272
1995-08-08Move testsuite ChangeLog entries to testsuite/ChangeLog.Ian Lance Taylor2-4/+6
1995-08-08 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,Ian Lance Taylor2-0/+15
1995-08-08 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. RunIan Lance Taylor2-1/+4
1995-08-08 * som.c (som_bfd_copy_private_symbol_data): Cast initializationsIan Lance Taylor2-2/+7
1995-08-08 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.Ian Lance Taylor1-0/+3
1995-08-08 * gas/m68k/operands.s, gas/m68k/operands.d: New test.Ian Lance Taylor11-40/+889
1995-08-08 * config/m68k-parse.y: New file: bison grammar for m68k operands,Ian Lance Taylor8-1732/+1953
1995-08-07 * top.c (target_output_hook): New definition.Steve Chamberlain2-0/+7
1995-08-07 * stack.c (gdb_string.h): Include after defs.hSteve Chamberlain2-6/+27
1995-08-07 * som.c (som_decode_symclass): Handle absolute symbols by checkingJeff Law2-5/+35
1995-08-07 * m68k-dis.c: (fpcr_names): Add % before all register names.Ian Lance Taylor1-0/+17
1995-08-07 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).David Edelsohn1-2/+2
1995-08-07 * gas/sh/*: New tests for the hitachi-sh.Jeff Law5-0/+161
1995-08-07 * config/tc-sh.c (parse_reg): Handle new FP registers.Jeff Law4-210/+611
1995-08-07 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.Jeff Law7-1/+241
1995-08-07 * sh-dis.c (print_insn_shx): Handle new operand types F_REG_N,Jeff Law3-8/+141
1995-08-07 * gdb.base/corefile.exp: Change xfail for backtrace inFred Fish3-3/+41
1995-08-07 * hppa-tdep.c (frame_saved_pc): Don't try to dig a return pointerJeff Law2-2/+22
1995-08-06 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part ofFred Fish1-0/+5
1995-08-06Remove traces of gdbtk from Makefile.in if --lose-gdbtk arg seen.Fred Fish1-0/+16
1995-08-05 * objcopy.c (mark_symbols_used_in_relocations): Handle sectionsJeff Law1-1/+4
1995-08-05 * som (som_get_reloc_upper_bound): Return -1 on error. ComputeJeff Law1-0/+22
1995-08-05 * ch-exp.y (write_lower_upper_value): Add prototype so bisonFred Fish1-1/+4
1995-08-05 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.Fred Fish2-2/+28
1995-08-04 * xcoffread.c (process_linenos): Fix typo in last change.Jeff Law1-1/+1
1995-08-04Lose EST-only files (now part of generic m68k monitor config)Stan Shebs1-2/+0
1995-08-03Document FSF address updating of all files with FSF addresses,Fred Fish4-0/+16
1995-08-03Remove Sanitize reference.Fred Fish1-1/+0
1995-08-03Add ChangeLog, pr-5984.ch, pr-5984.exp.Fred Fish1-0/+3
1995-08-03Add hppro.exp, monitor.exp.Fred Fish1-0/+2
1995-08-03Remove keep-chill stuff from .Sanitize and add gdb.chill to things toFred Fish2-19/+6
1995-08-03Add configure to r16_files and arc_files in .SanitizeFred Fish3-6/+3
1995-08-03Remove reference to config/.SanitizeFred Fish1-1/+0
1995-08-03Remove tcl and tk from static list of things to keep. They are dynamicallyFred Fish1-2/+2
1995-08-03 * config/alpha/tm-alpha.h (EXTRA_FRAME_INFO): Add pc_reg field.Peter Schauer2-8/+33
1995-08-03 * configure.in (m68*-est-*): Use monitor target config.Stan Shebs5-56/+9
1995-08-02 * m68kmri.h: Remove.Ian Lance Taylor2-10/+0
1995-08-02 * config/tc-m68k.c: Remove BREAK_UP_BIG_DECL stuff.Ian Lance Taylor1-0/+11
1995-08-02 * m68k-opc.c: New file, holding tables from include/opcode/m68k.h.Ian Lance Taylor1-0/+1
1995-08-02 * m68k.h: Move tables into opcodes/m68k-opc.c, leaving just theIan Lance Taylor1-0/+7
1995-08-02Rewritten so table is only sorted/hashed once, even if switchingDavid Edelsohn1-4/+5
1995-08-02* configure.in (appdirs): Use =, not ==, in test expression when trying toKen Raeburn1-1/+1
1995-08-02(build_hash_table): Fix memory leak.David Edelsohn1-8/+9