Age | Commit message (Expand) | Author | Files | Lines |
1994-06-01 | Wed Jun 1 11:08:52 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -1/+194 |
1994-06-01 | * config/tc-mips.c (mips_ip): Force floating point values to be | Ian Lance Taylor | 2 | -5/+18 |
1994-06-01 | Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) | Thomas Lord | 1 | -0/+5 |
1994-06-01 | Don't check flex when cross building. | Thomas Lord | 1 | -3/+25 |
1994-05-30 | * Makefile.in: Fix bit-rot in definitions of CHILL, | Per Bothner | 2 | -13/+19 |
1994-05-27 | put current timestamp on merge log | Ken Raeburn | 1 | -1/+1 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 36 | -360/+877 |
1994-05-27 | * ldlang.c (entry_symbol): Make static. | Ian Lance Taylor | 5 | -42/+65 |
1994-05-27 | * ldlang.c (lang_add_entry): Only set the entry symbol if it has | Ian Lance Taylor | 2 | -1/+7 |
1994-05-27 | * interp.c (trap): Fix irix incompatibility. | Steve Chamberlain | 1 | -1/+1 |
1994-05-26 | * Makefile.in: Add all-gui target (but not yet build by "all"). | Jim Kingdon | 2 | -2/+9 |
1994-05-26 | * Makefile.in: Replace libgdb.a with libgdb-files. Make "all" | Jim Kingdon | 2 | -15/+11 |
1994-05-26 | * som.c (som_prep_headers): Do not set the system_id here, private | Jeff Law | 2 | -7/+16 |
1994-05-26 | * config.sub: Move deletion of patch suffix from here... | Bill Cox | 2 | -0/+11 |
1994-05-26 | * Makefile.in (TARGET_FLAGS_TO_PASS): Fix syntax of | Per Bothner | 2 | -2/+7 |
1994-05-25 | * config.sub: Strip off patch suffix so rtl is recognized | Bill Cox | 2 | -6/+10 |
1994-05-25 | Make all the libgdb objects even when building gdb. This is because | Thomas Lord | 1 | -1/+12 |
1994-05-24 | Mention gdb-testers-request as well as gdb-testers. (not in ChangeLog | Jim Kingdon | 1 | -8/+10 |
1994-05-24 | Make MIPS ELF use new ELF backend linker. No shared library | Ian Lance Taylor | 4 | -39/+160 |
1994-05-24 | * emulparams/elf32mipb.sh (OTHER_READONLY_SECTIONS): Don't give | Ian Lance Taylor | 2 | -3/+15 |
1994-05-21 | * Revert the previous changes. Please see Rob's directory | Bill Cox | 11 | -97/+397 |
1994-05-20 | * as.h: Don't declare parameters for strstr. | Ian Lance Taylor | 2 | -6/+15 |
1994-05-20 | * coff-mips.c (mips_relocate_section): Add MIPS_R_JMPADDR overflow | Ian Lance Taylor | 1 | -0/+3 |
1994-05-20 | * som.c (som_set_reloc_info): Do not set any relocation info | Jeff Law | 2 | -2/+9 |
1994-05-20 | Remove mention of keep-powerpc-netware: PowerPC NetWare is no longer | Ian Lance Taylor | 1 | -1/+0 |
1994-05-20 | Remove sanitization of PowerPC NetWare | Ian Lance Taylor | 2 | -26/+1 |
1994-05-20 | Remove sanitization of PowerPC NetWare. | Ian Lance Taylor | 1 | -6/+1 |
1994-05-20 | Removed sanitization of PowerPC NetWare. Also rebuilt Makefile | Ian Lance Taylor | 4 | -164/+138 |
1994-05-20 | Remove sanitization of PowerPC NetWare. | Ian Lance Taylor | 3 | -53/+17 |
1994-05-20 | * elf32-i386.c (elf_i386_size_dynamic_sections): Add DT_DEBUG to | Ian Lance Taylor | 1 | -0/+5 |
1994-05-20 | * elf.c (_bfd_elf_make_section_from_shdr): New function, based on | Ian Lance Taylor | 5 | -177/+137 |
1994-05-20 | Really fix INSTALL_LAST this time.. | Steve Chamberlain | 3 | -8/+11 |
1994-05-20 | * target.c, target.h: New variables target_activity_function and | Jim Kingdon | 3 | -328/+18 |
1994-05-19 | Make map_program_segments tend to call abort rather than trash the | Ian Lance Taylor | 1 | -5/+3 |
1994-05-19 | * elf32-target.h, elf64-target.h: Change ar_max_namelen value from | Ian Lance Taylor | 3 | -4/+7 |
1994-05-19 | * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. | Ian Lance Taylor | 2 | -12/+6 |
1994-05-19 | * Makefile.in, configure.in, config/mips-gdb.exp, | Bill Cox | 12 | -393/+127 |
1994-05-19 | * config/tc-sparc.c (md_section_align): Don't change the size if | Ian Lance Taylor | 2 | -4/+16 |
1994-05-19 | Add support for ELF shared libraries. | Ian Lance Taylor | 9 | -170/+410 |
1994-05-19 | Add support for ELF shared libraries. Loosely based on work by | Ian Lance Taylor | 10 | -489/+3373 |
1994-05-19 | Change INSTALL_LASTness. | Steve Chamberlain | 1 | -1/+2 |
1994-05-19 | Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 3 | -3/+16 |
1994-05-19 | * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining" | Jeff Law | 2 | -2/+6 |
1994-05-19 | * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff, | Bill Cox | 7 | -0/+12 |
1994-05-18 | * interp.c (sim_*): Make result void where there isn't one. | David Edelsohn | 3 | -54/+279 |
1994-05-18 | * compile.c: #include "bfd.h". | David Edelsohn | 1 | -4/+20 |
1994-05-18 | * remote-sim.h (sim_verbose): Delete. | David Edelsohn | 3 | -58/+84 |
1994-05-18 | (decode_format): Allow TARGET_PTR_BIT to be non-constant. | David Edelsohn | 1 | -0/+4 |
1994-05-18 | Expand my entry a bit. | Ian Lance Taylor | 1 | -15/+27 |
1994-05-18 | * Makefile.in (install): Redirect output of ln to /dev/null. | Ian Lance Taylor | 2 | -1/+5 |