Age | Commit message (Expand) | Author | Files | Lines |
1994-07-06 | * coff-alpha.c (alpha_ecoff_mkobject_hook): New hook to | Peter Schauer | 1 | -0/+9 |
1994-07-06 | * hppabsd-core.c (hppabsd_core_core_file_p): Sanity check the | Jeff Law | 1 | -0/+5 |
1994-07-06 | * config/tc-ppc.c (ppc_tc): If not OBJ_COFF, force TOC entry to | Ian Lance Taylor | 1 | -0/+5 |
1994-07-05 | Mach 3 support. | Stan Shebs | 5 | -5/+111 |
1994-07-05 | some internals doc updates | Ken Raeburn | 1 | -0/+4 |
1994-07-05 | handle 32-bit addends in exprs on alpha | Ken Raeburn | 1 | -2/+8 |
1994-07-05 | * objcopy.c: Include libiberty.h. | Ian Lance Taylor | 1 | -0/+10 |
1994-07-05 | * config/obj-elf.h (S_GET_ALIGN, S_SET_ALIGN): Define. | Ian Lance Taylor | 1 | -0/+8 |
1994-07-05 | * elfcode.h (swap_out_syms): Get alignment of common symbol from | Ian Lance Taylor | 2 | -28/+61 |
1994-07-05 | * scripttempl/hppaelf.sc (__stack_zero): Don't define this name, | Jeff Law | 1 | -0/+14 |
1994-07-05 | * hppa-tdep.c (read_unwind_info): ELF unwind information is in the | Jeff Law | 2 | -1/+6 |
1994-07-05 | * som.h (R_HPPA_COMPLEX): Define. | Jeff Law | 2 | -0/+86 |
1994-07-05 | Fix thinko in last change | Jeff Law | 1 | -3/+2 |
1994-07-05 | * config/tc-hppa.c (is_complex): New macro. | Jeff Law | 2 | -6/+24 |
1994-07-05 | * breakpoint.c (mention): Always show breakpoint address if no | Stan Shebs | 1 | -0/+16 |
1994-07-02 | * config/sparc/tm-sun4sol2.h (HANDLE_SVR4_EXEC_EMULATORS): | Peter Schauer | 1 | -0/+3 |
1994-07-01 | * Support code for enabling the new style linker for PA ELF. | Jeff Law | 4 | -57/+35 |
1994-07-01 | * mpw-config.in (MacSerial.h): Duplicate from standard Serial.h. | Stan Shebs | 3 | -1/+13 |
1994-07-01 | * mpw-README: Update the GDB information. | Stan Shebs | 1 | -0/+4 |
1994-07-01 | Add CXX | Steve Chamberlain | 1 | -1/+3 |
1994-06-30 | Elim dup of file names | Stan Shebs | 2 | -5/+9 |
1994-06-30 | * config/default.exp: Look for "as.new" in "$base_dir/..", where it got | Ken Raeburn | 1 | -2/+0 |
1994-06-30 | * rltty.c (control_meta_key_on): Don't compile if __GO32__ is | Steve Chamberlain | 1 | -0/+10 |
1994-06-30 | * infrun.c (wait_for_inferior): Print "Program exited normally" | Jim Kingdon | 2 | -7/+6 |
1994-06-30 | Some updates for const-ness added to BFD structures. | Ken Raeburn | 1 | -0/+6 |
1994-06-30 | * config/tc-mips.c (macro): For M_LI_SS, decide how to handle it | Ian Lance Taylor | 1 | -0/+9 |
1994-06-30 | Fix a booboo | Stan Shebs | 1 | -1/+1 |
1994-06-30 | * Makefile.in (dcache_h): Remove redundant definition. | Stan Shebs | 6 | -23/+27 |
1994-06-30 | * remote-mips.c: Replace all \r chars with \015. | Stan Shebs | 2 | -5/+26 |
1994-06-30 | * mpw-make.in: Use {s} instead of {srcdir} everywhere. | Stan Shebs | 2 | -74/+75 |
1994-06-30 | * mpw-make.in (as.c): Compile with C not gC. | Stan Shebs | 2 | -4/+13 |
1994-06-30 | * as.c (show_usage): Break long string into shorter ones. | Stan Shebs | 2 | -4/+17 |
1994-06-30 | * ecoffswap.h (ecoff_swap_pdr_in, ecoff_swap_pdr_in) [MPW_C]: | Stan Shebs | 1 | -0/+5 |
1994-06-30 | * mpw-build.in: (install-only): New target. | Stan Shebs | 1 | -1/+5 |
1994-06-30 | Fix typo | Stan Shebs | 1 | -1/+1 |
1994-06-29 | * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib. | Jean Marie Diaz | 2 | -0/+3 |
1994-06-29 | * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not | Jean Marie Diaz | 1 | -0/+6 |
1994-06-29 | * remote-e7000.c (e7000_open): Don't try a tcp open if we're | Steve Chamberlain | 3 | -11/+45 |
1994-06-29 | * configure.in: Use i386m3.mh and i386m3.mt as names of host and | Jean Marie Diaz | 2 | -2/+7 |
1994-06-29 | * config.guess: Recognize Mach. | Jean Marie Diaz | 1 | -0/+4 |
1994-06-29 | * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler | Peter Schauer | 1 | -0/+8 |
1994-06-29 | * dbxread.c (dbx_symfile_read): Unconditionally add dynamic | Peter Schauer | 1 | -0/+8 |
1994-06-28 | * dbxread.c, partial-stab.h (near N_SO): SO stabs with blank | Stu Grossman | 4 | -149/+186 |
1994-06-28 | * h8300-dis.c, mips-dis.c: Don't use true and false. | Stan Shebs | 2 | -6/+24 |
1994-06-28 | * mpw-config.in (emulname): Set based on target. | Stan Shebs | 3 | -1/+26 |
1994-06-28 | * mpw-xconfig.in: Remove ldemul-list.h construction, now in | Stan Shebs | 2 | -12/+7 |
1994-06-28 | * ldlex.l: Recognize \r the same as \n. | Stan Shebs | 1 | -0/+19 |
1994-06-28 | * mpw-config.in: New file, MPW configure fragment for binutils. | Stan Shebs | 3 | -1/+16 |
1994-06-28 | Remove more GM-specific stuff | Stan Shebs | 3 | -23/+4 |
1994-06-28 | Remove more GM-specific stuff. | Stan Shebs | 2 | -21/+4 |