Age | Commit message (Expand) | Author | Files | Lines |
1994-03-15 | keep ic960coff.mt | Ken Raeburn | 1 | -0/+1 |
1994-03-15 | (VMS_Initialized_Data_Size): Cache symbol values to reduce number of lookups | Ken Raeburn | 1 | -19/+29 |
1994-03-15 | (obj_coff_line): Set symbol lnno field with this_base, not line_base. (Patch | Ken Raeburn | 1 | -2/+1 |
1994-03-11 | Include aout/stab_gnu.h. | Ken Raeburn | 1 | -20/+2 |
1994-03-11 | (Close_VMS_Object_File): Add comment pointing out some code that doesn't belong | Ken Raeburn | 1 | -0/+3 |
1994-03-11 | * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and | Ian Lance Taylor | 1 | -1/+5 |
1994-03-09 | Handle Alpha load-immediate-FP pseudo-instructions: | Ken Raeburn | 2 | -29/+136 |
1994-03-09 | * config/obj-coff.c: Minor formatting/stylistic changes, plus: | Ken Raeburn | 1 | -110/+204 |
1994-03-07 | * config/tc-mips.c (load_address): When calling frag_grow, allow | Ian Lance Taylor | 1 | -56/+163 |
1994-03-02 | * config/tc-hppa.c: Add a few casts to make HP C compiler happy. | Jeff Law | 1 | -5/+8 |
1994-02-28 | (md_atof): Omit warning about FP values. | Ken Raeburn | 1 | -16/+14 |
1994-02-28 | * configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and gas_target | Ken Raeburn | 3 | -6/+5 |
1994-02-28 | (obj_coff_lcomm): Put "#if 0" around the unused parts (most of the function). | Ken Raeburn | 1 | -3/+6 |
1994-02-26 | * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version. | Jeff Law | 2 | -142/+22 |
1994-02-25 | * config/obj-coffbfd.c (fill_section): Correct test for whether to | Ian Lance Taylor | 1 | -1/+1 |
1994-02-24 | * config/ho-hppaosf.h: Fix braino in test for ANSI-C. | Jeff Law | 1 | -1/+1 |
1994-02-22 | this is i386-mach3 *host* support (not target like in last mistaken msg)... | Ken Raeburn | 1 | -0/+34 |
1994-02-22 | keep te-mach.h | Ken Raeburn | 1 | -0/+1 |
1994-02-22 | * config/obj-coffbfd.c (write_object_file): use bfd_get_error (), | Ian Lance Taylor | 1 | -1/+1 |
1994-02-21 | * config/ho-hpux.h (BROKEN_ASSERT): Define if not __GNUC__. | Ian Lance Taylor | 1 | -0/+6 |
1994-02-18 | keep new te-mach.h | Ken Raeburn | 1 | -0/+1 |
1994-02-18 | First attempt at i386-mach3 support. | Ken Raeburn | 1 | -0/+2 |
1994-02-10 | * config/tc-i386.c (md_pseudo_table): Remove "zero". | Ian Lance Taylor | 1 | -1/+0 |
1994-02-09 | Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -1/+1 |
1994-02-07 | (load_expression): Parenthesize operations in range checking, to avoid | Ken Raeburn | 1 | -5/+23 |
1994-02-07 | * tc-alpha.c (md_section_align): Change second argument and | Ken Raeburn | 1 | -6/+4 |
1994-02-05 | Sat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+2 |
1994-02-05 | New files for PowerPC/POWER (RS/6000) support. | Ian Lance Taylor | 1 | -0/+2 |
1994-02-04 | Revert last change. | Ian Lance Taylor | 1 | -8/+0 |
1994-02-04 | * config/tc-mips.c (md_apply_fix): If this is an undefined symbol, | Ian Lance Taylor | 1 | -0/+8 |
1994-02-02 | * config/tc-mips.c (file_mips_isa): New static variable. | Ian Lance Taylor | 1 | -1/+21 |
1994-02-02 | * config/ho-i386aix.h: Include sys/types.h and stdlib.h, not ho-sysv.h. Based | Ken Raeburn | 1 | -1/+2 |
1994-02-01 | * config/tc-mips.c (mips_ip): Make an unsupported instruction a | Ian Lance Taylor | 1 | -2/+1 |
1994-02-01 | * config/obj-coffbfd.c (symbol_to_chars): bfd_coff_swap_aux_out | Ian Lance Taylor | 1 | -1/+1 |
1994-02-01 | * config/obj-coff.c (dot_text_symbol, dot_data_symbol, | Ian Lance Taylor | 2 | -62/+72 |
1994-01-30 | (Already checked in write.c and config/tc-alpha.c, but no log msg went | Ken Raeburn | 1 | -9/+6 |
1994-01-30 | * write.c (write_object_file): If tc_frob_file is defined, call it | Ken Raeburn | 1 | -79/+40 |
1994-01-28 | * config/obj-coff.c (obj_coff_section_header_append): Do not | Ian Lance Taylor | 1 | -9/+15 |
1994-01-28 | removed rcs cruft | Ken Raeburn | 1 | -11/+0 |
1994-01-28 | New Alpha support files, based on files from CMU. | Ken Raeburn | 4 | -0/+2819 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 4 | -265/+179 |
1994-01-28 | whitespace/comment changes | Ken Raeburn | 1 | -13/+11 |
1994-01-25 | * ecoff.c (ecoff_frob_symbol): New function. Put undefined | Ian Lance Taylor | 3 | -93/+91 |
1994-01-25 | * tc-mips.c (g_switch_seen): New static variable. | Ian Lance Taylor | 1 | -0/+11 |
1994-01-20 | * config/tc-mips.c (md_pseudo_table): Add all data allocation | Ian Lance Taylor | 1 | -0/+7 |
1994-01-19 | Smuggle N_WARNING symbols into BFD in obj_aout_frob_symbol. | Ian Lance Taylor | 1 | -0/+5 |
1994-01-19 | * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It | Jeff Law | 2 | -0/+13 |
1994-01-19 | * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and | Steve Chamberlain | 1 | -1/+7 |
1994-01-18 | * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbols | Ian Lance Taylor | 1 | -206/+18 |
1994-01-17 | Comment and whitespace changes. | Ian Lance Taylor | 1 | -5/+53 |