2004-04-13 |
ian | * strerror.c: Include config.h, and redefine sys_nerr and
|
commit | commitdiff | tree |
2004-04-13 |
fjahanian | Definition of these two macros are corrected by adding...
|
commit | commitdiff | tree |
2004-04-09 |
ian | * gcc.c (default_compilers): Add missing initializers.
|
commit | commitdiff | tree |
2004-04-09 |
ian | * config/rs6000/host-darwin.c (darwin_rs6000_gt_pch_use_add...
|
commit | commitdiff | tree |
2004-04-07 |
ian | * gcc.dg/pch/pch.exp: Add largefile test.
|
commit | commitdiff | tree |
2004-03-30 |
fjahanian | Reassociate multiply expression with an adjacent non...
|
commit | commitdiff | tree |
2004-03-24 |
ian | * doc/extend.texi (ARM Built-in Functions): Replace...
|
commit | commitdiff | tree |
2004-03-20 |
ian | PR c/12373
|
commit | commitdiff | tree |
2004-03-19 |
ian | * mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2.
|
commit | commitdiff | tree |
2004-03-18 |
fjahanian | Fixed some stack size allocation in G5's mixed mode.
|
commit | commitdiff | tree |
2004-03-18 |
ian | * pex-unix.c (pexecute): Use vfork instead of fork...
|
commit | commitdiff | tree |
2004-03-18 |
ian | * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFIL...
|
commit | commitdiff | tree |
2004-03-10 |
ian | * system.h (SUNOS4_SHARED_LIBRARIES): Poison.
|
commit | commitdiff | tree |
2004-03-05 |
ian | * configure.ac: When passing --enable-languages to...
|
commit | commitdiff | tree |
2004-03-05 |
ian | * ggc-common.c (gt_pch_restore): Don't unmap addr...
|
commit | commitdiff | tree |
2004-03-04 |
ian | * ggc-zone.c (ggc_pch_write_object): Don't align file...
|
commit | commitdiff | tree |
2004-02-28 |
ian | PR optimization/7871
|
commit | commitdiff | tree |
2004-02-25 |
ian | * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UN...
|
commit | commitdiff | tree |
2004-02-25 |
ian | * cp-demangle.c (d_print_comp) [UNARY]: Don't emit...
|
commit | commitdiff | tree |
2004-02-25 |
ian | * dyn-string.h: Update copyright date.
|
commit | commitdiff | tree |
2004-02-24 |
ian | * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS...
|
commit | commitdiff | tree |
2004-02-24 |
ian | * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE...
|
commit | commitdiff | tree |
2004-02-24 |
ian | * cp-demangle.c (__cxa_demangle): Adjust last patch...
|
commit | commitdiff | tree |
2004-02-24 |
ian | 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com> 2004-02-23 Ian Lance Taylor <ian@wasabisystems...
|
commit | commitdiff | tree |
2004-02-24 |
ian | * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
|
commit | commitdiff | tree |
2004-02-24 |
ian | * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
|
commit | commitdiff | tree |
2004-02-23 |
fjahanian | config/rs6000/rs6000.c (function_arg): call to
|
commit | commitdiff | tree |
2004-02-19 |
ian | * reload1.c (reload): Correct comment.
|
commit | commitdiff | tree |
2004-02-13 |
ian | PR c++/9851
|
commit | commitdiff | tree |
2004-02-11 |
ian | Forgot to mention the PR number:
|
commit | commitdiff | tree |
2004-02-11 |
ian | * flow.c (insn_dead_p): A clobber of a dead hard register...
|
commit | commitdiff | tree |
2004-02-05 |
ian | * config/arm/arm.h (REG_CLASS_NAMES): Add missing...
|
commit | commitdiff | tree |
2004-02-04 |
ian | * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
|
commit | commitdiff | tree |
2004-01-30 |
fjahanian | Remove #if 0. Copy operands[1] to pseudo for simplify_gen_su...
|
commit | commitdiff | tree |
2004-01-29 |
ian | PR inline-asm/6162
|
commit | commitdiff | tree |
2004-01-28 |
ian | * Makefile.in (options.c options.h): Use stamp file...
|
commit | commitdiff | tree |
2004-01-28 |
ian | * Make-lang.in (f/str-*.h, f/str-*.j): Use stamp files and
|
commit | commitdiff | tree |
2004-01-27 |
ian | * gcc.dg/const-elim-1.c: Add xfail for strongarm-...
|
commit | commitdiff | tree |
2004-01-27 |
ian | * config/arm/arm.c (output_return_instruction): Only...
|
commit | commitdiff | tree |
2004-01-26 |
fjahanian | Test case for PR middle-end/13779.
|
commit | commitdiff | tree |
2004-01-26 |
fjahanian | rs6000.c, rs6000.md, function.c, expr.c checked in...
|
commit | commitdiff | tree |
2004-01-26 |
fjahanian | PR middle-end/13779
|
commit | commitdiff | tree |
2004-01-26 |
fjahanian | Do not assign long long argument to memory in prologue...
|
commit | commitdiff | tree |
2004-01-26 |
fjahanian | Split slow unaligned load/store into smaller loads...
|
commit | commitdiff | tree |
2004-01-26 |
fjahanian | Use adjust_address_nv directly with appropriate mode.
|
commit | commitdiff | tree |
2004-01-26 |
ian | * gcc.dg/20040124-1.c: Moved test from here...
|
commit | commitdiff | tree |
2004-01-26 |
ian | * configure.ac: Add m4_pattern_allow(LIBOBJS).
|
commit | commitdiff | tree |
2004-01-24 |
ian | PR bootstrap/13848
|
commit | commitdiff | tree |
2004-01-23 |
ian | PR gcc/1532
|
commit | commitdiff | tree |
2004-01-23 |
ian | * doc/invoke.texi (Optimize Options): Note that -...
|
commit | commitdiff | tree |
2004-01-14 |
ian | * cxxfilt.c: Remove unused file.
|
commit | commitdiff | tree |
2004-01-14 |
ian | PR fortran/6491
|
commit | commitdiff | tree |
2004-01-13 |
ian | 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com> 2004-01-12 Ian Lance Taylor <ian@wasabisystems...
|
commit | commitdiff | tree |
2004-01-13 |
ian | * README: Remove.
|
commit | commitdiff | tree |
2004-01-13 |
ian | * demangle.h: If ANSI_PROTOTYPES is defined, include...
|
commit | commitdiff | tree |
2004-01-12 |
ian | * demangle.h (enum demangle_component_type): Define.
|
commit | commitdiff | tree |
2004-01-12 |
ian | * MAINTAINERS: Add myself as a libiberty MAINTAINER.
|
commit | commitdiff | tree |
2004-01-12 |
ian | PR c++/4100
|
commit | commitdiff | tree |
2004-01-12 |
ian | PR c++/4100
|
commit | commitdiff | tree |
2004-01-12 |
ian | * parser.c (cp_parser_decl_specifier_seq): Add parenthetical
|
commit | commitdiff | tree |
2004-01-11 |
ian | PR c++/3478
|
commit | commitdiff | tree |
2004-01-11 |
ian | PR c++/3478
|
commit | commitdiff | tree |
2004-01-02 |
ian | * cp-demangle.c (d_encoding): When DMGL_PARAMS is...
|
commit | commitdiff | tree |
2003-12-26 |
ian | * cp-demangle.c (is_ctor_or_dtor): Fix error in last...
|
commit | commitdiff | tree |
2003-12-22 |
fjahanian | Test to check for a valid memory reference of a misaligned...
|
commit | commitdiff | tree |
2003-12-22 |
fjahanian | Correct check for legitimate offset when addressing...
|
commit | commitdiff | tree |
2003-12-22 |
fjahanian | Check for a legitimate offset when addressing DImode...
|
commit | commitdiff | tree |
2003-12-22 |
ian | * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler...
|
commit | commitdiff | tree |
2003-12-20 |
ian | * cp-demangle.c (d_identifier): In Java mode, skip...
|
commit | commitdiff | tree |
2003-12-19 |
fjahanian | Test to test -mdynamic-no-pic -O2 -mpowerpc64 on Darwin.
|
commit | commitdiff | tree |
2003-12-19 |
fjahanian | Added code to recognize macho-style lo_sum adrress...
|
commit | commitdiff | tree |
2003-12-19 |
fjahanian | Added TARGET_MACHO to handle lo_sum address recognition.
|
commit | commitdiff | tree |
2003-12-19 |
ian | Fix for PR c++/13447:
|
commit | commitdiff | tree |
2003-12-15 |
ian | * cp-demangle.c (d_print_function_type): Print the...
|
commit | commitdiff | tree |
2003-12-15 |
ian | * cp-demangle.c (d_demangle): If DMGL_PARAMS is not...
|
commit | commitdiff | tree |
2003-12-15 |
ian | Fix handling of constructor/destructor of standard...
|
commit | commitdiff | tree |
2003-12-04 |
ian | * cp-demangle.c (IS_UPPER, IS_LOWER): Define. (has_return_type): Only accept _THIS variants of qualifiers. ...DMGL_PARAMS, only remove _THIS variants of
|
commit | commitdiff | tree |
2003-12-03 |
ian | * floatformat.c: Include "config.h" and <string.h... ...debugging code, use little endian rather than big endian. Correct tests to handle NaN...
|
commit | commitdiff | tree |
2003-12-01 |
ian | * cp-demangle.c (d_demangle): Only return success...
|
commit | commitdiff | tree |
2003-12-01 |
ian | * testsuite/demangle-expected: Revert one part of...
|
commit | commitdiff | tree |
2003-11-26 |
ian | * cp-demangle.c (struct d_print_mod): Add templates...
|
commit | commitdiff | tree |
2003-11-25 |
ian | * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to
|
commit | commitdiff | tree |
2003-11-24 |
ian | * cp-demangle.c (d_encoding): Add top_level parameter...
|
commit | commitdiff | tree |
2003-11-21 |
ian | * cp-demangle.c (has_return_type): Skip qualifiers...
|
commit | commitdiff | tree |
2003-11-21 |
ian | * testsuite/demangle-expected: Minor changes to match...
|
commit | commitdiff | tree |
2003-11-21 |
ian | * cp-demangle.c: Complete rewrite.
|
commit | commitdiff | tree |
2003-11-19 |
ian | * cp-demangle.c (demangle_operator_name): Remove space...
|
commit | commitdiff | tree |
2003-11-18 |
ian | * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE to
|
commit | commitdiff | tree |
2003-11-18 |
ian | * testsuite/Makefile.in (test-demangle): Depend upon...
|
commit | commitdiff | tree |
2003-11-14 |
fjahanian | Fixed bug saving vararg registers in -mpowerpc64 mode.
|
commit | commitdiff | tree |
2003-11-14 |
fjahanian | Fix bug saving vararg registers on stack in -mpowerpc64...
|
commit | commitdiff | tree |
2003-11-11 |
fjahanian | Minor fixes to darwin version of -mpowerpc64.
|
commit | commitdiff | tree |
2003-11-11 |
fjahanian | Misc. fixes for -mpowerpc64 vesion darwin.
|
commit | commitdiff | tree |
2003-10-18 |
fjahanian | Separate TARGET_POWERPC64 patterns for TARGET_64BIT...
|
commit | commitdiff | tree |
2003-10-18 |
fjahanian | Separate TARGET_POWERPC64 patterns for TARGET_64BIT...
|
commit | commitdiff | tree |
2003-10-14 |
ian | * config/arm/iwmmxt.md (cond_iwmmxt_movsi_insn): New...
|
commit | commitdiff | tree |
2003-10-11 |
ian | * config/arm/arm.c (arm_regno_class): Handle IWMMXT_GR_REGS.
|
commit | commitdiff | tree |
2003-10-10 |
ian | * gcc.c-torture/compile/20031010-1.c: New test.
|
commit | commitdiff | tree |
2003-10-04 |
fjahanian | Test for testing a global followed by extern declaration.
|
commit | commitdiff | tree |
2003-10-04 |
fjahanian | retain DECL_COMMON of old declaration
|
commit | commitdiff | tree |