Age | Commit message (Expand) | Author | Files | Lines |
1995-08-16 | * gas/mri/for.s: Add nop to round out to four byte boundary. | Ian Lance Taylor | 1 | -0/+11 |
1995-08-16 | * config/tc-z8k.c (md_number_to_chars): Don't do it here, call | Ian Lance Taylor | 1 | -1/+5 |
1995-08-16 | * configure.in: Only configure gdb.chill for particular targets. | Stan Shebs | 2 | -4/+8 |
1995-08-16 | * ldlang.c (lang_set_startof): New static function. | Ian Lance Taylor | 2 | -9/+62 |
1995-08-16 | * expr.c (operand): Add support for .startof. and .sizeof. by | Ian Lance Taylor | 2 | -5/+47 |
1995-08-16 | * gas/mips/*.d: Change all test names to say MIPS. | Ian Lance Taylor | 25 | -6/+3228 |
1995-08-16 | * ldgram.y: Tweak casesymlist to avoid bison errors. | Ian Lance Taylor | 2 | -2/+4 |
1995-08-16 | * lexsup.c (parse_args): Accept -h as a synonym for --soname, for | Ian Lance Taylor | 2 | -3/+14 |
1995-08-16 | * gdb.base/Makefile.in: Add action to .c.o transformation | Fred Fish | 12 | -313/+407 |
1995-08-16 | all v2.2 && v2.3 autoconf-generated configure scripts updated to | Jason Molenda | 1 | -3/+3 |
1995-08-15 | * ld-scripts/script.exp: Split script verification into a proc. | Ian Lance Taylor | 3 | -0/+25 |
1995-08-15 | * ldgram.y (YYDEBUG): If not defined, define as 1. | Ian Lance Taylor | 2 | -8/+56 |
1995-08-15 | * gas/mri/for.d, gas/mri/for.s: New test. | Ian Lance Taylor | 10 | -0/+166 |
1995-08-15 | * config/tc-m68k.c (md_pseudo_table): Add MRI structured control | Ian Lance Taylor | 1 | -1/+0 |
1995-08-15 | * remote.c (remote_write_bytes): Chop up large transfers. | Steve Chamberlain | 2 | -25/+39 |
1995-08-15 | * write.c (write_contents): Always do it the BFD_FAST_SECTION_FILL way. | Ken Raeburn | 1 | -0/+6 |
1995-08-15 | Departure of gcc.patch | Stan Shebs | 1 | -1/+0 |
1995-08-15 | * gcc.patch: Remove, relevant only to long-ago versions of GCC. | Stan Shebs | 2 | -80/+8 |
1995-08-14 | * blokcframe.c (inside_main_func): Add comments. | Kung Hsu | 1 | -0/+2 |
1995-08-14 | * gasp.c (do_align, get_any_string): Mark as static. | Ian Lance Taylor | 2 | -5/+8 |
1995-08-14 | * blockframe.c (inside_main_func): Fix a typo in previous change. | Kung Hsu | 2 | -1/+3 |
1995-08-14 | * config/tc-m68k.c (s_reg): Rename local op to rop to avoid | Ian Lance Taylor | 2 | -18/+21 |
1995-08-14 | * gas/mri/expr.d: Permit leading zeroes, in case we're using a | Ian Lance Taylor | 1 | -0/+3 |
1995-08-14 | * config/sparc/tm-sparclite.h: Define FRAME_CHAIN_VALID_ALTERNATE. | Kung Hsu | 1 | -0/+2 |
1995-08-14 | * config/sparc/tm-sparclite.h: Define FRAME_CHAIN_VALID_ALTERNATE. | Kung Hsu | 2 | -104/+97 |
1995-08-14 | * config/tc-hppa.c (md_apply_fix): Don't try to apply BEGIN_BRTAB | Jeff Law | 1 | -0/+5 |
1995-08-14 | * gasp/mri/*: New tests. | Ian Lance Taylor | 18 | -10/+230 |
1995-08-14 | * gasp.c (strip_comments): Comment out; it's not used. | Ian Lance Taylor | 2 | -207/+355 |
1995-08-14 | * config/tc-m68k.c (s_opt): Reset *input_line_pointer even if we | Ian Lance Taylor | 1 | -0/+2 |
1995-08-14 | * aoutx.h (NAME(aout,machine_type)): Handle a machine of | Ian Lance Taylor | 1 | -0/+3 |
1995-08-14 | * elflink.h (elf_link_add_object_symbols): If a symbol is a weak | Ian Lance Taylor | 3 | -19/+84 |
1995-08-13 | * frags.c (frag_align): Handle absolute_section. | Ian Lance Taylor | 2 | -0/+10 |
1995-08-13 | fix up aug 8 log entry | Ken Raeburn | 1 | -2/+2 |
1995-08-13 | * som.h (R_HPPA_BEGIN_BRTAB): Define. | Jeff Law | 1 | -0/+6 |
1995-08-13 | * gas/sh/basic.exp: Update now that we know the right | Jeff Law | 2 | -4/+11 |
1995-08-13 | * config/tc-hppa.c (md_pseudo_table): Add entries for | Jeff Law | 2 | -1/+38 |
1995-08-13 | * config/powerpc/xm-aix.h (FIVE_ARG_PTRACE): Define. | Jeff Law | 3 | -0/+7 |
1995-08-12 | * configure.in: Recognize aix4 specially as some aspects | Jeff Law | 15 | -5/+219 |
1995-08-12 | * gdb.base/callfuncs.exp: Add xfails for the powerpc. | Jeff Law | 8 | -290/+162 |
1995-08-12 | * rs6000-tdep.c (extract_return_value): Fix returning of values | Peter Schauer | 2 | -2/+14 |
1995-08-12 | For Sega/Hitachi, when simulator exits, check to see if it was because | Jim Wilson | 1 | -7/+20 |
1995-08-12 | * Makefile.in (TE_OBJS): Add empty definition. | Ken Raeburn | 1 | -0/+4 |
1995-08-11 | * gasp.c (change_base): Don't treat ' specially in MRI mode. | Ian Lance Taylor | 3 | -115/+641 |
1995-08-11 | * config.guess: Merge with FSF: | Per Bothner | 2 | -24/+98 |
1995-08-11 | * nm.c (main): Ignore -e. | Ian Lance Taylor | 1 | -0/+4 |
1995-08-11 | * symtab.c (list_symbols): if break command set breakpoint on matched | Kung Hsu | 2 | -1/+13 |
1995-08-11 | * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a | Jeff Law | 2 | -4/+7 |
1995-08-11 | Allow large addends for BFD_RELOC_{LO16,HI16,HI16_S} relocs. | Michael Meissner | 2 | -1/+11 |
1995-08-11 | * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for | Fred Fish | 8 | -65/+162 |
1995-08-11 | * defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in | Fred Fish | 1 | -0/+5 |