Age | Commit message (Expand) | Author | Files | Lines |
2000-09-04 | cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of current context, use posn - 1 ... | Jakub Jelinek | 4 | -3/+28 |
2000-09-04 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-09-04 | operators.def (ALIGNOF_EXPR, [...]): Change new ABI mangling. | Mark Mitchell | 2 | -3/+8 |
2000-09-04 | * invoke.texi: Document the -mvxworks option for rs6000 ELF. | Geoff Keating | 2 | -1/+7 |
2000-09-04 | rs6000.h: Update various comments about XER_REGNO. | Geoff Keating | 2 | -21/+19 |
2000-09-03 | Configure changes required for zlib. | Anthony Green | 3 | -235/+268 |
2000-09-03 | arm.c (final_prescan_insn): If the form of a jump insn isn't recognized, don'... | Richard Earnshaw | 2 | -0/+8 |
2000-09-03 | avr.md ("*tablejump_lib"): New pattern. | Denis Chertykov | 2 | -9/+38 |
2000-09-03 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-09-03 | avr-protos.h, avr.c (unique_section, [...]): Add "const" as needed to remove ... | Marek Michalkiewicz | 5 | -256/+353 |
2000-09-02 | avr.md ("*negsi2"): substitute %@ to __zero_reg__ | Marek Michalkiewicz | 3 | -121/+170 |
2000-09-02 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-09-02 | gthr-dce.h (__gthread_objc_mutex_allocate): Create a pthread_mutex_t object b... | J. David Anglin | 2 | -3/+16 |
2000-09-02 | t-elf, [...]: New files. | Alexandre Oliva | 14 | -16/+812 |
2000-09-02 | rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro. | Alexandre Oliva | 7 | -51/+195 |
2000-09-02 | * gcc.c-torture/compile/20000827-1.c: New test. | Alexandre Oliva | 2 | -0/+21 |
2000-09-01 | fix-header.c (write_rbrac): Add putc and getc to list of functions to protect... | Fred Fish | 2 | -0/+7 |
2000-09-01 | Eliminate false DV warnings for predicated calls to noreturn functions. | Jim Wilson | 10 | -6/+83 |
2000-09-01 | c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE. | Joseph Myers | 6 | -198/+359 |
2000-09-01 | Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.c | Jim Wilson | 2 | -6/+18 |
2000-09-01 | ia64.md (mulsi3): Use grfr_register_operand. | Richard Henderson | 2 | -7/+20 |
2000-09-01 | c90-printf-1.c, [...]: Adjust warning regular expressions. | Joseph Myers | 11 | -286/+294 |
2000-09-01 | expr.c (clear_storage): Don't use emit_move_insn unless either BLKmode or pro... | Richard Kenner | 2 | -5/+17 |
2000-09-01 | flow.c (init_propagate_block_info): Don't mark frame dead at end of function ... | Richard Kenner | 2 | -0/+8 |
2000-09-01 | dwarf2out.c (stack_adjust_offset): New function. | Andrew Haley | 2 | -33/+64 |
2000-09-01 | * g++.old-deja/g++.other/nested4.C: New test. | Nathan Sidwell | 2 | -0/+37 |
2000-09-01 | parse.y (named_class_head): Check for TYPENAME_TYPE. | Nathan Sidwell | 2 | -12/+23 |
2000-09-01 | * g++.old-deja/g++.ns/scoped1.C: New test. | Nathan Sidwell | 2 | -0/+30 |
2000-09-01 | * call.c (build_scoped_method_call): Check it is not a namespace. | Nathan Sidwell | 2 | -0/+9 |
2000-09-01 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-09-01 | arm.md: Use no_new_pseudos to determine when it is safe to create new pseudo ... | Jeffrey A Law | 2 | -17/+17 |
2000-08-31 | arm.c (legitimize_pic_address): Use no_new_pseudos to determine when we can s... | Jeffrey A Law | 2 | -3/+8 |
2000-09-01 | stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are... | Geoff Keating | 7 | -3/+47 |
2000-08-31 | Make-lang.in (jc1$(exeext), [...]): Make parallel safe. | Mike Stump | 1 | -13/+13 |
2000-08-31 | Make-lang.in (jc1$(exeext), [...]): Make parallel safe. | Mike Stump | 1 | -0/+5 |
2000-08-31 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-08-30 | tree.c (bot_manip): Check TREE_CONSTANT rather than !TREE_SIDE_EFFECTS. | Jason Merrill | 1 | -0/+20 |
2000-08-30 | cp-tree.h (LOCAL_CLASS_P): Use decl_function_context. | Jason Merrill | 4 | -17/+24 |
2000-08-30 | gmicro.h (TARGET_SWITCHES): Add descriptions and mark them for translation. | Philipp Thomas | 2 | -16/+25 |
2000-08-30 | Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.sh | Greg McGary | 4 | -7/+13 |
2000-08-30 | tree.h (struct tree_int_cst): Wrap low and high in a sub-struct. | Greg McGary | 3 | -10/+24 |
2000-08-30 | * contrib.texi: Add self. | Neil Booth | 2 | -0/+7 |
2000-08-30 | sh.md (cmpeqsi_ior_t, [...]): New insns. | Alexandre Oliva | 2 | -6/+33 |
2000-08-30 | do not define const | J. David Anglin | 2 | -4/+4 |
2000-08-30 | * lib/g++.exp: Support testing already-installed GCC. | Alexandre Oliva | 2 | -1/+8 |
2000-08-30 | typos | Jason Merrill | 2 | -3/+3 |
2000-08-30 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-08-29 | expr.c (store_constructor): Allow variable bounds of array type. | Richard Kenner | 3 | -56/+73 |
2000-08-29 | Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com... | J. David Anglin | 5 | -246/+265 |
2000-08-29 | Fix typo in last change to f_options | Richard Kenner | 1 | -2/+2 |