1994-02-11 |
Ian Lance Taylor | * archive.c (compute_and_write_armap): Rewrite somewha... |
commit | commitdiff | tree | snapshot |
1994-02-11 |
Stan Shebs | Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-02-11 |
Stan Shebs | sparcly-nat.c is long gone |
commit | commitdiff | tree | snapshot |
1994-02-11 |
Ian Lance Taylor | * config/tc-mips.c (macro): Do unaligned loads and... |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ian Lance Taylor | * as.c: Include libiberty.h. |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ian Lance Taylor | * read.c (do_align): Don't define label just_record_al... |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ian Lance Taylor | * libiberty.h: New file. Declares functions provided by |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ian Lance Taylor | * ldmain.c (main): Use %ld when printing long values. |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ian Lance Taylor | * emulparams/elf32mipb.s (OTHER_BSS_SYMBOLS): Define... |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ian Lance Taylor | * config/tc-i386.c (md_pseudo_table): Remove "zero". |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ken Raeburn | * config/tc-sparc.c (sparc_ip): Reject integer values... |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Ken Raeburn | * gas/alpha/fp.*: New files. |
commit | commitdiff | tree | snapshot |
1994-02-10 |
Jeff Law | * som.c: Cast return values from BFD memory... |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Ian Lance Taylor | * coff-alpha.c (alpha_relocate_section): Accept a... |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Ian Lance Taylor | * as.h (xmalloc, xrealloc): Declare using PTR rather... |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Ian Lance Taylor | * app.c (do_scrub_next_char): If NO_STRING_ESCAPES... |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Ian Lance Taylor | * coff-rs6000.c (rs6000coff_mkarchive): Return false. |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Stan Shebs | Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Ian Lance Taylor | * write.c (fixup_segment): Use as_bad_where, not as_bad. |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Ken Raeburn | sparclite-coff fix: obj-coff.c, symbols.c, write.c... |
commit | commitdiff | tree | snapshot |
1994-02-09 |
Ken Raeburn | (adjust_reloc_syms): Use abs_symbol instead of calling... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ken Raeburn | -Wall is Ian's friend; make them both happy (by removin... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ken Raeburn | * configure.in (alpha-*-netware*): New target, like... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ken Raeburn | * configure.in (alpha-dec-osf1*, alpha*-*-*): Build... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ken Raeburn | tc-alpha fixes |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ken Raeburn | * write.c (write_relocs): Print some sensible error... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ken Raeburn | * coff-alpha.c (reloc_nil): New function. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Peter Schauer | Change inclusion of <string.h> to sysdep.h. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Peter Schauer | * dis-buf.c, i386-dis.c: Include <string.h>. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Peter Schauer | * config/alpha/alpha-nw.mt, config/alpha/alpha-osf1... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Peter Schauer | * README: Remove note about gcc warnings on alpha... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Peter Schauer | * elf32-hppa.c (CURRENT_STUB_OFFSET, hppa_elf_build_ar... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | * config.bfd (hppa*-*-osf*): Use bfd_name hppao... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | * som.c: This file is also used for HOST_HPPAOSF. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | New host configuration file. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | Opps. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | Oops. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ian Lance Taylor | * archures.c (enum bfd_architecture): Added bfd_arch_p... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | * Rename all "hppaosf" files to "hppaelf". |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Ian Lance Taylor | PowerPC CPU support. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | * Rename all "hppaosf" files to "hppaelf". |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | Renamed hppaosf.sc to hppaelf.sc |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | Renamed hppaosf.em to hppaelf.em |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | Renamed hppaosf.sh to hppaelf.sh |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | Renamed hppaosf.mh to hppaelf.mh |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jeff Law | Renamed hppaosf.mt to hppaelf.mt |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Stan Shebs | Mon Feb 7 15:53:02 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jeff Law | * gas/hppa/*/*.exp: Change xfails to check... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jeff Law | * configure.in (hppa*-*-osf*): Treat this just... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jeffrey Osier | binutils.texi: minor formatting updates for next release |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jeffrey Osier | nlmconv.1: minor fix |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | tc-alpha.c (md_atof): Warn that FP vals might not assem... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | configure.in, tc-alpha, atof-generic changes |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | Enable alpha-*-osf* configuration. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | (load_expression): Parenthesize operations in range... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ian Lance Taylor | * elfcode.h (bfd_section_from_shdr): Get vma and align... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * config/m68k/{m68k-em.mt,tm-m68k-em.h}: Remove; no... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * defs.h [BFD64]: Use BFD_HOST_64_BIT, not nonexistent |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | tc-alpha, obj-ecoff changes |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | * tc-alpha.c (md_section_align): Change second argument and |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | atof-generic.c, ecoff.c, literal.c, write.c changes |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Ken Raeburn | (atof_generic): Calculate maximum number of useful... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
David MacKenzie | * ldmain.c (main): Call xatexit, not atexit. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
David MacKenzie | * elfcode.h (prep_headers, swap_out_syms): Check for... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
David MacKenzie | * ldlang.c (lang_size_sections): Check if bfd_relax_se... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | (udi_create_inferior): If udi_session_id is negative... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * gdb.t02/whatis.exp (v_char_array, v_signed_char_array), |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * config/udi-gdb.exp (gdb_load): Use "file", not ... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * target.c (target_preopen): If target_kill doesn... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * coffread.c (process_coff_symbol, case C_TPDEF):... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jeff Law | * config.sub (hiux): Fix typo. From m-kasahr... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jeff Law | * configure.in (hiux): Fixes from m-kasahr... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * gdb.t01/run.exp: Only run shell test if isnative. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jeff Law | * config/obj-som.c (obj_som_init_stab_section... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Jim Kingdon | * config/udi-gdb.exp (gdb_load): Use "file", not ... |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Jim Kingdon | * config/udi-gdb.exp (gdb_start): Don't send "set... |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Jim Kingdon | * remote-udi.c (udi_files_info): If prog_name is NULL... |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Jim Kingdon | * config/mips/mipsm3.mh, config/i386/i386m3.mh, |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Per Bothner | * printcmd.c (printf_command): Add missing single... |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Jim Kingdon | * corelow.c (solib_add_stub, core_open): Pass address... |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Jim Kingdon | * i960-dis.c (reg, mem): Just use a static array inste... |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Jim Kingdon | * defs.h (alloca): Declare as void *, not char *,... |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Peter Schauer | * config/i386/tm-sun386.h, config/i386/tm-symmetry.h |
commit | commitdiff | tree | snapshot |
1994-02-06 |
David MacKenzie | remove cvs lossage |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jim Kingdon | * remote-mips.c (mips_fetch_registers): If regno is... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Ian Lance Taylor | Don't refer to new fields unless BFD_ASSEMBLER (from... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Stan Shebs | Sat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jim Kingdon | * gdb.t17/interrupt.c: If we get EINTR, don't print... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jim Kingdon | * config.bfd: Put m68*-*-sysv* line after m68*-*-sysv4*. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jim Kingdon | * config/i386/tm-i386aix.h (REGISTER_CONVERT_TO_RAW... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jim Kingdon | * remote-mips.c (mips_insert_breakpoint, mips_remove_b... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jeff Law | * config/tc-hppa.c (pa_ip): addb[tf] should... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jeff Law | * hppa.h (addb): Use '@' for addb and addib... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jeff Law | * gdb.disasm/hppa.s (comib_tests): Add missing... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jeff Law | * hppa-dis.c (print_insn_hppa): For '?' and... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jim Kingdon | * remote-e7000.c: Replace "snoop" command (e7000_noech... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jeff Law | * gdb.disasm/hppa.s (addib_tests): Fix typo. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jim Kingdon | * gdb.t24/demangle.exp: Re-write demangle to just... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Jeff Law | * gdb.disasm/hppa.exp (fmpy_addsub_tests):... |
commit | commitdiff | tree | snapshot |
next |