Age | Commit message (Expand) | Author | Files | Lines |
1994-11-03 | go32 patches from dj | Ken Raeburn | 2 | -1/+9 |
1994-11-03 | Makefile.in (ALL_MACHINES): Include m68knetbsd.o. | Ken Raeburn | 1 | -0/+2 |
1994-11-03 | i386linux.mh: include -lm in EXTRALIBS | Ken Raeburn | 1 | -0/+4 |
1994-11-03 | Changes from net 2.5.2 release branch: | Ken Raeburn | 11 | -177/+293 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 6 | -17/+20 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 17 | -20/+89 |
1994-11-03 | add some options to default CC to make bfd & linker compile | Ken Raeburn | 1 | -2/+2 |
1994-11-03 | Changes from binutils net release: | Ken Raeburn | 2 | -4/+21 |
1994-11-03 | * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d: | Ian Lance Taylor | 1 | -0/+5 |
1994-11-03 | * config/tc-mips.c (load_address): Fix RELAX_ENCODE arguments for | Ian Lance Taylor | 1 | -0/+5 |
1994-11-03 | * osfsolib.c (solib_map_sections, first_link_map_member, | Peter Schauer | 2 | -22/+160 |
1994-11-02 | * c-exp.y (yylex): scan template names, and scan nested class | Kung Hsu | 2 | -8/+22 |
1994-11-02 | * ar.c (main): Treat ar qs like ar rs. | Ian Lance Taylor | 1 | -0/+4 |
1994-11-02 | * archive.c (normalize): Change to take a BFD as an argument. | Ian Lance Taylor | 1 | -0/+13 |
1994-11-02 | * nlm/Makefile.in: install gdbserve.nlm. | J.T. Conklin | 2 | -4/+6 |
1994-11-02 | * ldctor.c (ldctor_add_set_entry): Don't permit a set to be | Ian Lance Taylor | 1 | -0/+8 |
1994-11-02 | * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they are | Stu Grossman | 5 | -21/+35 |
1994-11-01 | * config/tc-mips.c (s_change_sec): If not GPOPT, don't permit | Ian Lance Taylor | 2 | -0/+9 |
1994-11-01 | * ecoff.c (ecoff_directive_type): Fix warning message. | Ian Lance Taylor | 1 | -0/+4 |
1994-11-01 | * c-valprint.c (c_value_print): Check for plain literal `char' | Peter Schauer | 2 | -3/+8 |
1994-11-01 | * Makefile.in (ALL_EMULATIONS): Added em68knbsd.o. | J.T. Conklin | 6 | -4/+24 |
1994-11-01 | * elf32-hppa.c (ELF32_PARISC_SX_SIZE): Define. | Ian Lance Taylor | 1 | -0/+20 |
1994-11-01 | * coffread.c (coff_symfile_init): Remove unused local abfd. | Stan Shebs | 1 | -0/+6 |
1994-11-01 | * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an | Ian Lance Taylor | 1 | -0/+6 |
1994-11-01 | * hppa-dis.c (print_insn_hppa): Read the instruction using | Ian Lance Taylor | 1 | -0/+6 |
1994-10-31 | * archive.c (bfd_dont_truncate_arname): Add the ar padding | Ian Lance Taylor | 2 | -1/+7 |
1994-10-31 | * elfcode.h (assign_file_positions_except_relocs): Sort the ELF | Ian Lance Taylor | 1 | -0/+6 |
1994-10-31 | * lib/ld.exp (default_ld_compile): Remove the output file before | Ian Lance Taylor | 1 | -0/+2 |
1994-10-31 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INIT | Ian Lance Taylor | 2 | -8/+41 |
1994-10-30 | * config/tc-hppa.c (pa_proc): Delete disabled code to put each | Jeff Law | 1 | -0/+5 |
1994-10-30 | * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't move a | Ian Lance Taylor | 1 | -0/+5 |
1994-10-29 | * linker.c (_bfd_generic_link_add_archive_symbols): It's not an | Ian Lance Taylor | 2 | -0/+10 |
1994-10-29 | * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace | Peter Schauer | 2 | -1/+5 |
1994-10-29 | * config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): | Peter Schauer | 1 | -29/+31 |
1994-10-29 | * top.c (line_completion_function): Renamed from | Peter Schauer | 6 | -85/+592 |
1994-10-29 | * Makefile.in (MMALLOC_DIR): New definition. | Stan Shebs | 2 | -6/+18 |
1994-10-28 | * mmprivate.h: New file, was mmalloc.h. | Stan Shebs | 2 | -5/+40 |
1994-10-28 | Really forget all about the old tests dir | Stan Shebs | 1 | -3/+0 |
1994-10-28 | NetBSD/m68k support, based on work by mikeb@snow.datametrics.com: | J.T. Conklin | 6 | -2/+69 |
1994-10-27 | * ld-shared: New directory, with new files to test generating ELF | Ian Lance Taylor | 7 | -0/+426 |
1994-10-27 | * lib/ld.exp (default_ld_compile): If the compilation worked, but | Ian Lance Taylor | 1 | -0/+19 |
1994-10-27 | * libelf.h (struct bfd_elf_section_data): Add field dynindx. | Ian Lance Taylor | 5 | -93/+222 |
1994-10-26 | * defs.h, gdbtk.c, main.c, top.c: Change sense and name of | Stu Grossman | 4 | -7/+13 |
1994-10-26 | * coffread.c (coff_symtab_read): If we get the address from | Jim Kingdon | 2 | -20/+47 |
1994-10-26 | * Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.o | J.T. Conklin | 12 | -112/+164 |
1994-10-26 | * config.sub: Update for recent FSF changes. Remove obsolete | Ian Lance Taylor | 1 | -0/+8 |
1994-10-26 | Add libstdc++ | Jason Merrill | 1 | -3/+3 |
1994-10-26 | * aoutx.h (aout_link_input_section): Don't bother to read or write | Ian Lance Taylor | 2 | -4/+25 |
1994-10-26 | Add support for arc processor. | David Edelsohn | 2 | -0/+12 |
1994-10-25 | * config/tc-mips.c (macro): Ensure that mips2 case of M_LI_DD in | Ian Lance Taylor | 2 | -0/+9 |