Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -5/+6 |
| | | | | comparisons of bfd_boolean vars with TRUE/FALSE. Formatting. | ||||
* | * Makefile.am: Run "make dep-am". | Alan Modra | 2002-08-30 | 1 | -1/+1 |
| | | | | | | | | * Makefile.in: Regenerate. * cpu-avr.c (compatible): Don't use hard-coded mach constants. * cpu-powerpc.c (powerpc_compatible): Likewise. * cpu-rs6000.c (rs6000_compatible): Likewise. | ||||
* | Update copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | * archures.c (enum bfd_architecture): #define constants for | Nicholas Duffek | 2000-06-16 | 1 | -3/+49 |
| | | | | | | | | | | | | | | | | PowerPc and RS6000 machine numbers. * bfd-in2.h: Regenerate. * coffcode.h (coff_set_arch_mach_hook): #ifdef XCOFF64, set arch to bfd_arch_powerpc instead of bfd_arch_rs6000. Refer to PowerPc and RS6000 machine numbers using #defined constants from archures.c. * cpu-powerpc.c (arch_info_struct): Refer to PowerPc and RS6000 machine numbers using #defined constants from archures.c. Add entries for EC603e, 630, A35, RS64II, RS64III, 7400. Specify 64-bit words in 620 entry. * cpu-rs6000.c (arch_info_struct): Create with entries for RS1, RSC, and RS2. (bfd_rs6000_arch): Change default machine to 0 (bfd_mach_rs6k). | ||||
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 1 | -0/+70 |