summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.rth2002-05-306-40/+15
* 2002-05-30 Marc Espie <espie@openbsd.org>espie2002-05-303-51/+42
* * langhooks.c: Fix formatting.kazu2002-05-309-78/+89
* 2002-05-30 H.J. Lu (hjl@gnu.org)hjl2002-05-302-3/+4
* 2002-05-30 Marc Espie <espie@openbsd.org>espie2002-05-304-0/+111
* * flow.c (propagate_one_insn): Revise yesterday's patch. Deletelaw2002-05-302-2/+27
* * lcm.c (output.h): #include.amylaar2002-05-302-107/+63
* * ada.h: Add MI guard macro.zack2002-05-302-6/+19
* * gengenrtl.c (type_from_format, accessor_from_format): Support 'B'.hubicka2002-05-303-2/+12
* Fix omission in log for earlier changezack2002-05-301-1/+2
* * config/m68k/netbsd-elf.h (LONG_DOUBLE_TYPE_SIZE): Computethorpej2002-05-302-3/+11
* * pa.h (ASM_OUTPUT_MI_THUNK): Remove unwanted semi-colon.law2002-05-302-1/+3
* * config/avr/avr.c (avr_mcu_types): Fix typo in previous patch.marekm2002-05-301-2/+2
* fix typo in last commitaldyh2002-05-301-1/+1
* 2002-05-30 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-302-14/+25
* 2002-05-29 David S. Miller <davem@redhat.com>davem2002-05-304-35/+8
* Daily bump.gccadmin2002-05-307-7/+7
* * config/mmix/mmix.c: Include real.h.hp2002-05-302-3/+6
* * configure.in (vax-*-netbsd*): Don't build gas for thisthorpej2002-05-302-0/+9
* * libjava.compile/T20020529.java: New file.bryce2002-05-302-0/+27
* * config/mips/mips.h (READONLY_DATA_SECTION_ASM_OP): Definethorpej2002-05-302-0/+7
* * config/h8300/h8300-protos.h: Remove prototypes forkazu2002-05-305-53/+40
* * config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-302-27/+53
* * doc/md.texi (Patterns): Note pattern condition pitfallhp2002-05-302-1/+8
* 2002-05-29 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-302-43/+79
* * config/i386/biarch64.h (TARGET_64BIT_DEFAULT): Define with value.rth2002-05-303-11/+21
* * config/i386/i386.c (USE_HIDDEN_LINKONCE): New.rth2002-05-302-11/+60
* * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-293-31/+52
* * flow.c (propagate_one_insn): Do not remove a dead insn if itlaw2002-05-292-1/+4
* * haifa-sched (sched_analyze): Remove another useless clearinglaw2002-05-292-4/+4
* * pa.h (ASM_OUTPUT_MI_THUNK): Move implementation into pa.c.law2002-05-294-74/+93
* * config/avr/avr.c (avr_base_arch_macro, avr_extra_arch_macro): New.marekm2002-05-293-166/+119
* * config/arm/netbsd.h (TARGET_OS_CPP_BUILTINS): Usethorpej2002-05-292-6/+13
* * config/i386/i386.c (ix86_output_function_epilogue): New.rth2002-05-294-77/+109
* * config/i386/i386.c (ix86_compute_frame_layout): Do add bottomrth2002-05-293-2/+29
* * config/i386/i386.c (output_pic_addr_const): Lowercase rip.rth2002-05-292-2/+14
* * config/m68k/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-293-16/+43
* Revert this patch:law2002-05-293-71/+1
* PR preprocessor/6844neil2002-05-292-1/+7
* * configure.host [s390*-linux*]: Set can_unwind_signal=yes.uweigand2002-05-295-206/+305
* 2002-05-29 Eric Christopher <echristo@redhat.com>echristo2002-05-292-11/+19
* * config/fr30/fr30.md: Remove previous restriction on splits.nickc2002-05-293-13/+19
* * config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.thorpej2002-05-294-30/+51
* 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>neil2002-05-2911-188/+414
* 2002-05-29 Joel Sherrill <joel@OARcorp.com>dje2002-05-292-2/+6
* * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Usethorpej2002-05-292-8/+19
* * haifa-sched.c (schedule_block): Do not count USE and CLOBBERlaw2002-05-293-3/+73
* * ssa.c (rename_insn_1): Rename uses of undefined registers tolaw2002-05-292-7/+20
* PR target/6838hp2002-05-292-30/+47
* * gcc.c-torture/execute/20020529-1.c: New test.hp2002-05-292-0/+82