Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import gdb-1999-11-08 snapshot | Jason Molenda | 1999-11-09 | 57 | -540/+1733 |
| | |||||
* | * config/tc-alpha.c (alpha_align): Check, don't assert, that | Richard Henderson | 1999-11-08 | 2 | -3/+8 |
| | | | | | the previous label was in the current section before playing with auto-alignment. | ||||
* | Do not attempt to fixup relocs relative to weak symbols | Nick Clifton | 1999-11-06 | 2 | -18/+28 |
| | |||||
* | Add more md operators | Michael Meissner | 1999-11-05 | 3 | -16/+16 |
| | |||||
* | Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com) | Jeff Law | 1999-11-04 | 5 | -222/+257 |
| | | | | | | | | | | | | | | * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive): Clean up code to use EXTRA_SHLIB_EXTENSION. 1999-09-14 Ulrich Drepper <drepper@cygnus.com> * configure.in: Define EXTRA_SHLIB_EXTENSION to ".sl" for HP target. * config.in: Add EXTRA_SHLIB_EXTENSION. * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive): Search for second shared lib extension only if EXTRA_SHLIB_EXTENSION is defined. | ||||
* | * read.c (pseudo_set): Reject attempts to set the value of a | Ian Lance Taylor | 1999-11-03 | 2 | -0/+5 |
| | | | | section symbol. | ||||
* | * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_output | Ian Lance Taylor | 1999-11-03 | 2 | -3/+21 |
| | | | | | | | | | if it is defined. * config/obj-elf.c (elf_set_index): Add ATTRIBUTE_UNUSED. * config/obj-elf.c (elf_frob_file_after_relocs): Don't pass NULL to bfd_set_section_contents. | ||||
* | Change the default endianness to little. | Nick Clifton | 1999-11-03 | 5 | -3/+13 |
| | |||||
* | Chnage the default endianness for mcore to little | Nick Clifton | 1999-11-03 | 2 | -4/+6 |
| | |||||
* | clip shorts to prevent assembler warnings | Nick Clifton | 1999-11-03 | 2 | -3/+9 |
| | |||||
* | * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND, | Jeff Law | 1999-11-02 | 2 | -5/+10 |
| | | | | R_LINETAB, R_LINETAB_ESC, and R_COMMENT. | ||||
* | These files removed in gdb-19991101 snapshot. | Jason Molenda | 1999-11-02 | 3 | -224/+0 |
| | |||||
* | import gdb-1999-11-01 snapshot | Jason Molenda | 1999-11-02 | 57 | -384/+2260 |
| | |||||
* | 1999-11-01 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-11-01 | 2 | -21/+92 |
| | | | | | | | | * ldlang.c (section_already_linked): Rework to use hash table. (already_linked_newfunc): New function. (already_linked_table_init): New function. (already_linked_table_free): New function. (lang_process): Initialize and free the already_linked hash table. | ||||
* | For include/opcode: | Gavin Romig-Koch | 1999-11-01 | 6 | -78/+42 |
| | | | | | | | | | | | | | * mips.h (OPCODE_IS_MEMBER): New. For gas: * config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER. (mips_ip): Use OPCODE_IS_MEMBER. For opcodes: * mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER. | ||||
* | expect thumb-pe and thumb-coff failures | Nick Clifton | 1999-11-01 | 2 | -1/+3 |
| | |||||
* | fixes for arm-aout.... | Nick Clifton | 1999-11-01 | 3 | -6/+6 |
| | |||||
* | Expect arm-pe and arm-coff failure of the simple objcopy test | Nick Clifton | 1999-11-01 | 2 | -0/+8 |
| | |||||
* | Fix test results for arm-pe toolchain | Nick Clifton | 1999-11-01 | 4 | -5/+15 |
| | |||||
* | Fixed test to disable these checks if the target is PE based. | Nick Clifton | 1999-11-01 | 2 | -1/+9 |
| | |||||
* | *** empty log message *** | Catherine Moore | 1999-10-29 | 1 | -1/+6 |
| | |||||
* | Remove test6. | Catherine Moore | 1999-10-29 | 2 | -63/+0 |
| | |||||
* | Define SHORT_AR (fix for CR: 101340) | Nick Clifton | 1999-10-29 | 2 | -0/+5 |
| | |||||
* | oops - omitted from previous delta | Nick Clifton | 1999-10-29 | 1 | -0/+5 |
| | |||||
* | Define SHORT_AR and use for MVTACC (fix for CR: 101340) | Nick Clifton | 1999-10-29 | 1 | -1/+2 |
| | |||||
* | Fix testsuite failures for arm -linux | Nick Clifton | 1999-10-28 | 2 | -5/+11 |
| | |||||
* | fix typo in previous delta | Nick Clifton | 1999-10-28 | 2 | -44/+4 |
| | |||||
* | * elflink.h (elf_bfd_final_link): Make last_local signed. | Ian Lance Taylor | 1999-10-28 | 2 | -3/+7 |
| | |||||
* | * stabs.c (_bfd_link_section_stabs): Make sure .stabstr section | Ian Lance Taylor | 1999-10-28 | 2 | -0/+7 |
| | | | | starts with a zero. | ||||
* | 1999-10-27 Andreas Jaeger <aj@suse.de> | Ian Lance Taylor | 1999-10-28 | 2 | -0/+10 |
| | | | | | * ld/configure.host: Added HOSTING_CRT0, HOSTING_LIBS for target "mips*-*-linux-gnu*". | ||||
* | 1999-10-27 Fred Fish <fnf@cygnus.com> | Ian Lance Taylor | 1999-10-28 | 2 | -14/+52 |
| | | | | | | | | * objdump.c (display_bfd): Break into two functions. The actual dumping code moves to dump_bfd. If bfd is not unambiguously recognized as a bfd_object, attempt to dump it as a bfd_core. (dump_bfd): New function. | ||||
* | * config/tc-arm.c (reg_required_here): Improve comments. | Jeff Law | 1999-10-28 | 2 | -2/+6 |
| | |||||
* | * config/tc-arm.c (thumb_opcode): Add "variants" field. | Jeff Law | 1999-10-28 | 2 | -58/+62 |
| | | | | (tinsns): Initialize variants field. | ||||
* | * tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PC | Jeff Law | 1999-10-27 | 2 | -76/+81 |
| | | | | respectively. | ||||
* | fix compile time warnings. | Nick Clifton | 1999-10-27 | 2 | -0/+5 |
| | |||||
* | fix compile time warnings | Nick Clifton | 1999-10-27 | 5 | -5/+21 |
| | |||||
* | Remove extraneous underscore from prototype | Nick Clifton | 1999-10-26 | 3 | -2/+9 |
| | |||||
* | Remove spurious test of exp_name | Nick Clifton | 1999-10-26 | 2 | -2/+5 |
| | |||||
* | import gdb-1999-10-25 snapshot | Jason Molenda | 1999-10-26 | 18 | -345/+617 |
| | |||||
* | revert part of previous delta which had accidentally snarfed some experimental | Nick Clifton | 1999-10-25 | 1 | -4/+2 |
| | | | | code. | ||||
* | revert previous delta | Nick Clifton | 1999-10-25 | 5 | -95/+1 |
| | |||||
* | Apply patch supplied for case 102229 to implement new insns psrclr and psrset. | Nick Clifton | 1999-10-25 | 4 | -11/+143 |
| | |||||
* | oops - omitted from previous delta | Nick Clifton | 1999-10-25 | 1 | -0/+6 |
| | |||||
* | D10V patches from Cagney | Michael Meissner | 1999-10-25 | 4 | -14/+58 |
| | |||||
* | Add default assembler switchhes on a per machine basis. | Nick Clifton | 1999-10-22 | 2 | -62/+80 |
| | | | | Use machine target type when opening output bfd files. | ||||
* | * tc_d10v.c (find_opcode): Allow ATSIGN to match expressions of the | Diego Novillo | 1999-10-21 | 2 | -1/+6 |
| | | | | form @abs16, @(abs16) and @(abs16 + imm). | ||||
* | * config/tc-mips.c (ISA_HAS_COPROC_DELAYS) : New. | Gavin Romig-Koch | 1999-10-21 | 2 | -127/+161 |
| | | | | | | | | | (ISA_HAS_64_BIT_REGS) New. (gpr_interlocks,md_begin,reg_needs_delay,append_insn, mips_emit_delays,macro_build,load_register,load_addresss, macro,macro2,mips_ip,s_cprestore,s_cpadd): Simplify and/or use new ISA_xxx macros in expressions involving ISA, particularly mips_opts.isa. | ||||
* | Fix assembler testsuite for ARM | Nick Clifton | 1999-10-21 | 4 | -35/+41 |
| | |||||
* | Remove generated parsers, expect bison to be present | Stan Shebs | 1999-10-19 | 4 | -9322/+0 |
| | |||||
* | import gdb-1999-10-18 snapshot | Jason Molenda | 1999-10-19 | 45 | -2479/+2275 |
| |