Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 82 | -623/+1058 | |
1999-05-05 | Remove extra copy of elf32_m68k_copy_private_bfd_data. | Catherine Moore | 1 | -21/+0 | |
1999-05-05 | * readelf.c (get_machine_flags): Check for EF_CPU32. | Catherine Moore | 2 | -2/+12 | |
(get_data_encoding): Fix typo. | |||||
1999-05-05 | * tc-m68k.c: Include elf/m68k.h. | Catherine Moore | 3 | -1/+21 | |
(m68k_elf_final_processing): New routine. * tc-m68k.h (elf_tc_final_processing m68k_elf_final_processing): Define. | |||||
1999-05-05 | * m68k.h (EF_CPU32): Define. | Catherine Moore | 2 | -0/+6 | |
1999-05-05 | * elf32-m68k.c (elf32_m68k_set_private_flags): New. | Catherine Moore | 2 | -25/+236 | |
(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-04 | Remove pregenerated info file | Stan Shebs | 1 | -219/+0 | |
1999-05-03 | * config/tc-hppa.c (md_apply_fix): Handle 22 bit fmt insn like a | Jeff Law | 2 | -4/+9 | |
17 bit fmt insn. | |||||
1999-05-03 | M | Jeff Law | 1 | -3/+2 | |
* som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE and R_LONG_PCREL_MODE. | |||||
1999-05-03 | ΓΏ | Jeff Law | 1 | -0/+5 | |
* som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE and R_LONG_PCREL_MODE. | |||||
1999-05-03 | This commit was generated by cvs2svn to track changes on a CVS vendor | Richard Henderson | 2316 | -0/+881473 | |
branch. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 2316 | -0/+881473 | |
1999-04-27 | import gdb-19990422 snapshot | Stan Shebs | 7 | -0/+6203 | |
1999-04-27 | This commit was generated by cvs2svn to track changes on a CVS vendor | Stan Shebs | 1 | -0/+1122 | |
branch. | |||||
1999-04-27 | import gdb-19990422 snapshot | Stan Shebs | 1 | -0/+1122 | |
1999-04-27 | import gdb-19990422 snapshot | Stan Shebs | 8 | -0/+1806 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 354 | -11074/+13327 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 4 | -16/+57 | |
1999-04-26 | This commit was generated by cvs2svn to track changes on a CVS vendor | Stan Shebs | 4 | -16/+57 | |
branch. | |||||
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -89/+117 | |
1999-04-26 | Not part of the sources | Stan Shebs | 28 | -106665/+0 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 2470 | -0/+976797 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 78 | -0/+37404 | |
1999-04-16 | This commit was generated by cvs2svn to track changes on a CVS vendor | Stan Shebs | 78 | -0/+37404 | |
branch. | |||||
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 38 | -0/+116488 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 4868 | -1779167/+0 | |
1999-02-15 | * config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that | Mark Alexander | 1 | -0/+2 | |
coffread.c will correctly handle char or short function parameters. | |||||
1999-02-15 | config/tc-alpha.c (md_show_usage): Put \ before newline in strings always. | Ken Raeburn | 1 | -0/+5 | |
1999-02-13 | * config/tc-alpha.c (cpu_types): Enable EV6 PALcode with -m21264. | Richard Henderson | 2 | -15/+32 | |
(emit_insn): Look for pc-relative and no-overflow specifiers on internal relocation types. | |||||
1999-02-13 | Add clauses for tx19, vr4xxx, vr4320, tx49, and r5900 | Jim Blandy | 1 | -1/+169 | |
1999-02-13 | *** empty log message *** | Jim Blandy | 1 | -0/+33 | |
1999-02-13 | * doc/c-mips.texi (MIPS Opts): Updated list of -mNNNN and | Jim Blandy | 1 | -15/+131 | |
-mcpu=NNNN flags. | |||||
1999-02-13 | * config/tc-mips.c: Remove all the mips_NNNN variables; just use | Jim Blandy | 1 | -177/+195 | |
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. | |||||
1999-02-13 | *** empty log message *** | Jim Blandy | 1 | -0/+6 | |
1999-02-13 | *** empty log message *** | Jim Blandy | 1 | -0/+5 | |
1999-02-13 | * gas/mips/mips.exp: Run the new tests, below. | Jim Blandy | 7 | -0/+183 | |
* 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. | |||||
1999-02-13 | *** empty log message *** | Jim Blandy | 1 | -5/+0 | |
1999-02-13 | *** empty log message *** | Jim Blandy | 1 | -0/+14 | |
1999-02-13 | * config/tc-i386.c (i386_intel_operand): Ignore `SHORT' rather | Richard Henderson | 1 | -0/+5 | |
than treat as an immediate specifier. | |||||
1999-02-12 | * gdb.texinfo: Update the credits. | Stan Shebs | 2 | -18/+47 | |
1999-02-12 | * config/tc-i386.c: Prototype many functions. | Richard Henderson | 2 | -326/+1110 | |
(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. | |||||
1999-02-12 | 1999-02-11 Martin Hunt <hunt@cygnus.com> | Martin Hunt | 2 | -1/+5 | |
* gdbtk-variable.c (variable_format): Enable binary format. | |||||
1999-02-11 | *** empty log message *** | Martin Hunt | 1 | -0/+5 | |
1999-02-11 | 1999-02-11 Martin Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -48/+20 | |
* gdbtk-hooks.c: Change ALL Tcl_Eval calls in hooks to call report_error() if there are errors. | |||||
1999-02-11 | 1999-02-11 Martin Hunt <hunt@cygnus.com> | Martin Hunt | 4 | -125/+4 | |
* gdbtk.c, gdbtk-cmds.c, gdbtk-hooks.c: Removed old IDE stuff. | |||||
1999-02-11 | 1999-02-11 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -183/+2219 | |
* configure, aclocal.m4: Regenerate with correct version of aclocal. | |||||
1999-02-11 | * Makefile.am (EXTRA_as_new_SOURCES): Uncomment--fixed by automake | Ian Lance Taylor | 3 | -15/+19 | |
patch. * Makefile.in: Rebuild. | |||||
1999-02-11 | Fix for PR 19070 - add ability to detect and generate errors when sections | Nick Clifton | 10 | -27/+320 | |
overlap. | |||||
1999-02-11 | * gas/m32r/allinsn.d: Prefix all | with \. | Doug Evans | 1 | -0/+15 | |
(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]. | |||||
1999-02-11 | 1999-02-10 Syd Polk <spolk@cygnus.com> | Syd Polk | 4 | -2239/+213 | |
* acinclude.m4: Fix for new location of itclConfig.sh and itkConfig.sh. * aclocal.m4: Regnerate. * configure: Regenerate. |