Catherine Moore
e1346c8d09
Remove extra copy of elf32_m68k_copy_private_bfd_data.
28 years ago
Catherine Moore
33c63f9db4
* readelf.c (get_machine_flags): Check for EF_CPU32.
(get_data_encoding): Fix typo.
28 years ago
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.
28 years ago
Catherine Moore
5ce00b97b9
* m68k.h (EF_CPU32): Define.
28 years ago
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.
28 years ago
Stan Shebs
7c202dc7f5
Remove pregenerated info file
28 years ago
Jeff Law
90700a5341
* config/tc-hppa.c (md_apply_fix): Handle 22 bit fmt insn like a
17 bit fmt insn.
28 years ago
Jeff Law
c10067812f
M
* som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
and R_LONG_PCREL_MODE.
28 years ago
Jeff Law
ac79f2f399
ÿ
* som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
and R_LONG_PCREL_MODE.
28 years ago
Richard Henderson
5b64ad42d3
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
28 years ago
Richard Henderson
252b5132c7
19990502 sourceware import
28 years ago
Stan Shebs
2d514e6f36
import gdb-19990422 snapshot
28 years ago
Stan Shebs
8b0b198558
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
28 years ago
Stan Shebs
aac4839284
import gdb-19990422 snapshot
28 years ago
Stan Shebs
e49d4fa61a
import gdb-19990422 snapshot
28 years ago
Stan Shebs
7a292a7adf
import gdb-19990422 snapshot
28 years ago
Stan Shebs
771578d160
import gdb-19990422 snapshot
28 years ago
Stan Shebs
1996fae846
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
28 years ago
Stan Shebs
0714f9bfa3
import gdb-19990422 snapshot
28 years ago
Stan Shebs
3dd8d9225d
Not part of the sources
28 years ago
Stan Shebs
c906108c21
Initial creation of sourceware repository
28 years ago
Stan Shebs
d60d9f651a
Initial creation of sourceware repository
28 years ago
Stan Shebs
cd946cff9e
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
28 years ago
Stan Shebs
9733ab3f56
Initial creation of sourceware repository
28 years ago
Stan Shebs
071ea11e85
Initial creation of sourceware repository
28 years ago
Mark Alexander
1730ec6b18
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
coffread.c will correctly handle char or short function parameters.
28 years ago
Ken Raeburn
8a71fa4e1e
config/tc-alpha.c (md_show_usage): Put \ before newline in strings always.
28 years ago
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.
28 years ago
Jim Blandy
287169e548
Add clauses for tx19, vr4xxx, vr4320, tx49, and r5900
28 years ago
Jim Blandy
0e00d2706a
*** empty log message ***
28 years ago
Jim Blandy
3b88ed2a72
* doc/c-mips.texi (MIPS Opts): Updated list of -mNNNN and
-mcpu=NNNN flags.
28 years ago
Jim Blandy
de484a066b
* config/tc-mips.c: Remove all the mips_NNNN variables; just use
mips_cpu instead.
(mips_4650, mips_4010, mips_4100): Variables removed.
start-sanitize-vr4xxx
(mips_4121): Variable removed.
end-sanitize-vr4xxx
start-sanitize-vr4320
(mips_4320): Variable removed.
end-sanitize-vr4320
start-sanitize-cygnus
(mips_5400): Variable removed.
end-sanitize-cygnus
start-sanitize-r5900
(mips_5900): Variable removed.
end-sanitize-r5900
start-sanitize-tx49
(mips_4900): Variable removed.
end-sanitize-tx49
(hilo_interlocks, gpr_interlocks, append_insn, macro_build, macro,
macro2, mips16_macro, mips_ip): Test mips_cpu, not the mips_NNNN
variables.
(md_begin): Don't bother initializing the mips_NNNN variables;
mips_cpu is set, and that's good enough now.
(md_parse_option): Have the -mNNNN options set mips_cpu instead of
the mips_NNNN variable. The -no-mNNNN flags are now no-ops.
(show): New function, to handle wrapping in the CPU lists.
(md_show_usage): Update lists of -mcpu and -mNNNN switches.
28 years ago
Jim Blandy
adfdbe9083
*** empty log message ***
28 years ago
Jim Blandy
346b8b0797
*** empty log message ***
28 years ago
Jim Blandy
bd24408345
* gas/mips/mips.exp: Run the new tests, below.
* gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
* gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
28 years ago
Jim Blandy
c80f964dc6
*** empty log message ***
28 years ago
Jim Blandy
06643e93f6
*** empty log message ***
28 years ago
Richard Henderson
e58ae7a3fd
* config/tc-i386.c (i386_intel_operand): Ignore `SHORT' rather
than treat as an immediate specifier.
28 years ago
Stan Shebs
35564bd7ba
* gdb.texinfo: Update the credits.
28 years ago
Richard Henderson
e715a0271e
* config/tc-i386.c: Prototype many functions.
(set_intel_syntax): Accept `prefix'/`noprefix' specifiers.
(i386_immediate): Remove unused second argument.
(i386_intel_operand): Fix i386_is_reg typo.
(i386_operand): Use allow_naked_reg.
(output_invalid): Make operand int for K&R.
28 years ago
Martin Hunt
eb9ea5de74
1999-02-11 Martin Hunt <hunt@cygnus.com>
* gdbtk-variable.c (variable_format): Enable binary format.
28 years ago
Martin Hunt
5bbb337f4a
*** empty log message ***
28 years ago
Martin Hunt
8ee982c6a9
1999-02-11 Martin Hunt <hunt@cygnus.com>
* gdbtk-hooks.c: Change ALL Tcl_Eval calls in hooks to
call report_error() if there are errors.
28 years ago
Martin Hunt
5288b2e1b2
1999-02-11 Martin Hunt <hunt@cygnus.com>
* gdbtk.c, gdbtk-cmds.c, gdbtk-hooks.c: Removed old IDE stuff.
28 years ago
Jason Molenda
8fa71a718c
1999-02-11 Jason Molenda (jsm@bugshack.cygnus.com)
* configure, aclocal.m4: Regenerate with correct version of aclocal.
28 years ago
Ian Lance Taylor
e0a991bf5e
* Makefile.am (EXTRA_as_new_SOURCES): Uncomment--fixed by automake
patch.
* Makefile.in: Rebuild.
28 years ago
Nick Clifton
22f94ab06c
Fix for PR 19070 - add ability to detect and generate errors when sections
overlap.
28 years ago
Doug Evans
39c80401ec
* gas/m32r/allinsn.d: Prefix all | with \.
(push,pop): Fix expected output.
* gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
* gas/m32r/fslot.d: Prefix all | with \.
* gas/m32r/fslotx.d: Prefix all | with \.
* gas/m32r/m32rx.d: Assemble with -O to get effect we're testing for.
Prefix all | with \. Fix misc. typos.
* gas/m32r/m32rx.s (bc__add,bcl__addi): Use non-relaxable versions
of branches so we get the effect we're testing for.
* gas/m32r/relax-2.d: Prefix all | with \.
| must be prefixed with \ (or otherwise escaped).
Fix problems that were then revealed.
Some still remain in m32rx.[ds].
28 years ago
Syd Polk
92cf44957c
1999-02-10 Syd Polk <spolk@cygnus.com>
* acinclude.m4: Fix for new location of itclConfig.sh and itkConfig.sh.
* aclocal.m4: Regnerate.
* configure: Regenerate.
28 years ago
Stan Shebs
3f25bdb8b9
Remove java sanitization.
28 years ago