aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-02-13Correct errors in some comments (bfd_perform_relocation was refered toDavid Edelsohn2-3/+3
1997-02-13 * write.c (write_relocs): Correct text in as_fatal error message,David Edelsohn1-0/+5
1997-02-13Thu Feb 13 14:48:03 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-1/+14
1997-02-13 * gencode.c (build_mips16_operands): Correct computation of baseIan Lance Taylor1-1/+1
1997-02-13 * config/tc-mips.c (mips16_extended_frag): Correct base addressIan Lance Taylor2-10/+15
1997-02-13 * mips-dis.c (print_mips16_insn_arg): Use memaddr - 2 as the baseIan Lance Taylor1-0/+6
1997-02-13 * config/tc-mips.c (prev_nop_frag): New static variable.Ian Lance Taylor2-36/+164
1997-02-13 * config/tc-mips.c (append_insn): Remove useless code whichIan Lance Taylor2-20/+8
1997-02-13 * debugify.c, debugify.h: Make safe for non-ansi compilers.Dawn Perchik3-8/+42
1997-02-12 * defs.h: Fix prototypes for new cleanup functions.Dawn Perchik1-0/+4
1997-02-12 * debugify.c, debugify.h: Fix for general gnu use. Remove C++Dawn Perchik3-42/+100
1997-02-12 * sunos.c (sunos_create_dynamic_sections): We need the dynamicIan Lance Taylor1-0/+5
1997-02-12 * debugify.c, debugify.h: New files. Provide common macrosDawn Perchik4-0/+115
1997-02-12 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.Ian Lance Taylor1-0/+5
1997-02-12revert earlier patch to set prev_insn_valid when not reorderingIan Lance Taylor2-3/+1
1997-02-12 * config/tc-mips.c (md_parse_option): When debugging, setIan Lance Taylor2-1/+4
1997-02-12 * objdump.c (disassemble_data): Correct VMA argument toIan Lance Taylor1-0/+6
1997-02-12Add optional way to build libgcc2.c without debug info for Noer/cygwin32.Jim Wilson1-0/+4
1997-02-12 * config/tc-mips.c (mips16_ip): Handle an extend operand.Ian Lance Taylor2-0/+17
1997-02-12 * config/tc-mips.c (my_getExpression): In mips16 mode, if it looksIan Lance Taylor2-0/+17
1997-02-12 * config/tc-mips.c (append_insn): Warn about an attempt to put anIan Lance Taylor2-1/+22
1997-02-12 * config/tc-mips.c (mips_pseudo_table): Add "insn".Ian Lance Taylor2-0/+38
1997-02-12 * config/tc-mips.c (md_begin): Add the general registers to theIan Lance Taylor2-26/+58
1997-02-12 * gas/mips/mips16.d: Update for yet another change in disassemblyIan Lance Taylor2-247/+252
1997-02-12Wed Feb 12 12:27:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+5
1997-02-12Wed Feb 12 12:16:47 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-9/+33
1997-02-12 * c-valprint.c: Fix checkin glitch.Dawn Perchik1-1/+0
1997-02-12 * c-valprint.c (c_val_print): Fix printing for arrays definedDawn Perchik2-0/+9
1997-02-12 * defs.h: Fix cntl-C to read from the Windows message queue.Dawn Perchik6-47/+351
1997-02-12Revert last structs.exp change -- I found the problem.Jeff Law1-2/+0
1997-02-12 * config/udi.exp: Use mondfe,name instead of remote_host.Bob Manson2-1/+5
1997-02-12Remove REG_STRUCT_HAS_ADDR change.Jeff Law2-2/+2
1997-02-12 * config/mn10200/tm-mn10200.h (STORE_STRUCT_RETURN): Fix.Jeff Law3-4/+32
1997-02-12 * gdb.base/structs.exp: Expect some failures from the mn10200 port.Jeff Law2-0/+9
1997-02-11 * tic80-opc.c (tic80_operands): Fix typo '+' -> '|'.Fred Fish2-50/+60
1997-02-11 * configure.host (i386-windows): Don't set host64=true.David Edelsohn1-0/+4
1997-02-11 * m32r-rom.c: #include <sys/types.h>.David Edelsohn1-0/+8
1997-02-11 * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb.David Edelsohn1-2/+4
1997-02-11 * config/tc-tic80.c: Numerous changes and additions to fleshFred Fish2-77/+389
1997-02-11 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Fix case whenJeff Law2-1/+4
1997-02-11 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,Fred Fish22-0/+1422
1997-02-11 * config/tc-mips.c (mips16_ip): Handle %gprel modifier.Ian Lance Taylor2-14/+59
1997-02-11 * gas/mips/mips16.d: Update for change in disassembly output.Ian Lance Taylor2-6/+694
1997-02-11 * mips-dis.c (_print_insn_mips): Set bytes_per_chunk andIan Lance Taylor2-0/+12
1997-02-11 * scripttempl/elfmips.sc: When relocating, put .mips16.fn.* andIan Lance Taylor2-1/+8
1997-02-11 * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.Ian Lance Taylor4-0/+20
1997-02-11New version from Andrew; Portability fixes on top of thatMichael Meissner13-22/+538
1997-02-11 * gdb.base/watchpoint.exp: Don't expect a failure when callingJeff Law1-0/+3
1997-02-11 * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to trueDavid Edelsohn2-6/+13
1997-02-11 * mn10200-tdep.c (mn10200_push_arguments): Stack only needs toJeff Law3-12/+30