Age | Commit message (Expand) | Author | Files | Lines |
2000-05-24 | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 43 | -2307/+2582 |
2000-05-24 | * config/i386/nbsd.mt (TDEPFILES): Move solib.o from here... | J.T. Conklin | 10 | -27/+200 |
2000-05-24 | Remove quotes from arround for loop arg. | Andrew Cagney | 2 | -1/+6 |
2000-05-23 | Add special case handling when GDB set CPSR register | Nick Clifton | 2 | -1/+12 |
2000-05-23 | * i387-nat.h, i387-nat.c: New files. | Mark Kettenis | 3 | -0/+166 |
2000-05-23 | When deciding if ".text" section should be read-only, don't forget to reset | Nick Clifton | 2 | -10/+17 |
2000-05-23 | * config/sparc/nm-linux.h: Include config/nm-linux.h. | Alexandre Oliva | 3 | -1/+10 |
2000-05-23 | one line fix by Gregory Lielens <Gregory.Lielens@fft.be> to fix a problem | David Taylor | 2 | -1/+6 |
2000-05-23 | Add make_cleanup_close() function. | Andrew Cagney | 3 | -0/+20 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -3/+6 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+7 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 13 | -21/+66 |
2000-05-23 | sigrc wasn't initialized before being passed to sim_resume(). | Andrew Cagney | 2 | -0/+6 |
2000-05-23 | Add -Wuninitialized. | Andrew Cagney | 3 | -3/+9 |
2000-05-23 | Oops. Forgot to say "configure: Regenerate". | Hans-Peter Nilsson | 1 | -0/+1 |
2000-05-23 | * configure.in (i386-*-freebsd a.out entry): Quote properly. | Hans-Peter Nilsson | 3 | -1/+7 |
2000-05-23 | IRIX GCC fixes from 5.0 branch. | Andrew Cagney | 4 | -9/+22 |
2000-05-23 | Missed copyright update in last patch. | Alan Modra | 2 | -2/+2 |
2000-05-23 | Pass jump reloc in fr_var so it can be used in | Alan Modra | 4 | -36/+46 |
2000-05-23 | From branch. Bump VERSION number. | Andrew Cagney | 2 | -1/+6 |
2000-05-23 | * config/tc-ia64.c (FUNC_PC_RELATIVE): New. | Richard Henderson | 2 | -77/+153 |
2000-05-23 | * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI, | Richard Henderson | 5 | -33/+462 |
2000-05-23 | * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI): New. | Richard Henderson | 2 | -1/+11 |
2000-05-23 | Allow d suffix on iret | Alan Modra | 2 | -2/+7 |
2000-05-22 | Patch from Thomas de Lellis to implement --section-start | Nick Clifton | 5 | -4/+87 |
2000-05-22 | * obj.h (struct format_ops): New members begin, app_file, | Hans-Peter Nilsson | 9 | -18/+289 |
2000-05-22 | * am33.igen: Fix leading comments of SP-relative offset insns that | Alexandre Oliva | 2 | -7/+11 |
2000-05-22 | Add peigen.lo to MIPS PE target | Nick Clifton | 3 | -22/+21 |
2000-05-22 | Use bfd_generic_verify_endian_match() and fix it to only check when endianness | Nick Clifton | 6 | -62/+37 |
2000-05-22 | Regerbated after change to Makefile.am | Nick Clifton | 1 | -18/+22 |
2000-05-22 | Keep a reloc for jumps to weak and external symbols. | Alan Modra | 2 | -10/+23 |
2000-05-22 | Purge (almost) make_cleanup_func. | Andrew Cagney | 20 | -35/+187 |
2000-05-22 | 2000-05-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+10 |
2000-05-22 | Purge procfs.c of make_cleanup_func. | Andrew Cagney | 2 | -5/+28 |
2000-05-22 | Eliminate make_cleanup_func from top.c | Andrew Cagney | 4 | -20/+69 |
2000-05-22 | Replace preg() with phex(). Cleanup monitor.c. | Andrew Cagney | 5 | -87/+56 |
2000-05-21 | * i387-tdep.c (print_i387_value): Cast &value to (char *) in | Mark Kettenis | 2 | -1/+8 |
2000-05-21 | 2000-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -1/+12 |
2000-05-21 | * stabs.c (aout_process_stab): Make global. | Hans-Peter Nilsson | 6 | -223/+245 |
2000-05-21 | * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf. | Hans-Peter Nilsson | 2 | -0/+5 |
2000-05-21 | Define LIBIBERTY | Nick Clifton | 2 | -0/+7 |
2000-05-21 | 20000-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 3 | -27/+14 |
2000-05-20 | * target.h (target_memory_bfd_section): Removed declaration. | J.T. Conklin | 9 | -97/+32 |
2000-05-20 | * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h. | Hans-Peter Nilsson | 3 | -2/+5 |
2000-05-19 | * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already defined. | Catherine Moore | 2 | -0/+6 |
2000-05-19 | update | Jimmy Guo | 1 | -0/+4 |
2000-05-19 | regenerate | Jimmy Guo | 1 | -4/+30 |
2000-05-19 | 20000-05-19 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -2/+20 |
2000-05-19 | * config/tc-hppa.c (md_apply_fix): Mask out immediate bits of | Jeff Law | 2 | -4/+9 |
2000-05-19 | * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16, | Jeff Law | 3 | -13/+20 |