Age | Commit message (Expand) | Author | Files | Lines |
1994-09-26 | * gas/mips: Add test cases for PIC code, both SVR4 style and | Ian Lance Taylor | 13 | -3/+794 |
1994-09-26 | comment fix | Ian Lance Taylor | 1 | -2/+3 |
1994-09-26 | Simplify targets by undoing change (with no ChangeLog entry) of June 8 | Ian Lance Taylor | 1 | -17/+11 |
1994-09-26 | * genscripts.sh: Always search /usr/local/TARGET/lib. | Ian Lance Taylor | 1 | -0/+2 |
1994-09-26 | * scripttempl/elf.sc: If -N is set, force DATA_ADDR to be ".". | Ian Lance Taylor | 1 | -0/+8 |
1994-09-26 | * elfcode.h (assign_file_positions_except_relocs): Align the | Ian Lance Taylor | 1 | -0/+3 |
1994-09-26 | * bfd-in.h (bfd_seek): Change declaration to not mark fp const. | Ian Lance Taylor | 2 | -1/+23 |
1994-09-26 | * defs.h (misc_command_type): Remove trailing comma from | Peter Schauer | 2 | -0/+28 |
1994-09-26 | * hppa-tdep.c (frame_saved_pc): Fix thinko in code to dig saved pc | Jeff Law | 2 | -2/+7 |
1994-09-26 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 19 | -102/+82 |
1994-09-25 | * TODO: Remove item about adding general multi-threaded stuff; | Jim Kingdon | 1 | -25/+0 |
1994-09-25 | * TODO: Append contents of Projects file. | Stan Shebs | 4 | -98/+93 |
1994-09-24 | No longer need to keep/lose any MPW stuff | Stan Shebs | 1 | -6/+0 |
1994-09-24 | * mpw-make.in (config.h): Add defines from ho-mpw.h directly. | Stan Shebs | 2 | -3/+40 |
1994-09-24 | * mpw-build.in (all): Display start and end times. | Stan Shebs | 1 | -0/+4 |
1994-09-24 | * corelow.c (add_solib_stub): Remove copying of to_sections, | Peter Schauer | 3 | -12/+26 |
1994-09-23 | typo fixes from pat rankin | Ken Raeburn | 1 | -2/+2 |
1994-09-23 | * solib.c: *BSD systems need <a.out.h> to be included before | J.T. Conklin | 16 | -11/+381 |
1994-09-23 | some news | Ken Raeburn | 1 | -0/+187 |
1994-09-23 | * elfcode.h (map_program_segments): Don't abort if we allocated | Ian Lance Taylor | 2 | -6/+15 |
1994-09-23 | cfree -> free | Ken Raeburn | 2 | -3/+8 |
1994-09-23 | * gas/mips: New directory with MIPS specific test cases. | Ian Lance Taylor | 30 | -0/+3224 |
1994-09-23 | * symbols.h (copy_symbol_attributes): Declare. | Ian Lance Taylor | 1 | -0/+30 |
1994-09-23 | * lexsup.c (parse_args): Add support for -a for HP/UX | Ian Lance Taylor | 1 | -0/+7 |
1994-09-23 | * COPYING.NEWLIB: New file. | David Edelsohn | 1 | -0/+1 |
1994-09-23 | delete -> remove | Ken Raeburn | 1 | -2/+2 |
1994-09-22 | Modified Files: | Kung Hsu | 1 | -0/+7 |
1994-09-21 | vms, ho-*.h, sym attr changes just checked in | Ken Raeburn | 1 | -0/+17 |
1994-09-21 | Combine two existing mechanisms for copying symbol attributes, and fix a bug: | Ken Raeburn | 1 | -10/+3 |
1994-09-21 | host file changes | Ken Raeburn | 1 | -21/+1 |
1994-09-21 | vms changes from pat rankin | Ken Raeburn | 2 | -19/+160 |
1994-09-21 | delete old host-specific files | Ken Raeburn | 22 | -713/+0 |
1994-09-21 | * config/tc-ppc.c (ppc_current_block): New static variable. | Ian Lance Taylor | 1 | -0/+9 |
1994-09-21 | * config/tc-mips.c (insns_since_cache_access): Remove. | Ian Lance Taylor | 1 | -0/+6 |
1994-09-21 | * .gdbinit: Add list-objfiles command. | Jim Kingdon | 1 | -0/+10 |
1994-09-21 | * TODO: Reword item regarding NO_STD_REGS. | Jim Kingdon | 2 | -3/+5 |
1994-09-21 | * coffread.c (record_minimal_symbol, coff_read_enum_type, | Jim Kingdon | 1 | -0/+6 |
1994-09-21 | * mpw-config.in: Don't create host.h. | Stan Shebs | 4 | -16/+21 |
1994-09-20 | * TODO: Add more items. | Stan Shebs | 2 | -3/+149 |
1994-09-20 | * ld.h (args_type): Add new field endian. | Ian Lance Taylor | 4 | -7/+35 |
1994-09-20 | * libaout.h: Fix comment. | J.T. Conklin | 1 | -0/+6 |
1994-09-20 | * config/tc-mips.c (md_shortopts): Remove E. | Ian Lance Taylor | 2 | -27/+30 |
1994-09-20 | * coff-sh.c (rtype2howto): Remove; unused. | Ian Lance Taylor | 1 | -0/+6 |
1994-09-20 | * Makefile.in (ALL_EMULATIONS): Add eelf32mipb.o and eelf32mipl.o. | Ian Lance Taylor | 2 | -1/+6 |
1994-09-20 | * configure.in (mips*el-elf*): New target. | Ian Lance Taylor | 6 | -1/+36 |
1994-09-20 | * coffread.c (init_stringtab): When copying length to stringtab, | Jim Kingdon | 2 | -1/+11 |
1994-09-20 | * config.guess (HP-UX): Patch from Harlan Stenn | Per Bothner | 1 | -0/+9 |
1994-09-19 | * Makefile.in: Removed prelude.o, i386-nlmstub.o, nlmstub.o, | J.T. Conklin | 2 | -1164/+7 |
1994-09-19 | * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions | Jeff Law | 1 | -0/+5 |