Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-08 | 2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 2 | -1/+5 | |
* doc/internals.texi (Expressions): Fix typo. | |||||
2000-07-08 | Fix formatting | Nick Clifton | 3 | -49/+43 | |
2000-07-08 | Fix formating | Nick Clifton | 2 | -504/+506 | |
2000-07-08 | Fix formatting | Nick Clifton | 2 | -71/+72 | |
2000-07-08 | Fix --section-start=xxxx | Alan Modra | 2 | -4/+13 | |
2000-07-08 | Add sequence id field to asection. | Alan Modra | 8 | -644/+671 | |
Tidy comments and replace deprecated CONST with const. | |||||
2000-07-08 | Don't add a space before `/*' when processing comments. | Alan Modra | 2 | -3/+8 | |
2000-07-07 | * stabs.texinfo: Fix spelling errors. | Nicholas Duffek | 2 | -39/+43 | |
(String Field): FILE-NUMBER starts from 0, not 1. | |||||
2000-07-07 | * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR. | Nicholas Duffek | 3 | -4/+9 | |
* rs6000-tdep.c (rs6000_pop_frame): Make addr CORE_ADDR type. | |||||
2000-07-07 | minor formatting change | DJ Delorie | 1 | -1/+1 | |
2000-07-07 | * ld/emultempl/pe.em: institute the following search order for | DJ Delorie | 2 | -9/+25 | |
dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import libs), libfoo.dll, foo.dll (link direct to dll). Fall back to static lib (libfoo.a) if none of the above are found. | |||||
2000-07-07 | * ld/emultempl/pe.em (pe_enable_auto_image_base): New variable. | DJ Delorie | 2 | -1/+58 | |
(longopts): New --{enable,disable}-auto-image-base options. (gld_${EMULATION_NAME}_list_options): Document. (gld_${EMULATION_NAME}_parse): Handle. (strhash): New static function. (compute_dll_image_base): New static function. (gld_${EMULATION_NAME}_set_symbols): Use. | |||||
2000-07-07 | This commit was generated by cvs2svn to track changes on a CVS vendor | Elena Zannoni | 9 | -0/+21400 | |
branch. | |||||
2000-07-07 | Import of readline 4.0readline_4_0 | Elena Zannoni | 19 | -467/+21620 | |
2000-07-07 | * archive.c (_bfd_write_archive_contents): Add an informative | DJ Delorie | 2 | -0/+10 | |
comment. | |||||
2000-07-07 | Dummy commit before importof 4.1 version | Elena Zannoni | 0 | -0/+0 | |
2000-07-07 | Fix comments. | Nick Clifton | 16 | -580/+634 | |
2000-07-07 | fixed another comment formatting problem. | Nick Clifton | 1 | -1/+2 | |
2000-07-07 | oops - omitted from previous delta | Nick Clifton | 1 | -2/+2 | |
2000-07-07 | Fix formatting. | Nick Clifton | 2 | -58/+61 | |
2000-07-07 | 2000-07-07 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -0/+6 | |
* cplus-dem.c (main): fflush() after emitting last char before waiting for input. | |||||
2000-07-07 | * symlink-tree: Check number of arguments. | Jeff Law | 2 | -0/+9 | |
2000-07-07 | More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE, | Andrew Cagney | 3 | -65/+40 | |
SAVED_PC_AFTER_CALL, DECR_PC_AFTER_BREAK, BREAKPOINT_FROM_PC, INNER_THAN. | |||||
2000-07-07 | * config/i386/tm-linux.h: Add longjmp support. | Mark Kettenis | 2 | -0/+22 | |
(JB_ELEMENT_SIZE, JB_PC): New defines. (GET_LONGJMP_TARGET): Define. (get_longjmp_target): Add prototype. | |||||
2000-07-07 | * breakpoint.c (bpstat_what): Keep returning | Mark Kettenis | 2 | -1/+8 | |
BPSTAT_WHAT_SET_LONGJMP_RESUME when hitting multiple longjmp() breakpoints instead of signalling an error by returning BPSTAT_WHAT_STOP_NOISY. | |||||
2000-07-06 | Fix formatting | Nick Clifton | 2 | -31/+26 | |
2000-07-06 | 2000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -3/+9 | |
* mips-tdep.c: Replace '16' with bfd_mach_mips16 where appropriate. | |||||
2000-07-06 | * infcmd.c (attach_command): Move "stop_soon_quietly" setting inside | Christopher Faylor | 2 | -1/+7 | |
ATTACH_NO_WAIT conditional since we are not about to stop soon if we're not calling wait_for_inferior. | |||||
2000-07-06 | oops - omitted frpom previous delta | Nick Clifton | 1 | -1/+1 | |
2000-07-06 | Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement | Nick Clifton | 3 | -0/+23 | |
TC_COFF_SECTION_DEFAULT_ATTRIBUTES. | |||||
2000-07-06 | Always NULL terminate long option list. | Andrew Cagney | 2 | -3/+12 | |
2000-07-06 | Tue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 2 | -1/+11 | |
* config/tc-d30v.h: Include "write.h" for fixS. (d30v_start_line, md_pcrel_from_section): Add function prototypes. | |||||
2000-07-06 | Update texinfo.tex to version 2000-05-28.15. | Andrew Cagney | 2 | -8/+19 | |
2000-07-05 | Fix expected results | Nick Clifton | 3 | -98/+114 | |
Fix expected results. | |||||
2000-07-05 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+6 | |
2000-07-05 | Further changes to warning messages | Nick Clifton | 1 | -4/+6 | |
2000-07-05 | Change minimum loop size limit to 0x10 (103792) | Nick Clifton | 2 | -1/+5 | |
2000-07-05 | Add Mike Meissner | Nick Clifton | 2 | -1/+6 | |
2000-07-05 | add MAINTAINERS files | DJ Delorie | 14 | -0/+79 | |
2000-07-05 | Remove \centerline from the blurb. Patch from Brian Youmans. | Eli Zaretskii | 2 | -5/+11 | |
2000-07-05 | Keep NATDEPFILES on a single line. | Andrew Cagney | 2 | -2/+7 | |
2000-07-05 | Set SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*. | Andrew Cagney | 3 | -50/+58 | |
2000-07-05 | Replace command_loop_marker() with null_cleanup(). | Andrew Cagney | 4 | -18/+10 | |
2000-07-05 | Check for <sys/poll.h>. | Andrew Cagney | 5 | -194/+215 | |
2000-07-05 | Pass infodir down to sub-makes. | Andrew Cagney | 2 | -0/+6 | |
2000-07-05 | Update TODO. | Andrew Cagney | 2 | -0/+26 | |
2000-07-04 | * TODO: Update. | Mark Kettenis | 2 | -5/+7 | |
2000-07-04 | * armvirt.c (ABORTS): Do not define. | Alexandre Oliva | 2 | -1/+3 | |
2000-07-04 | * armdefs.h (struct ARMul_State): Add is_StrongARM. | Alexandre Oliva | 5 | -11/+59 | |
(ARM_Strong_Prop, STRONGARM): Define. * arminit.c (ARMul_NewState): Reset is_StrongARM. (ARMul_SelectProcessor): Set is_StrongARM. * wrapper.c (sim_create_inferior): Use bfd machine type to determine processor type to emulate. * armemu.h (BUSUSEDINCPCS, BUSUSEDINCPCN): Don't increment PC when emulating StrongARM. | |||||
2000-07-04 | * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn. | Alexandre Oliva | 2 | -1/+3 | |