Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-16 | Fix gp overflow problem with Intel compiler. | Jim Wilson | 2 | -1/+6 | |
* emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind and IA_64.unwind.info. | |||||
2001-01-16 | oops - fix typo | Nick Clifton | 1 | -0/+11 | |
2001-01-16 | Prevent seg fault with corrupt section name indicies | Nick Clifton | 1 | -7/+9 | |
2001-01-16 | 2001-01-17 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -0/+192 | |
* config/sid.exp: New file. | |||||
2001-01-16 | Add J.T. to blanket write privs list. | Andrew Cagney | 2 | -2/+8 | |
2001-01-16 | 2001-01-16 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+9 | |
* ldlang.c (lang_check): Merge the private data only if the input file has contents. | |||||
2001-01-16 | Fix expected result from readellf -s with 64 bit binaries | Nick Clifton | 2 | -3/+8 | |
2001-01-16 | 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -2/+8 | |
* procfs.c (procfs_stopped_by_watchpoint): Don't die if process goes away -- just return false. | |||||
2001-01-16 | 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -1/+5 | |
* source.c (openp): Fix typo in comment. | |||||
2001-01-16 | Support hand-crafted .PARISC.unwind entries | Alan Modra | 2 | -8/+17 | |
2001-01-16 | Build unwind info for more than just .text section. | Alan Modra | 2 | -1/+8 | |
2001-01-16 | General cleanup. | Andrew Cagney | 1 | -31/+35 | |
2001-01-16 | Clarify dejagnu | Andrew Cagney | 1 | -6/+11 | |
2001-01-15 | Fix assembler segfault on gcc/crtstuff.c file. | Jim Wilson | 2 | -0/+22 | |
* config/tc-ia64.c (ia64_flush_insns): Handle unwind directives not immediately followed by an instruction. | |||||
2001-01-15 | * emul_netbsd.c (do_open): Translate the flag parameter to the | Geoffrey Keating | 2 | -1/+24 | |
open syscall to the numbers supported by the host. | |||||
2001-01-15 | 2001-01-15 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -77/+72 | |
* config/tc-m68hc11.c: Fix formatting. | |||||
2001-01-15 | Delete output file upon fatal errors. | Nick Clifton | 3 | -4/+17 | |
Treat multiple defintions of the same symbol as ordinary errors, not fatal ones | |||||
2001-01-15 | * MAINTAINERS: Added self and Andrew for the mips sim. | Chris Demetriou | 2 | -0/+6 | |
2001-01-15 | 2001-01-15 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -0/+134 | |
* COPYING.NEWLIB: Put into source repository. | |||||
2001-01-15 | Missed this in last commit "Linux target variants for elfxx-hppa." | Alan Modra | 2 | -2/+14 | |
2001-01-15 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -202/+201 | |
* config/tc-arc.c: Fix formatting. | |||||
2001-01-15 | * Tidy. | Ben Elliston | 1 | -2/+2 | |
2001-01-15 | 2001-01-15 Ben Elliston <bje@redhat.com> | Ben Elliston | 3 | -6/+14 | |
* configure.in (host_tools): Add sid. Always configure cgen. * Makefile.in (all-sid): New target. (check-sid, clean-sid, install-sid): Likewise. | |||||
2001-01-14 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2 | -376/+378 | |
* config/tc-arc.c: Fix formatting. | |||||
2001-01-14 | 2001-01-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 13 | -38/+43 | |
* config/tc-alpha.c: Fix formatting. * config/tc-arc.c: Likewise. * config/tc-arc.h: Likewise. * config/tc-d10v.c: Likewise. * config/tc-i370.c: Likewise. * config/tc-i386.c: Likewise. * config/tc-i960.c: Likewise. * config/tc-m68k.c: Likewise. * config/tc-ppc.c: Likewise. * config/tc-sparc.c: Likewise. * config/tc-tahoe.c: Likewise. * config/tc-vax.c: Likewise. | |||||
2001-01-14 | Linux target variants for elfxx-hppa. | Alan Modra | 9 | -117/+196 | |
2001-01-14 | Automatically enable --unique=.text for elf32-hppa. | Alan Modra | 2 | -2/+27 | |
2001-01-14 | Use SEGREL32 relocs for elf32-hppa unwind. | Alan Modra | 6 | -86/+229 | |
2001-01-14 | Add parens like the comment says. | Alan Modra | 2 | -2/+5 | |
2001-01-14 | Correct DT_INIT/DT_FINI ABI violation | Alan Modra | 2 | -75/+6 | |
2001-01-14 | Wide mode .plt offsets for elf64-hppa | Alan Modra | 2 | -14/+43 | |
2001-01-14 | Adds assembly and dis-assembly support for the HPPA wide | Alan Modra | 6 | -53/+106 | |
mode, 16 bit forms of ldi, ldo, ldw and stw instructions. | |||||
2001-01-14 | Extend "ld --unique" functionality. | Alan Modra | 6 | -51/+119 | |
2001-01-13 | * tc-i386.h (TARGET_MACH): New macro. | Jan Hubicka | 3 | -0/+21 | |
(i386_mach): Declare. * tc-i386.c (i386_mach): New function. | |||||
2001-01-13 | * ld-sh/sh.exp: Use --oformat srec, not -oformat srec. | Hans-Peter Nilsson | 2 | -2/+6 | |
2001-01-13 | 2001-01-13 Philip Blundell <philb@gnu.org> | Phil Blundell | 3 | -35/+50 | |
* doc/as.texinfo: Fix spelling and cross-references. * doc/c-arm.texi: Fix typos. Say that `;' is a line separator character for all systems, not just GNU/Linux. Make it explicit that `-k' doesn't affect code generation, just ELF flags. | |||||
2001-01-13 | formatting fix | Nick Clifton | 7 | -6/+15 | |
2001-01-13 | Formatting fix | Nick Clifton | 1 | -1/+0 | |
2001-01-13 | formatting fix | Nick Clifton | 1 | -0/+5 | |
2001-01-13 | * i386.c (md_assemble): Check cpu_flags even for nullary instructions. | Jan Hubicka | 6 | -13/+35 | |
* i386.h (i386_optab): Fix pusha and ret templates. * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret templates. | |||||
2001-01-12 | * gas/cgen feature | Frank Ch. Eigler | 2 | -1/+9 | |
2001-01-12 Frank Ch. Eigler <fche@redhat.com> * cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn. | |||||
2001-01-12 | * blockframe.c (generic_get_saved_register): Spelling fix. | Nicholas Duffek | 3 | -2/+7 | |
* frame.h (FRAME_FP): Spelling fix. | |||||
2001-01-12 | * configury fix | Frank Ch. Eigler | 8 | -4/+21 | |
[common/ChangeLog] 2001-01-12 Chris Demetriou <cgd@sibyte.com> * aclocal.m4 (SIM_AC_OPTION_SCACHE): Properly handle the case where a numeric value is supplied. [eg. m32r/ChangeLog] 2001-01-12 Frank Ch. Eigler <fche@redhat.com> * configure: Regenerated with sim_scache fix. | |||||
2001-01-12 | Update copyright date to 2001 | Nick Clifton | 6 | -6/+18 | |
2001-01-12 | Add missing ARC documentation | Nick Clifton | 2 | -0/+212 | |
2001-01-12 | Add support for cygwin libraries | Phil Blundell | 2 | -0/+8 | |
2001-01-12 | Restore missing space lost when switching to UI_OUT. | Andrew Cagney | 4 | -2/+11 | |
2001-01-12 | Shuffle ChangeLog files... | J.T. Conklin | 12 | -11353/+11369 | |
2001-01-12 | Cure recent x86 warts. | Alan Modra | 11 | -263/+287 | |
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 108 | -2431/+7900 | |