aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1995-07-25more vms work from patKen Raeburn1-786/+716
1995-07-24 * config/tc-sh.c (md_pseudo_table): Add "uses".Ian Lance Taylor1-16/+78
1995-07-19 * config/tc-sh.c (sh_relax): Rename from relax, and make global.Ian Lance Taylor10-135/+179
1995-07-18vms fixes from pat rankinKen Raeburn1-110/+84
1995-07-14* config/tc-arc.c (byte_order): Provide explicit initial value.David Edelsohn1-39/+83
1995-07-11Tue Jul 11 14:28:55 1995 Jeff Spiegel <jeffs@lsil.com>Ian Lance Taylor1-12/+57
1995-07-07 * app.c (do_scrub_next_char): Always accept \v. Don't make itIan Lance Taylor1-3/+0
1995-07-07 Add SPARC ELF PIC support.Ian Lance Taylor1-5/+5
1995-07-06fsf address updateKen Raeburn33-39/+91
1995-07-06 * config/tc-sparc.c (s_reserve): Don't permit redefinition, evenIan Lance Taylor1-3/+3
1995-07-06 * config/tc-alpha.h (alpha_do_align): Don't declare.Ian Lance Taylor2-35/+222
1995-07-06more vms fixes from Pat RankinKen Raeburn2-106/+174
1995-07-05 * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.Ian Lance Taylor1-52/+53
1995-07-05 * config/obj-coff.c (obj_coff_line): Call listing_source_line, inIan Lance Taylor1-1/+11
1995-07-05 * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attemptIan Lance Taylor1-3/+30
1995-07-05 * config/tc-m88k.c (md_pseudo_table): Add ".set" so that theIan Lance Taylor1-0/+1
1995-07-05Correct last changeIan Lance Taylor1-12/+1
1995-07-05 * ecoff.c (ecoff_debugging_seen): New global variable.Ian Lance Taylor2-13/+85
1995-07-03 * config/tc-hppa.h (MAX_RELOC_EXPANSION): Bump to 6.Jeff Law2-12/+78
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