aboutsummaryrefslogtreecommitdiff
path: root/gas/config/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1999-04-16Initial creation of sourceware repositoryStan Shebs1-416/+0
1999-02-05m32rx -> cygnus sanitization changes.Jeff Law1-55/+1
1999-02-01Remove v850e sanitizationNick Clifton1-28/+0
1999-01-26am33 sanitization changes.Jeff Law1-29/+1
1999-01-11keep tc-fr30.[ch]Doug Evans1-3/+2
1998-11-25For top level:Gavin Romig-Koch1-0/+28
* config.sub (mips64vr4xxx,mips64vr4xxxel): New. For gcc: * config.sub (mips64vr4xxx,mips64vr4xxxel): New. * configure.in (mips64vr4xxx,mips64vr4xxxel): New. * config/mips/t-vr4xxx: New. * config/mips/elfb4xxx.h: New. * config/mips/elfl4xxx.h: New. * configure: Rebuilt. For gas: * config/tc-mips.c (md_begin): Added mip64vr4xxx as a possible CPU_TARGET. For gdb: * configure.tgt: Handle mips64*vr4xxx. For ld: * configure.tgt: Handle mips64*vr4xxx.
1998-11-10Added tc-fr30.h to things to looseNick Clifton1-0/+1
1998-11-05sanitize fr30 port for nowDoug Evans1-2/+1
1998-11-05Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley1-0/+1
* config/tc-fr30.c: New file.
1998-10-05 * tc-hppa.c (fp_operand_format): Add some additional formats.Jeff Law1-1/+1
(pa_ip): Do not automatically promote into pa2.0 mode. (pa_level): Handle ".level 2.0". start-sanitize-cygnus (struct pa_it): New field "trunc". (pa_parse_fp_cnv_format): New function. (pa_parse_ftest_gfx_completer): New function. (pa_ip): Handle various new letters for PA2.0 support. end-sanitize-cygnus
1998-09-15* config/obj-elf.c (obj_elf_vtable_inherit): Handle armCatherine Moore1-27/+0
assembler syntax. (obj_elf_vtable_entry): Likewise. * config/tc-arm.h: Define TC_FORCE_RELOCATION for OBJ_ELF. * config/tc-arm.c (md_apply_fix3): Handle VTABLE relocations. (tc_gen_reloc): Likewise. (arm_fix_adjustable): Likewise. (elf32_arm_force_relocation): New. (armelf_frob_symbol): Remove coff-style symbol support. Remove armelf sanitization.
1998-08-20rework last patchIan Lance Taylor1-12/+0
1998-08-20check for mentions of sanitized filesIan Lance Taylor1-3/+15
1998-08-12sanitize-vr5400 -> sanitize-cygnus, for 98r2Ken Raeburn1-8/+8
1998-08-02add armelf.Catherine Moore1-0/+28
1998-07-24remove d30v sanitizationIan Lance Taylor1-8/+2
1998-06-29 * config/tc-mips.c (prev_insn_labels): New.Gavin Romig-Koch1-0/+28
(mips_fix_4011_branch_bug): New. (append_insn): Watch for and handle branchs with labels. (mips_no_prev_insn): Initialize prev_insn_labels. (md_longopts,md_parse_option): Add {no-}fix-4011-branch-bug option.
1998-06-18 * config/tc-mn10300.c (r_registers): New register table.Jeff Law1-0/+28
(r_register_name): New function. (md_assemble): Handle new am33 operand types.
1998-04-22fix sanitization for gettext changesIan Lance Taylor1-10/+12
1998-03-07Remove SH4 sanitation.Joern Rennecke1-32/+0
1998-03-06Scrap the un-needed vr4111 stuff.Gavin Romig-Koch1-28/+0
1998-03-03 * config/tc-mips.c : Added vr4320 similar to vr4300.Gavin Romig-Koch1-0/+28
1998-02-03Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor1-0/+2
Add tms320c30 support: * config/tc-tic30.h: New file. * config/tc-tic30.c: New file. * config/obj-coff.h: If TC_TIC30, include coff/tic30.h and define TARGET_FORMAT as "coff-tic30". * configure.in (tic30-*-*aout*, tic30-*-*coff*): New targets. * Makefile.am: Rebuild dependencies. (CPU_TYPES): Add tic30. (CPU_OBJ_VALID): tic30-aout is valid. (TARGET_CPU_CFILES): Add config/tc-tic30.c. (TARGET_CPU_HFILES): Add config/tc-tic30.h. * configure, Makefile.in: Rebuild.
1998-01-28txvu renamed to dvpDoug Evans1-1/+1
1998-01-26Fixed infinite loop bug in can_make_parallel().Nick Clifton1-2/+28
Added second level of sanization to remove phase 2 work.
1998-01-15Initial vr4111 Sanitization marks.Gavin Romig-Koch1-0/+28
1997-12-22* tc-txvu.[ch]: New files.Doug Evans1-0/+8
1997-12-16Added m32rx sanitization.Nick Clifton1-0/+34
1997-10-31* config/tc-mips.c (mips_5400): New variable.Ken Raeburn1-0/+28
(md_begin, md_parse_option): Handle 5400 options/names. (macro_build, mips_ip): Check for 5400-specific instructions. (md_longopts, OPTION_M5400, OPTION_NO_M5400): More command-line support for 5400. * config/tc-mips.c (validate_mips_insn): New function, checks match versus mask bits, and also verifies that all bits to be output are actually specified somewhere. (md_begin): Call it for 32-bit instructions, instead of doing match/mask check here. In case of failure, print a message, but check the rest of the opcode table before exiting.
1997-10-29 * config/tc-mips.c (hilo_interlocks): True for tx49.Gavin Romig-Koch1-0/+29
(md_begin): Add mips64tx49. (md_parse_option): Add 4900 cpu. * gas/mips/mips.exp: Add tx49 configury.
1997-09-22don't sanitize out empty directories if they're not here (e.g., 'cvs co -P')Ken Raeburn1-2/+4
1997-09-21Fixed sanitization bugs.Nick Clifton1-0/+8
1997-09-21Removed v850eq sanitization.Nick Clifton1-57/+4
Added Things-to-loose entries for unspecifed/empty directories.
1997-09-18Remove arc sanitization.David Edelsohn1-8/+2
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee1-2/+6
1997-09-10Fixed sanitizationNick Clifton1-6/+6
1997-09-10Support tx19 sanitation.Gavin Romig-Koch1-0/+29
1997-09-03Removed v850 sanitization.Nick Clifton1-16/+2
1997-08-29SH4 assembler extensions.Joern Rennecke1-0/+32
1997-08-14oops - fixed typo.Nick Clifton1-5/+5
1997-08-14Tidied up the sanitization.Nick Clifton1-7/+28
1997-08-14Added support for v850e and v850eq instructions.Nick Clifton1-2/+59
1997-08-06 * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set.Ian Lance Taylor1-11/+0
Don't set targ or gas_target. Define SCO_ELF and TARGET_SOLARIS_COMMENT when appropriate. Don't substitute for target_frag. * Makefile.am: Remove @target_frag@. (INCLUDES): Remove $(INTERNAL_CFLAGS), $(CROSS), $(HDEFINES), and $(TDEFINES). (dep-am): Mark as phony. * acconfig.h: Add TARGET_BYTES_BIG_ENDIAN, TARGET_SOLARIS_COMMENT, and SCO_ELF. * config/arm-big.mt, config/arm-lit.mt: Remove. * config/mips-big.mt, config/mips-lit.mt: Remove. * config/ppc-big.mt, config/ppc-lit.mt: Remove. * config/ppc-sol.mt: Remove. * config/i386coff.mt, config/m68kcoff.mt: Remove. * config/m88kcoff.mt: Remove. * config/sco5.mt: Remove. * configure, config.in, Makefile.in: Rebuild.
1997-04-05m32r support.David Edelsohn1-0/+2
1997-02-28 * config/te-sco386.h: Remove; not used.Ian Lance Taylor1-1/+0
1997-02-27remove d10v sanitizationIan Lance Taylor1-8/+2
1997-02-27fix random missing Sanitize bitsAngela Marie Thomas1-0/+29
1997-02-27always keep te-lnews.hStan Shebs1-0/+1
1997-02-26 Based on patches from Robert Lipe <robertl@dgii.com>:Ian Lance Taylor1-0/+2
* configure.in: Add i386coff and i386elf to emulation list. * configure: Rebuild. * as.c (i386coff, i386elf): Declare. * obj.h (coff_format_ops): Declare. * config/obj-coff.c (OBJ_HEADER): Define. (coff_obj_symbol_new_hook): Rename from obj_symbol_new_hook. (coff_obj_read_begin_hook): Rename from obj_read_begin_hook. (obj_pseudo_table): Add "version". (coff_pop_insert): New static function. (coff_sec_sym_ok_for_reloc): New static function. (no_func): New static function. (coff_format_ops): New variable. * config/obj-coff.h (coff_obj_symbol_new_hook): Declare. (obj_symbol_new_hook): Define. (coff_obj_read_begin_hook): Declare. (obj_read_begin_hook): Define. * config/tc-i386.h (i386_target_format): Declare. * config/tc-i386.c: Check OBJ_MAYBE_ELF as well as OBJ_ELF; check OUTPUT_FLAVOR when appropriate. (i386_target_format): New function. * Makefile.in (obj-coff.o): New target. (e-i386coff.o, e-i386elf.o): New targets.
1997-02-21 * configure.in: Set em=svr4 for m68k-*-sysv4*.Ian Lance Taylor1-0/+1
* configure: Rebuild. * config/te-svr4.h: New file. * config/tc-m68k.c (m68k_comment_chars): Only include `#' if TE_SVR4 or TE_DELTA.