OSDN Git Service

2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-22 fjahanianCorrect check for legitimate offset when addressing...
2003-12-22 dalej2003-12-22 Dale Johannesen <dalej@apple.com>
2003-12-22 dalej2003-12-21 Dale Johannesen <dalej@apple.com>
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-22 wilsonPatch from Dan Nicolaescu
2003-12-22 kazu * system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.
2003-12-21 sayle * config/ia64/hpux.h (TARGET_OS_CPP_BUILTINS): Define...
2003-12-21 pinskia2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-21 kazu * config/ip2k/ip2k-protos.h: Remove the prototype for
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-21 kazu * config/mn10300/mn10300.c (mn10300_encode_section_inf...
2003-12-21 kazu * config/arm/arm.c: Convert to ISO-C.
2003-12-20 pinskia2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
2003-12-20 danglin * pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when...
2003-12-20 zlomek PR optimization/13430, PR optimization/12322
2003-12-20 ebotcazou PR other/7956
2003-12-20 ebotcazou PR c/12085
2003-12-20 wilson* install.texi (ia64-*-linux): Document minimum libunwi...
2003-12-20 bothner * langhooks.c (lhd_print_error_function): Fix for...
2003-12-20 jason * tree.c (get_unwidened): Decide whether to...
2003-12-20 wilsonPatch for asm clobber of fp.
2003-12-20 kazu * expr.c (check_max_integer_computation_mode): Remove.
2003-12-20 wilsonFix typo in name.
2003-12-20 wilsonDrop test for libunwind 0.95 and earlier.
2003-12-20 jsm28 * c-format.c (print_char_table): Allow 'I' flag on...
2003-12-19 stuart * gcc/config/i386/i386.c (ix86_expand_call, x86_output...
2003-12-19 fjahanianAdded code to recognize macho-style lo_sum adrress...
2003-12-19 kazu * dwarfout.c: Remove uses of "register" specifier in
2003-12-19 geoffk2003-12-19 Kelley Cook <kelleycook@wideopenwest.com>
2003-12-19 jakub * config/ia64/unwind-ia64.c (ia64_copy_rbs): New function.
2003-12-19 jakub PR c++/13239
2003-12-19 rearnsha* arm.c (thumb_base_register_rtx_p): Use regno in compa...
2003-12-19 hpenner * gcc/config/rs6000/rs6000.c (USE_ALTIVEC_FOR_ARG...
2003-12-19 geoffk * config/rs6000/aix.h (OS_MISSING_POWERPC64): Define.
2003-12-19 geoffk * fixinc/inclhack.def (darwin_macho_dyldh): New.
2003-12-18 kcookChange version number from 3.4 -> 3.4.0
2003-12-18 rth * genrecog.c (print_host_wide_int): New.
2003-12-18 rth * c-decl.c (check_bitfield_type_and_width)...
2003-12-18 uweigand * config/s390/s390.md (UNSPEC_SRST): New constant.
2003-12-18 mmitchel * config/sol2.h (LINK_ARCH32_SPEC): Define in terms...
2003-12-18 jason PR middle-end/13234
2003-12-18 steven * Makefile.in (tracer.o, bb-reorder.o): Depend on...
2003-12-18 uweigandChangeLog:
2003-12-18 kazu * calls.c (load_register_parameters): Don't use
2003-12-18 bothner * emit-rtl.c (set_new_first_and_last_label_num): ...
2003-12-18 aoliva* config/frv/frv.c (frv_ifcvt_modify_insn): Don't leave...
2003-12-18 kazu * calls.c (expand_call): Update comments.
2003-12-18 wilsonFix for IA-64 glibc math test failures.
2003-12-18 wilsonFrom Santiago Vila
2003-12-17 kazu * emit-rtl.c: Fix signed/unsigned comparison warnings.
2003-12-17 jsm28 * predict.c (struct block_info_def, struct edge_info_d...
2003-12-17 geoffk PR 12480
2003-12-17 uweigand PR target/11992
2003-12-17 vmakarov2003-12-17 Vladimir Makarov <vmakarov@redhat.com>
2003-12-17 rearnshaPR optimization/10592
2003-12-17 dje * collect2.c (main): Add -fno-profile-arcs...
2003-12-17 ebotcazou * config/sparc/sol2.h: Set SUPPORTS_INIT_PRIORITY...
2003-12-17 rearnsha* arm.c (thumb_base_register_rtx_p): Don't allow virtua...
2003-12-17 hpenner * opts.c (wrap_help): Fix overflow.
2003-12-17 wilsonpatch from Fred Fish
2003-12-17 mmitchel PR c++/12218
2003-12-17 kazu PR target/11012
2003-12-17 jsm282003-12-17 Neil Booth <neil@daikokuya.co.uk>
2003-12-16 danglin PR bootstrap/13386
2003-12-16 mmitchel PR c++/13275
2003-12-16 scox * config/iq2000/iq2000.h: Formatting.
2003-12-16 rearnsha* arm.md (addsi3_carryin_shift): Add missing register...
2003-12-16 ljrittle * testsuite/g++.old-deja/g++.eh/badalloc1.C...
2003-12-16 rsandifo * config/mips/mips.c (mips_file_end): Only write symbo...
2003-12-16 rsandifo * config/mips/mips.c: Include langhooks.h
2003-12-16 ebotcazou PR optimization/13313
2003-12-16 hpenner * altivec.h (vec_cmple, vec_all_numeric): Fix...
2003-12-16 obrien2003-12-15 David O'Brien <obrien@FreeBSD.org>
2003-12-16 sayle PR middle-end/13400
2003-12-16 kazu * system.h (DEFAULT_CALLER_SAVES): Poison.
2003-12-16 kazu * flow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-15 amylaar * reload.c (reg_overlap_mentioned_for_reload_p):
2003-12-15 aj * config/rs6000/rs6000.c (rs6000_output_function_epilo...
2003-12-15 aj2003-12-15 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-12-15 nathan PR c++/11773
2003-12-15 obrien2003-12-14 David O'Brien <obrien@FreeBSD.org>
2003-12-15 mmitchel * c-common.h (c_parse_error): Declare it.
2003-12-14 danglin PR target/13054
2003-12-13 steven * ggc-zone.c (struct alloc_zone): Don't pre-declare...
2003-12-13 hubicka * coverage.c (get_coverage_counts): Use inform instea...
2003-12-12 steven * Makefile.in (opts.o, explow.o): Depend on langhooks.h
2003-12-12 geoffk * config.gcc <i[34567]86-*-darwin*>: Don't use fixproto.
2003-12-12 jakub * config/ia64/linux.h (IA64_GATE_AREA_END): Increase...
2003-12-12 sayle PR optimization/13037
2003-12-12 neil PR preprocessor/12935 preprocessor/12952 preprocessor...
2003-12-12 zack * arm.c (ARM_ADDRESS_COST, THUMB_ADDRESS_COST): Conver...
2003-12-12 ro * config/alpha/osf.h (TARGET_OS_CPP_BUILTINS): Define
2003-12-11 wilsonlibunwind related patch from David Mosberger
2003-12-11 rsandifo * config/mips/mips.c (mips_global_pointer): Force...
2003-12-11 wilsonFix for problem with unnecessary volatile mems.
2003-12-11 nickc* config/m32r/m32r.c: Convert to ISO-C
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-10 pinskiamove changelog entry that should have been in testsuite's.
2003-12-10 geoffk * doc/extend.texi (Vector Extensions): Document that...
next