Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 6 | -14/+38 | |
* config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4* to add a new target for traditional mips i.e bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec. * configure.in: Likewise. * configure: Rebuild. * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in bfd_target_vector. (bfd_elf32_tradlittlemips_vec): Likewise. * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test to see that elfNN_bed does not get redefined even if the target file is included twice for a chip. See elf32-mips.c. | |||||
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 5 | -0/+47 | |
* configure.tgt: Add traditional mips (mips*-*-sysv4*) target. * emulparams/elf32btsmip.sh: New file. * Makefile.am: Add traditional mips target. * Makefile.in: Rebuild. | |||||
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 2 | -0/+21 | |
* ltconfig: Add support for mips-dde-sysv4.2MP | |||||
2000-07-01 | 2000-07-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -8/+19 | |
* Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for automake to use YLWRAP. * Makefile.in: Rebuild. | |||||
2000-07-01 | AAganichev's parse_stab_type size fix. | Alan Modra | 2 | -0/+6 | |
2000-07-01 | * test cleanup | Frank Ch. Eigler | 2 | -7/+21 | |
2000-07-01 Frank Ch. Eigler <fche@redhat.com> * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize syntax to display more tcl nature. | |||||
2000-07-01 | Revert previous ser-unix change. Locks up serial device. | Andrew Cagney | 2 | -26/+45 | |
2000-07-01 | Restore setting of SER_HARDWIRE. Lost during rs6000 merge. | Andrew Cagney | 2 | -3/+7 | |
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 15 | -40/+80 | |
2000-06-30 | Add entry omited when Stephane Carrez's h68hc11 code was chaecked in. | Nick Clifton | 1 | -0/+12 | |
2000-06-30 | * peicode.h (coff_swap_filehdr_in): can't use e_magic because we | DJ Delorie | 1 | -0/+5 | |
can't assume the PE header is at 0x80. | |||||
2000-06-30 | * peicode.h (coff_swap_filehdr_in): can't use e_magic because we | DJ Delorie | 3 | -2/+15 | |
can't assume the PE header is at 0x80. * coff/pe.h: clarify a comment | |||||
2000-06-30 | Remove unimplemented "PAGE N:" flag from default linker script. | Timothy Wall | 2 | -3/+8 | |
2000-06-29 | Do not change an existing section's attributes if a flags argument isn't | Nick Clifton | 2 | -12/+38 | |
present. Warn if the new attributes don't match the section's current attributes. | |||||
2000-06-29 | Change the registers used in ldmac and stmac tests. | Nick Clifton | 3 | -11/+17 | |
2000-06-29 | Fix previous delta so that it is only used for TE_GO32 and not !TE_PE. | Nick Clifton | 2 | -6/+7 | |
2000-06-29 | * config/obj-aout.c (obj_aout_type): Do not ignore for undefined | Hans-Peter Nilsson | 2 | -15/+17 | |
symbols; create them. | |||||
2000-06-29 | Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files. | Nick Clifton | 2 | -0/+29 | |
2000-06-29 | typo | DJ Delorie | 1 | -1/+1 | |
2000-06-29 | * syms.c (_bfd_stab_section_find_neares_line): Use IS_ABSOLUTE_PATH. | DJ Delorie | 2 | -1/+5 | |
2000-06-28 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | Corinna Vinschen | 2 | -20/+32 | |
`os2'. Force ac_cv_exeext to be ".exe" in that case. | |||||
2000-06-28 | 16 bit immediate expr support for mips | Aldy Hernandez | 2 | -8/+10 | |
2000-06-28 | * go32stub.h: Update stub. | DJ Delorie | 2 | -118/+122 | |
2000-06-27 | 2000-06-19 Syd Polk <spolk@redhat.com> | Syd Polk | 2 | -0/+5 | |
* acinclude.m4: Updated for Incr Tcl 3.0. | |||||
2000-06-27 | Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse | Nick Clifton | 4 | -18/+35 | |
sequential buckets, and warn if the user does so. | |||||
2000-06-27 | Params elimination. | Kevin Buettner | 2 | -3/+7 | |
2000-06-27 | Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR ↵ | Nick Clifton | 13 | -47/+108 | |
port. | |||||
2000-06-27 | Fix formatting. | Nick Clifton | 4 | -119/+113 | |
2000-06-26 | Revert incorrect 2000-06-25 patch. | Alan Modra | 3 | -3/+8 | |
2000-06-26 | 2000-06-26 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 2 | -1/+8 | |
* arm-dis.c (regnames): Add an additional register set to match the set used by GCC. Make it the default. | |||||
2000-06-25 | Fix spelling typos. | Nick Clifton | 16 | -509/+962 | |
Remove use of DEFUN(). | |||||
2000-06-25 | Fix spelling typo | Nick Clifton | 2 | -2/+2 | |
2000-06-25 | Assemble ldmac correctly. | Nick Clifton | 2 | -1/+10 | |
2000-06-25 | Treat GNU weak symbols as external. | Nick Clifton | 2 | -1/+26 | |
2000-06-25 | Advance past both parts of dos based <letter>: filepath prefix. | Nick Clifton | 3 | -3/+10 | |
2000-06-25 | * Makefile.in (install-info): Support installation from outside of | Eli Zaretskii | 2 | -1/+8 | |
the source directory. Reported by Mark Harig <markh@frazier.landmark.com>. | |||||
2000-06-25 | 386.c (md_estimate_size_before_relax): Revert | DJ Delorie | 2 | -28/+9 | |
more changes from Sept 1999 (tc_i386_fix_adjustable): ditto (md_apply_fix3): ditto | |||||
2000-06-24 | * elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)' | Alexandre Oliva | 2 | -2/+7 | |
for local symbols whose names are unknown. | |||||
2000-06-24 | Fix description of --stabs switch | Nick Clifton | 2 | -1/+5 | |
2000-06-24 | * cgen assembler fixes; approved by original author <devans> | Frank Ch. Eigler | 2 | -1/+13 | |
2000-06-24 Frank Ch. Eigler <fche@redhat.com> * cgen.c (expr_jmp_buf_p): New validity flag for expr_jmp_buf. (gas_cgen_parse_operand): Set it around expression() call. (gas_cgen_md_operand): Test for it before longjmp(). | |||||
2000-06-24 | * verbosity reduction | Frank Ch. Eigler | 2 | -2/+5 | |
2000-06-23 Frank Ch. Eigler <fche@redhat.com> * cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX. | |||||
2000-06-24 | * build cleanliness fix | Frank Ch. Eigler | 2 | -1/+6 | |
2000-06-24 Frank Ch. Eigler <fche@redhat.com> From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: * Makefile.in (distclean): Clean cconfig.h also. | |||||
2000-06-24 | Blow away DEFUN. | Alan Modra | 5 | -94/+100 | |
2000-06-24 | Fix comment typos. | Alan Modra | 2 | -6/+10 | |
2000-06-24 | arm-elf does --gc-sections too. | Alan Modra | 2 | -2/+6 | |
2000-06-23 | Tipo. | Andrew Cagney | 1 | -1/+1 | |
2000-06-23 | Fix printf arguments. | Andrew Cagney | 2 | -3/+8 | |
2000-06-23 | Duh! What double-increment? | Alan Modra | 1 | -169/+171 | |
2000-06-23 | For EABI, start allocting space on the stack when the registers are | Andrew Cagney | 2 | -11/+22 | |
full. Not when the number of args == 8. | |||||
2000-06-23 | * $literal support | Frank Ch. Eigler | 2 | -0/+11 | |
2000-06-23 Frank Ch. Eigler <fche@redhat.com> * expr.c (operand): Permit $hex literals if LITERAL_PREFIXDOLLAR_HEX is defined. |