NetBSD/gnu/usr.bin/gcc/arch/ns32k
matthias 6a93608a3d ns32k.c:
* ns32k_gen_operand is no longer needed.
* new function symbolic_reference_mentioned_p (stolen from i386).
* make print_operand dtrt when printing symbolic "constants" in picmode
  and abort for the cases that it can't handle (e.g. symbol+offset).

ns32k.h:
* Use NS32K_DISPLACEMENT_P wherever suitable.
* make LEGITIMATE_PIC_OPERAND_P dtrt to make the ns32k_gen_operand hack
  unnecessary.

ns32k.md:
* Use general_operand instead of ns32k_gen_operand everywhere.
* replace "rmn" by "g" again.
* make addsi3 dtrt for pic.

The comments in ns32k.md still need some updates.
Thank's again to Ian Dall for his help.
1998-03-30 20:21:01 +00:00
..
config.h OK, OK! It is now 2.7.2.2. 1997-05-14 19:26:32 +00:00
hconfig.h
netbsd.h gcc-ns32k mega commit compiled by Ian Dall. 1998-03-13 22:57:49 +00:00
ns32k.c ns32k.c: 1998-03-30 20:21:01 +00:00
ns32k.h ns32k.c: 1998-03-30 20:21:01 +00:00
ns32k.md ns32k.c: 1998-03-30 20:21:01 +00:00
tconfig.h
tm.h
xm-netbsd.h
xm-ns32k.h