mrg
33eed2cc61
regenerate
2003-08-25 06:09:11 +00:00
martin
c3181b5741
Shifts with >= 32 bit used to generate illegal code for 64bit targets,
...
fix by using for example "sllx" instead of "sll" in this cases.
Submitted to the gcc maintainers as attachment to [Bug c/11965] in their
bugzilla.
2003-08-23 10:19:02 +00:00
mrg
bde3717628
regenerate.
2003-08-22 16:01:12 +00:00
mrg
74cfa6bb4b
regenerate
2003-08-22 09:46:57 +00:00
kim
b7ab4147f6
Document the canonicalize_envelope_recipient variable.
2003-08-22 04:43:21 +00:00
kim
e75f2ec987
The functional part of the var_canon_env_rcpt patch had been
...
inadvertently left out during an update.
2003-08-22 04:25:26 +00:00
uwe
96538bcf9e
* add ${GCCARCH} to .PATH to make hconfig.h a real file target.
...
* use ${G_HCONFIG_H} instead of hconfig.h as a dependency.
* hconfig.h: auto-build.h dependency is bogus, remove.
* misc cleanup of ".c depends on .h" -> ".o depends on .h"
* options.h was missing from CLEANFILES.
With these changes running make in this directory doesn't do a
*complete* rebuild anymore. Still not foolproof, because gen* host
tools do not overwrite generated files that are not changed, so we
really need to use stamp file style dependencies for those, like gcc
makefile does.
Ok by Matthew Green <mrg@netbsd>.
2003-08-22 03:06:32 +00:00
mrg
87e3390b36
build with GCC3 - string literals can't use literal new lines.
2003-08-22 02:59:50 +00:00
mrg
ee74cc4c6b
find ppc-asm.h via "rs6000/ppc-asm.h".
2003-08-22 02:46:17 +00:00
mrg
023ae3cdb4
regenerate
2003-08-22 02:45:22 +00:00
mrg
a827e79b49
patch from <sdegler@degler.net> to add /usr/include/g++/backward to the
...
default C++ include path so that one can find old headers without any
special help. (using them still generates warnings though.)
2003-08-22 02:41:15 +00:00
mrg
22660a6384
add a patch from <sdegler@degler.net> to build .asm files by copying them
...
to .S files first.
2003-08-22 02:39:56 +00:00
itojun
379deb2b1a
use %llu for unsigned long long printing; PR bin/22552
2003-08-20 13:58:08 +00:00
uwe
acd641f87d
Add -I${BACKENDOBJ} to HOST_CPPFLAGS so that `fini' host program can
...
find auto-build.h.
Fixes PR/22497.
Ok by mrg@.
2003-08-19 01:13:25 +00:00
christos
eb60ee7b60
Do not install the libraries (from Stephen Degler)
2003-08-18 22:49:16 +00:00
christos
dfb81d79ab
undo previous accidental commit.
2003-08-18 16:46:55 +00:00
martin
17e3c1d4f1
Add sparc64 support.
...
XXX - lint does not yet work - it undefines __GNUC__ and this breaks bfd.h.
2003-08-18 00:28:11 +00:00
martin
0fffc3d101
Move bfd.h to arch dependend directory - the generated bfd.h differs
...
slightly between 64bit and 32bit archs.
2003-08-18 00:25:23 +00:00
martin
8f6cdf024b
Remove accidently commited (generated) files that "make distclean" fails
...
to remove.
2003-08-17 23:51:12 +00:00
christos
f399648bb7
forgot to add this one too.
2003-08-17 23:00:20 +00:00
christos
a550ab6960
forgot to commit this.
2003-08-17 22:54:56 +00:00
martin
f4d6f4dfb8
Rumors say there are archs where int != long.
2003-08-17 22:17:03 +00:00
christos
83a51582a8
try to commit again
2003-08-17 18:03:25 +00:00
christos
2e12e80a85
avoid PARAMS redefinition.
2003-08-16 21:57:20 +00:00
christos
1cfd40eacc
remove generated files.
2003-08-16 21:56:36 +00:00
christos
f068e22a9f
fix lint errors.
2003-08-16 21:56:23 +00:00
christos
03a450b1a6
update for multiple dir build.
2003-08-16 21:53:58 +00:00
christos
baa8a63141
Remove unused lines.
2003-08-16 16:03:05 +00:00
matt
b7cc9ef509
Correctly decode the switchframe *and the two callframes above it* which
...
contain the real information.
2003-08-15 16:58:15 +00:00
hannken
d64c1acb07
Register fill' was renamed to
lr'.
...
See sys/arch/powerpc/include/frame, rev 1.16.
2003-08-15 10:36:49 +00:00
christos
df57fab11f
Adjust to 5.3
2003-08-14 18:20:47 +00:00
christos
f412635e2b
Move MI stuff into the Makefile
2003-08-14 18:18:05 +00:00
christos
52548ed6ed
Adjust to 5.3...
2003-08-14 18:10:09 +00:00
christos
f2fb83f010
x86 gdb-5.3 support.
2003-08-14 17:40:54 +00:00
christos
744531991e
a couple more additions.
2003-08-14 16:54:54 +00:00
christos
6dc8ebe23c
Add auto-gen'ed files.
2003-08-14 16:50:53 +00:00
christos
7b11b526b4
Fix a compiler warning.
2003-08-14 16:49:37 +00:00
christos
b71227cf2b
- merge changes from gdb-5.0
2003-08-14 14:22:27 +00:00
christos
88a26652e1
Undo previous change and introduce ugly makefile hack.
2003-08-14 14:17:01 +00:00
christos
2fd435b3f0
- fix IS_THREAD
...
- fix typo ptid_equals
2003-08-14 01:12:26 +00:00
christos
230eaa023f
gdb has signals.c too; rename the file.
2003-08-14 01:08:23 +00:00
christos
3b342f088b
avoid gcc-3 warning.
2003-08-14 01:07:59 +00:00
christos
5aa0e076c6
do mechanical pid to ptid conversion. it now compiles.
2003-08-14 00:24:10 +00:00
christos
fcb15df895
ansify
2003-08-13 23:38:50 +00:00
christos
34fb5d34da
initial checking of the 5.0 version.
2003-08-13 23:30:34 +00:00
christos
8229ffad82
Re-add dead files.
2003-08-11 20:58:34 +00:00
christos
b36d5146cd
Import gdb-5.3
2003-08-11 20:31:36 +00:00
christos
4084bd69eb
Import gdb-5.3
2003-08-11 20:21:35 +00:00
mrg
b66a12790c
- delete generated-for-i386--netbsdelf auto-build.h
...
- generate an auto-build.h at build time the same way ./configure does
- add dozens of missing dependancies
2003-08-11 07:34:03 +00:00
uwe
5b9717919b
In sh.h, ASM_OUTPUT_LABELREF - const'itfy lname.
...
Pull the fix for RETURN_ADDR_RTX from gcc-current:
sh-protos.h - 1.45; sh.h - 1.217 (partial); sh.c - 1.230 (partial).
Pertinent parts of the gcc changelog follows.
prologue / epilogue / warning patches:
2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
Con Bradley <con.bradley@superh.com>
* sh-protos.h (sh_get_pr_initial_val): Declare.
[...]
* sh.h [...]
(RETURN_ADDR_RTX): Use sh_get_pr_initial_val.
2003-08-11 00:45:34 +00:00