binutils-gdb/gas/config
Ian Lance Taylor 668f52e048 Mon Nov 2 20:10:18 1998 Martin von Loewis <loewis@informatik.hu-berlin.de>
* app.c (do_scrub_begin): Set characters above 127 to be symbol
	characters.
	(do_scrub_chars): Add some casts to unsigned char to avoid
	unwanted sign extension.
	* read.c (lex_type): Set characters about 127 to be symbol
	characters.
	* config/tc-i386.c (md_begin): Set identifier_chars and
	operand_chars for values above 127.
1998-11-03 01:16:02 +00:00
..
.Sanitize * tc-hppa.c (fp_operand_format): Add some additional formats. 1998-10-05 06:52:58 +00:00
aout_gnu.h
atof-ieee.c
atof-tahoe.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
atof-vax.c
e-i386coff.c Based on patches from Robert Lipe <robertl@dgii.com>: 1997-02-26 04:33:08 +00:00
e-i386elf.c Based on patches from Robert Lipe <robertl@dgii.com>: 1997-02-26 04:33:08 +00:00
e-mipsecoff.c
e-mipself.c
go32.cfg
itbl-mips.h * itbl-ops.c: New file. Add support for dynamically read 1997-02-11 02:07:57 +00:00
m68k-parse.h
m68k-parse.y
m88k-opcode.h
obj-aout.c
obj-aout.h * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to 1998-01-28 19:55:40 +00:00
obj-bout.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
obj-bout.h * as.c (parse_args): Add --keep-locals alias for -L. 1998-01-27 13:33:54 +00:00
obj-coff.c * config/obj-coff.c (c_symbol_merge): Fix copying of auxiliary 1998-06-22 23:53:10 +00:00
obj-coff.h Conceal ugly code behing macro. 1998-06-23 20:56:19 +00:00
obj-ecoff.c
obj-ecoff.h
obj-elf.c * config/obj-elf.c (obj_elf_vtable_inherit): Print error message 1998-08-31 16:52:18 +00:00
obj-elf.h * as.h (debug_info_type): Add entries for unspecified and dwarf*. 1998-08-02 02:39:52 +00:00
obj-evax.c Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:42:41 +00:00
obj-evax.h Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:42:41 +00:00
obj-generic.c
obj-generic.h
obj-hp300.c
obj-hp300.h
obj-ieee.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
obj-ieee.h
obj-multi.c
obj-multi.h Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. 1995-11-28 19:09:58 +00:00
obj-som.c
obj-som.h
obj-vms.c Thu Jul 2 14:06:22 1998 Klaus Kaempf <kkaempf@rmi.de> 1998-07-02 18:55:33 +00:00
obj-vms.h * symbols.c (colon): Call obj_frob_label if it is defined. 1997-03-21 23:06:08 +00:00
tc-a29k.c * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-a29k.h * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-alpha.c * config/tc-alpha.c (alpha_fix_adjustable): Don't adjust weak syms. 1998-08-08 22:23:44 +00:00
tc-alpha.h Mon Jul 22 12:46:55 1996 Richard Henderson <rth@tamu.edu> 1996-07-22 17:04:04 +00:00
tc-arc.c
tc-arc.h
tc-arm.c Tue Sep 8 18:10:01 1998 Catherine Moore <clm@cygnus.com> 1998-09-08 23:20:30 +00:00
tc-arm.h Fixed generation of thumb function symbols. 1998-09-05 02:58:46 +00:00
tc-d10v.c PR15041 1998-06-10 15:50:08 +00:00
tc-d10v.h * read.c (do_align): Add max parameter. Change all callers. 1997-02-14 22:49:25 +00:00
tc-d30v.c Apply patches from PRs 16299, 17008 and 17140 1998-10-08 17:55:58 +00:00
tc-d30v.h Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 02:47:03 +00:00
tc-dvp.c update tc-dvp.c with sky-980617-branch 1998-09-21 20:27:28 +00:00
tc-dvp.h * config/tc-dvp.h (ELF_TC_SPECIAL_SECTIONS): Delete .vuoverlay_table. 1998-05-31 22:46:56 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c No longer sanitize away h8s stuff 1996-07-05 18:39:32 +00:00
tc-h8300.h
tc-h8500.c * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-h8500.h * subsegs.h (segment_info_type): Give the struct a name. 1998-06-24 23:08:26 +00:00
tc-hppa.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-hppa.h * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!', 1997-04-04 22:49:21 +00:00
tc-i386.c Mon Nov 2 20:10:18 1998 Martin von Loewis <loewis@informatik.hu-berlin.de> 1998-11-03 01:16:02 +00:00
tc-i386.h Tue Jun 9 12:20:05 1998 Alan Modra <alan@spri.levels.unisa.edu.au> 1998-06-09 16:21:35 +00:00
tc-i860.c
tc-i860.h
tc-i960.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-i960.h
tc-m32r.c PR 17947: Add -> to indicate two instructions are explicitly serial 1998-10-27 00:36:15 +00:00
tc-m68k.c * config/tc-m68k.c (mri_assemble): New static function. 1998-05-29 17:48:03 +00:00
tc-m68k.h * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol is 1997-01-03 22:41:26 +00:00
tc-m88k.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-m88k.h * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-m68851.h
tc-mips.c * config/tc-mips.c : support frame and regmask/fregmask when 1998-10-22 16:02:52 +00:00
tc-mips.h * itbl-ops.c: Add test for itbl_have_entries. 1997-02-23 23:46:12 +00:00
tc-mn10200.c * config/tc-mn10200.c (md_estimate_size_before_relax): Treat 1997-02-07 03:09:52 +00:00
tc-mn10200.h * config/tc-mn10200.c (md_relax_table): Define. 1997-01-29 16:46:31 +00:00
tc-mn10300.c * config/tc-mn10300.c (md_assemble): Fix "errmsg" initialization 1998-07-28 17:03:05 +00:00
tc-ns32k.c
tc-ns32k.h * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) to 1997-11-05 00:45:23 +00:00
tc-ppc.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-ppc.h Mon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemail.com.au> 1998-02-02 17:44:57 +00:00
tc-sh.c * config/tc-sh.c (sh_fix_adjustable): Adjust EXTERN and 1998-10-24 20:24:50 +00:00
tc-sh.h * config/tc-sh.h (obj_fix_adjustable): Define. 1998-10-20 01:26:55 +00:00
tc-sparc.c * config/tc-sparc.c (sparc_ip): Allow all digits in an instruction 1998-09-02 18:30:59 +00:00
tc-sparc.h * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-tahoe.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-tahoe.h
tc-tic30.c Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:17:20 +00:00
tc-tic30.h Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:17:20 +00:00
tc-tic80.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-tic80.h * doc/internals.texi (CPU backend): Fix typo in md_section_align 1997-02-23 04:01:39 +00:00
tc-v850.c Fix PR 17042 - Do not attempt to resolve offsets to symbols in other sections 1998-09-30 18:12:57 +00:00
tc-v850.h Fix PR 17042 - Do not attempt to resolve offsets to symbols in other sections 1998-09-30 18:12:57 +00:00
tc-vax.c Fri May 29 16:03:26 1998 Pat Rankin <rankin@eql.caltech.edu> 1998-05-29 20:08:25 +00:00
tc-vax.h
tc-w65.c * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-w65.h * subsegs.h (segment_info_type): Give the struct a name. 1998-06-24 23:08:26 +00:00
tc-z8k.c
tc-z8k.h
te-aux.h * config/te-aux.h: Change include of aux.h to aux-coff.h. 1996-02-09 15:55:06 +00:00
te-delt88.h rename te-delta88.h to avoid 8.3 conflict 1995-11-20 18:48:32 +00:00
te-delta.h Thu Mar 20 12:48:45 1997 Philippe De Muyter <phdm@info.ucl.ac.be> 1997-03-20 17:50:41 +00:00
te-dpx2.h
te-dynix.h Based on notes from Peter Eriksson <peter@ifm.liu.se>. The target 1997-02-14 23:40:49 +00:00
te-generic.h
te-go32.h
te-hp300.h
te-hppa.h
te-i386aix.h
te-ic960.h * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. 1997-02-28 20:04:39 +00:00
te-lnews.h * configure.in (mips*-*-lnews*): New target, also make empty 1997-02-27 02:40:44 +00:00
te-lynx.h
te-mach.h
te-macos.h
te-multi.h
te-nbsd.h
te-nbsd532.h
te-pc532mach.h
te-pe.h
te-ppcnw.h
te-psos.h Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de> 1996-02-14 21:37:16 +00:00
te-riscix.h * configure.in (arm-*-riscix*): Set emulation to riscix. 1996-06-29 22:20:57 +00:00
te-sparcaout.h * configure.in (sparc-*-aout): Set `em'. 1996-09-06 23:05:12 +00:00
te-sun3.h
te-svr4.h * configure.in: Set em=svr4 for m68k-*-sysv4*. 1997-02-21 17:00:45 +00:00
te-sysv32.h
vax-inst.h
vms-a-conf.h Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:42:41 +00:00
vms-conf.h * config/vms-conf.h: Don't undef VERSION. 1998-01-30 16:48:57 +00:00