aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1995-06-30 Support for long filenames non-bfd coff. bfd/7288Steve Chamberlain2-3/+78
1995-06-29 * config/obj-coff.c (fixup_segment): PE doens't useSteve Chamberlain2-15/+8
1995-06-19 * config/tc-hppa.c (pa_build_unwind_subspace): Zero out memoryJeff Law1-0/+2
1995-06-16 * config/obj-coff.c: Don't use "bfd/" when including libbfd.hStan Shebs1-7/+11
1995-06-13 * config/tc-hppa.c (pa_ip): Check for invalid register in singleJeff Law1-14/+109
1995-06-09vms cleanup, fixes from Pat RankinKen Raeburn1-130/+118
1995-06-06* config/obj-vms.c (vms_write_object_file, case N_DATA): Use strcmp againstKen Raeburn2-17/+127
1995-06-01vms fixes from Pat RankinKen Raeburn1-60/+62
1995-05-28* config/te-dpx2.h: Include obj-format.h.J.T. Conklin1-2/+3
1995-05-20more vms updates from Pat RankinKen Raeburn2-69/+109
1995-05-18Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets.Ken Raeburn3-0/+4
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