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