Nick Clifton
886851536e
Use .short to display unidentified instructions
1999-05-07 09:14:56 +00:00
Nick Clifton
3f230321da
restore mcore files (Duh!)
1999-05-07 07:57:25 +00:00
Nick Clifton
b23f908b61
Replace assert (about endianism) with an error message
1999-05-07 07:44:11 +00:00
Nick Clifton
71acc4e8d5
REstore mcore support (duh!)
1999-05-07 07:40:05 +00:00
Nick Clifton
bb3596ae84
fix output format.
1999-05-07 07:34:06 +00:00
Nick Clifton
09a3f5d4e3
restore. (Duh!)
1999-05-07 07:33:44 +00:00
Richard Henderson
83183c0c36
* config/tc-i386.c (i386_immediate): Skip whitespace before
...
complaining about junk after expression.
(i386_displacement): Likewise.
1999-05-06 23:16:36 +00:00
Richard Henderson
33fbbfbc00
* configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
...
* getruntime.c: Only attempt to include sys/resource.h and
use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
are defined.
1999-05-06 20:59:17 +00:00
Richard Henderson
03987ceda1
* symbols.c (symbol_find_base): Use memcpy instead of strcpy.
...
Don't copy before downcaseing.
1999-05-06 19:52:29 +00:00
Richard Henderson
7fafc0fd27
Fred Fish <fnf@be.com>
...
* dwarf2.c (read_abbrevs): Change cast of dwarf_abbrev_buffer
assignment from "unsigned char *" to "char *".
(decode_line_info): Likewise for dwarf_line_buffer assignment.
1999-05-06 17:12:02 +00:00
Ian Lance Taylor
82716b788e
* rename.c (smart_rename): Fix test of whether file exists.
1999-05-06 11:03:33 +00:00
Nick Clifton
a8a9050d4a
Set display_endian based on target endianism.
1999-05-06 07:41:56 +00:00
Nick Clifton
9484f685a5
Remove traces of mcore.
1999-05-06 07:20:24 +00:00
Nick Clifton
76f4998ad1
remove mentions of mcore.
1999-05-06 07:08:37 +00:00
Nick Clifton
87673fab32
Currently CYGNUS local
1999-05-06 07:07:55 +00:00
Stan Shebs
a4cb37cb10
import gdb-19990504 snapshot
1999-05-05 21:45:13 +00:00
Catherine Moore
b890a73569
* dlltool.c (interwork): Remove.
...
(arm_interwork_jtab): Use bx insn.
(thumb_jtab): Likewise.
(MARM_INTERWORK): New machine type.
(rvaafter): Handle it.
(rvabefore) Likewise.
(asm_prefix): Likewise.
(gen_exp_type): Check machine type instead of
interwork flag.
(make_one_lib_file): Likewise.
(make_head): Likewise.
(make_tail): Likewise.
(usage): Update machine types.
(main): Remove -interwork support.
1999-05-05 19:02:14 +00:00
Catherine Moore
b44267fd40
* coff-arm.c (coff_arm_relocate_section): Add one to
...
address of ARM_RVA32 thumb functions.
1999-05-05 18:56:25 +00:00
Stan Shebs
b83266a0e1
import gdb-19990504 snapshot
1999-05-05 14:45:51 +00:00
Catherine Moore
e1346c8d09
Remove extra copy of elf32_m68k_copy_private_bfd_data.
1999-05-05 11:34:29 +00:00
Catherine Moore
33c63f9db4
* readelf.c (get_machine_flags): Check for EF_CPU32.
...
(get_data_encoding): Fix typo.
1999-05-05 11:00:55 +00:00
Catherine Moore
0d96863f2b
* tc-m68k.c: Include elf/m68k.h.
...
(m68k_elf_final_processing): New routine.
* tc-m68k.h (elf_tc_final_processing m68k_elf_final_processing):
Define.
1999-05-05 10:58:59 +00:00
Catherine Moore
5ce00b97b9
* m68k.h (EF_CPU32): Define.
1999-05-05 10:57:16 +00:00
Catherine Moore
9e1281c780
* elf32-m68k.c (elf32_m68k_set_private_flags): New.
...
(elf32_m68k_copy_private_bfd_data): New.
(elf32_m68k_merge_private_bfd_data): New.
(elf32_m68k_print_private_bfd_data): New.
(CPU32_FLAG): Define.
(PLT_CPU32_ENTRY_SIZE): Define.
(elf_cpu32_plt0_entry): Declare.
(elf_cpu32_plt_entry): Declare.
(elf_m68k_adjust_dynamic_symbol): Generate cpu32 plt entries.
(elf_m68k_finish_dynamic_symbol): Likewise.
(elf_m68k_finish_dynamic_sections): Likewise.
(elf_backend_plt_header_size): Remove definition.
(bfd_elf32_bfd_copy_private_bfd_data): Define.
(bfd_elf32_bfd_merge_private_bfd_data): Define.
(bfd_elf32_bfd_set_private_flags): Define.
(bfd_elf32_bfd_print_private_bfd_data): Define.
1999-05-05 10:56:18 +00:00
Stan Shebs
7c202dc7f5
Remove pregenerated info file
1999-05-04 18:52:32 +00:00
Jeff Law
90700a5341
* config/tc-hppa.c (md_apply_fix): Handle 22 bit fmt insn like a
...
17 bit fmt insn.
1999-05-03 09:26:28 +00:00
Jeff Law
c10067812f
M
...
* som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
and R_LONG_PCREL_MODE.
1999-05-03 09:12:29 +00:00
Jeff Law
ac79f2f399
ÿ
...
* som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
and R_LONG_PCREL_MODE.
1999-05-03 09:12:28 +00:00
Richard Henderson
5b64ad42d3
This commit was generated by cvs2svn to track changes on a CVS vendor
...
branch.
1999-05-03 07:29:11 +00:00
Richard Henderson
252b5132c7
19990502 sourceware import
1999-05-03 07:29:11 +00:00
Stan Shebs
2d514e6f36
import gdb-19990422 snapshot
1999-04-27 01:33:01 +00:00
Stan Shebs
8b0b198558
This commit was generated by cvs2svn to track changes on a CVS vendor
...
branch.
1999-04-27 01:30:31 +00:00
Stan Shebs
aac4839284
import gdb-19990422 snapshot
1999-04-27 01:30:31 +00:00
Stan Shebs
e49d4fa61a
import gdb-19990422 snapshot
1999-04-27 01:26:45 +00:00
Stan Shebs
7a292a7adf
import gdb-19990422 snapshot
1999-04-26 18:34:20 +00:00
Stan Shebs
771578d160
import gdb-19990422 snapshot
1999-04-26 18:30:31 +00:00
Stan Shebs
1996fae846
This commit was generated by cvs2svn to track changes on a CVS vendor
...
branch.
1999-04-26 18:30:31 +00:00
Stan Shebs
0714f9bfa3
import gdb-19990422 snapshot
1999-04-26 18:25:51 +00:00
Stan Shebs
3dd8d9225d
Not part of the sources
1999-04-26 17:34:15 +00:00
Stan Shebs
c906108c21
Initial creation of sourceware repository
1999-04-16 01:35:26 +00:00
Stan Shebs
d60d9f651a
Initial creation of sourceware repository
1999-04-16 01:34:55 +00:00
Stan Shebs
cd946cff9e
This commit was generated by cvs2svn to track changes on a CVS vendor
...
branch.
1999-04-16 01:34:55 +00:00
Stan Shebs
9733ab3f56
Initial creation of sourceware repository
1999-04-16 01:34:49 +00:00
Stan Shebs
071ea11e85
Initial creation of sourceware repository
1999-04-16 01:34:07 +00:00
Mark Alexander
1730ec6b18
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
...
coffread.c will correctly handle char or short function parameters.
1999-02-15 02:23:56 +00:00
Ken Raeburn
8a71fa4e1e
config/tc-alpha.c (md_show_usage): Put \ before newline in strings always.
1999-02-15 00:00:20 +00:00
Richard Henderson
15445dcdcd
* config/tc-alpha.c (cpu_types): Enable EV6 PALcode with -m21264.
...
(emit_insn): Look for pc-relative and no-overflow specifiers on
internal relocation types.
1999-02-13 22:13:09 +00:00
Jim Blandy
287169e548
Add clauses for tx19, vr4xxx, vr4320, tx49, and r5900
1999-02-13 21:59:27 +00:00
Jim Blandy
0e00d2706a
*** empty log message ***
1999-02-13 21:37:36 +00:00
Jim Blandy
3b88ed2a72
* doc/c-mips.texi (MIPS Opts): Updated list of -mNNNN and
...
-mcpu=NNNN flags.
1999-02-13 21:37:16 +00:00