aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1995-05-16Little endian fixMichael Meissner1-25/+39
1995-05-16Make Irix 5 configuration work again:Ken Raeburn1-82/+71
1995-05-12Fri May 12 14:17:47 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-0/+3
1995-05-12update for new filesKen Raeburn1-0/+5
1995-05-10First cut at handling multiple emulation modes for some MIPS targets.Ken Raeburn5-148/+342
1995-05-09Add little endian PowerPC support.Michael Meissner3-0/+4
1995-05-05SEPARATE_STAB_SECTIONS should be defined to 1, not empty.Ken Raeburn2-2/+11
1995-05-04* config/obj-ecoff.h (OBJ_PROCESS_STAB): Add new first argument, ignored.Ken Raeburn2-17/+20
1995-05-04* stabs.c (get_stab_string_offset): Always define. If SEPARATE_STAB_SECTIONSKen Raeburn1-0/+2
1995-05-04* as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, defineKen Raeburn5-11/+19
1995-05-03 * config/tc-hppa.c (md_apply_fix): Do nothing for an out of rangeJeff Law1-60/+80
1995-05-02* config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of NO_STDARG &c.Ken Raeburn2-278/+227
1995-05-02Move cpu-specific dependencies into Makefile.in, instead of having sometimesKen Raeburn14-23/+2
1995-05-02deleting more unused macrosKen Raeburn2-2/+0
1995-05-02delete some unused TE_* macrosKen Raeburn6-33/+18
1995-05-01* read.c (s_app_file): If obj_app_file is defined, call it with string as arg...Ken Raeburn1-0/+2
1995-04-12 * config/tc-arc.c (delay_slot_type): New function.David Edelsohn1-40/+97
1995-04-11write.c: Complain about .space or .org moving backwards.Ken Raeburn11-26/+19
1995-04-11(PCINDEX): New macro.Ken Raeburn1-17/+135
1995-04-11Fix for PR6697:Ken Raeburn1-115/+265
1995-04-11Don't explicitly include config.h. Deleted a bunch of "#if 0" code and uselessKen Raeburn1-240/+163
1995-04-07 * config/tc-arc.c (arc_condition_codes): Deleted.David Edelsohn1-212/+336
1995-03-14Warn rather than cause an error if the reloc is not compatible with -mrelocat...Michael Meissner1-4/+14
1995-03-10whitespace/comment formattingKen Raeburn1-12/+10
1995-03-09 * config/obj-coff.c (coff_header_append): Check return value ofIan Lance Taylor1-0/+2
1995-03-09Delete this patch, it breaks the h8300 assembler.David Edelsohn1-3/+5
1995-03-08Allow .stab section to contain non PC relative addresses if -mrelocatable.Michael Meissner1-1/+2
1995-03-06 * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argumentJeff Law1-10/+11
1995-03-03If -mrelocatable, warn about relocs that are incompatible.Michael Meissner1-19/+47
1995-02-28(md_operand): Replaced empty function in .c file with empty macro in .h file.Ken Raeburn9-128/+241
1995-02-28 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust PLT orIan Lance Taylor1-5/+14
1995-02-24tweak previous patchIan Lance Taylor1-0/+1
1995-02-24 * config/tc-mips.c (load_register): Correctly handle 32 bit valuesIan Lance Taylor1-4/+20
1995-02-23 * config/tc-mips.c (append_insn): If listing_prev_line is called,Ian Lance Taylor1-1/+12
1995-02-17 * config/tc-mips.c (md_pseudo_table): Add 2byte, 4byte and 8byteIan Lance Taylor1-0/+5
1995-02-15Wed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus.com>Ian Lance Taylor1-1/+3
1995-02-15 * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16, forIan Lance Taylor1-1/+10
1995-02-15 * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] (unaligned doubleIan Lance Taylor1-85/+118
1995-02-15All ELF relocs.Michael Meissner1-8/+166
1995-02-15 * config/tc-mips.c (macro): Don't use the target register as aIan Lance Taylor1-26/+88
1995-02-10 * config/tc-arc.c (md_pseudo_table): Add .cpu.David Edelsohn1-237/+230
1995-02-10 * config/tc-arc.h (LOCAL_LABEL): Delete "_.L_", gcc works aroundDavid Edelsohn1-0/+47
1995-02-08Thu Jan 19 18:10:05 1995 Pat Rankin (rankin@eql.caltech.edu)Ken Raeburn1-1/+1
1995-02-07Apparently I forgot to commit this change:Jeff Law1-11/+26
1995-02-06Bryan Ford's changes for 16-bit i386 support, and i386-msdos support.Ken Raeburn1-48/+167
1995-02-02vms fixes from pat rankinKen Raeburn1-133/+101
1995-02-02update copyrightKen Raeburn1-1/+2
1995-01-26 * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on theIan Lance Taylor1-9/+17
1995-01-26Allow configuration of PowerPC embedded ABI.Michael Meissner2-0/+162
1995-01-25Wed Jan 25 15:32:09 1995 David Edelsohn <edelsohn@mhpcc.edu>Ian Lance Taylor1-98/+214