Age | Commit message (Expand) | Author | Files | Lines |
1994-04-14 | Remove assertion that was not intended to be checked in. | Ian Lance Taylor | 1 | -1/+0 |
1994-04-14 | * config/tc-mips.h (DIFF_EXPR_OK): Define. | Ian Lance Taylor | 1 | -8/+112 |
1994-04-11 | * config/tc-hppa.c (pa_procend): Handle case where label was | Jeff Law | 1 | -2/+37 |
1994-04-11 | * config/tc-hppa.c (pa_procend): Give an error if we encounter a | Jeff Law | 1 | -0/+3 |
1994-04-07 | note deleted .mt files | Ken Raeburn | 1 | -4/+0 |
1994-04-07 | * config/tc-mips.c (macro): Pass NULL for expression argument to | Ian Lance Taylor | 1 | -6/+36 |
1994-04-07 | * config/tc-hppa.h (elf_tc_symbol): Delete. No longer used. | Jeff Law | 1 | -24/+0 |
1994-04-05 | * config/tc-mips.c (mips_ip): For case 'o', when generating | Ian Lance Taylor | 1 | -11/+44 |
1994-04-05 | (s_reserve): If section passed isn't bss, don't spew remainder of input file in | Ken Raeburn | 1 | -2/+8 |
1994-04-05 | * config/tc-hppa.c (tc_gen_reloc): Fix thinko in ELF version. | Jeff Law | 1 | -3/+2 |
1994-04-04 | * config/tc-ppc.c (ppc_size): New static variable. | Ian Lance Taylor | 1 | -6/+12 |
1994-03-31 | * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to get | Ian Lance Taylor | 1 | -21/+67 |
1994-03-28 | * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Always define. | Ken Raeburn | 1 | -0/+6 |
1994-03-28 | Mon Mar 28 12:35:00 1994 David Edelsohn (edelsohn@npac.syr.edu) | Ian Lance Taylor | 1 | -0/+2416 |
1994-03-27 | * config/tc-hppa.c (tc_gen_reloc): Set addend for relocation | Jeff Law | 1 | -24/+32 |
1994-03-25 | * config/obj-aout.c (obj_aout_frob_symbol): If N_EXT is set for an | Ian Lance Taylor | 1 | -5/+33 |
1994-03-25 | * config/tc-mips.c (append_insn): If EMBEDDED_PIC, don't swap a | Ian Lance Taylor | 1 | -7/+59 |
1994-03-23 | Handle .gpword and .cpadd only for SVR4_PIC, not != NO_PIC. Still | Ian Lance Taylor | 1 | -2/+2 |
1994-03-22 | * config/tc-mips.c (enum mips_pic_level): New enum. | Ian Lance Taylor | 1 | -124/+326 |
1994-03-20 | * Makefile.in (config-stamp): If `defs' is defined, emit a preprocessor | Ken Raeburn | 12 | -24/+7 |
1994-03-19 | (TDEFINES): Fixed typo (MANY_SECTIONS, not MANY_SEGMENTS). | Ken Raeburn | 1 | -1/+1 |
1994-03-17 | * config/tc-hppa.c (pa_import): Correctly handle importing of an | Jeff Law | 1 | -17/+31 |
1994-03-17 | * config/tc-hppa.c (pa_equ): Handle both .reg and .equ correctly. | Jeff Law | 1 | -1/+4 |
1994-03-16 | * config/tc-hppa.c (pa_callinfo): Accept "millicode" as an | Jeff Law | 1 | -1/+12 |
1994-03-16 | * config/obj-coffbfd.c (adjust_stab_section): Initialize | Ian Lance Taylor | 1 | -2/+2 |
1994-03-16 | * config/tc-mips.c (mips_align): Take new argument, label, and use | Ian Lance Taylor | 1 | -23/+32 |
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 |