Age | Commit message (Expand) | Author | Files | Lines |
2002-07-01 | Wipe out apache. | Nathanael Nerode | 3 | -20/+24 |
2002-07-01 | t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1, and LIBGCC1_TEST. | Zack Weinberg | 4 | -16/+6 |
2002-07-01 | * emit-rtl.c (init_emit_once): Add missing cast to HOST_WIDE_INT. | John David Anglin | 2 | -1/+5 |
2002-07-01 | Reorganize, remove now-redundant tests. | Nathanael Nerode | 2 | -426/+423 |
2002-07-01 | re PR rtl-optimization/4046 (redundant conditional branch) | Roger Sayle | 2 | -0/+34 |
2002-07-01 | Kill last references to LIBGCC1_TEST, which is never tested and never set to ... | Nathanael Nerode | 4 | -2/+8 |
2002-07-01 | README.Portability (Function prototypes): Give an example of declaring and de... | Matt Kraai | 2 | -0/+14 |
2002-07-01 | README.Portability (Function prototypes): Document new variable-argument func... | Matt Kraai | 2 | -22/+11 |
2002-07-01 | config-ml.in doesn't need to worry about cygnus configure | Nathanael Nerode | 2 | -21/+9 |
2002-07-01 | strstream: Remove namespace std. | Benjamin Kosnik | 14 | -576/+518 |
2002-07-01 | sh.c (langhooks.h): Include. | J"orn Rennecke | 4 | -30/+1791 |
2002-07-01 | cmdlne-dD.c, [...]: New tests. | Neil Booth | 4 | -0/+32 |
2002-07-01 | re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ... | Hans-Peter Nilsson | 2 | -0/+80 |
2002-07-01 | objc.exp (objc_target_compile): Add the -I path to ObjC header here... | Stan Shebs | 3 | -2/+15 |
2002-07-01 | tree.c (build_function_type_list): Update function comment. | Aldy Hernandez | 2 | -7/+13 |
2002-07-01 | configure.in (libtool_VERSION): Bump to 5:0:0. | Benjamin Kosnik | 3 | -2/+7 |
2002-07-01 | Makefile.in: Remove all trace of tradcpp.c, tradcpp.h, tradcif.y and related ... | Neil Booth | 5 | -5893/+8 |
2002-07-01 | Remove references to building emacs from top level Makefile.in. | Nathanael Nerode | 2 | -10/+4 |
2002-07-01 | * gcc.c-torture/execute/arith-rand-ll.c: New test. | J"orn Rennecke | 2 | -0/+118 |
2002-07-01 | cpptrad.c (skip_whitespace): Pass pointer to prior char. | Neil Booth | 4 | -1/+19 |
2002-07-01 | * cppmacro.c: Forgotten commit. | Neil Booth | 2 | -3/+7 |
2002-07-01 | * mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses. | Kaveh R. Ghazi | 2 | -5/+8 |
2002-07-01 | Daily bump. | GCC Administrator | 7 | -7/+7 |
2002-07-01 | configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure. | Douglas B Rupp | 4 | -141/+224 |
2002-07-01 | gcj.texi: Fixed gcj invocation example so that it compiles. | T.J. Mather | 2 | -1/+5 |
2002-07-01 | objc-act.c (finish_file): Avoid finish_objc() if -fsyntax-only. | Devang Patel | 4 | -1/+24 |
2002-06-30 | cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ... | Nathan Sidwell | 4 | -352/+368 |
2002-06-30 | extend.texi: Add ip2k port to description of attribute naked. | Denis Chertykov | 12 | -5/+17567 |
2002-06-30 | mmix.md ("return"): New pattern. | Hans-Peter Nilsson | 6 | -14/+117 |
2002-06-30 | i386.c (ix86_init_mmx_sse_builtins): Fix typos. | Aldy Hernandez | 2 | -3/+6 |
2002-06-30 | * gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses. | Kaveh R. Ghazi | 2 | -1/+5 |
2002-06-30 | Daily bump. | GCC Administrator | 7 | -7/+7 |
2002-06-30 | * unroll.c (loop_iterations): Handle EQ loops. | Alan Modra | 2 | -6/+41 |
2002-06-29 | rs6000.md (ctrdi): Allocate pseudo for FPR constraint in define_expand, not s... | David Edelsohn | 2 | -48/+64 |
2002-06-30 | i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ... | Aldy Hernandez | 8 | -700/+357 |
2002-06-29 | * collect2.c (scan_prog_file): Fix typo in message. | Kaveh R. Ghazi | 2 | -1/+5 |
2002-06-29 | fold-cont.c: Remove unused CHARMASK. | Aaron Lehmann | 2 | -7/+4 |
2002-06-29 | * win32_threads.c (GC_push_all_stacks): Tolerate bad sp. | Hans Boehm | 2 | -2/+14 |
2002-06-29 | re PR preprocessor/7150 (gcc -dM -E ... SegFault) | Neil Booth | 2 | -6/+8 |
2002-06-29 | crtdll.h: Define EXTRA_OS_CPP_BUILTINS. | Neil Booth | 14 | -85/+158 |
2002-06-29 | Daily bump. | GCC Administrator | 7 | -7/+7 |
2002-06-29 | c4x.h: (TARGET_CPU_CPP_BUILTINS): Check flag_inline_functions and flag_inline... | Herman A.J. ten Brugge | 2 | -1/+7 |
2002-06-29 | PR libstdc++/7157, PR libstdc++/7158, PR libstdc++/7161 | Phil Edwards | 4 | -8/+95 |
2002-06-29 | configure.in (gcc_gxx_include_dir): Change to match versioned C++ headers if ... | Phil Edwards | 3 | -316/+333 |
2002-06-28 | * gcse.c (gcse_emit_move_after): Use gen_move_insn to produce the move. | Jan Hubicka | 2 | -7/+9 |
2002-06-28 | combine.c (combine_simplify_rtx): Pass the mode of the shift count... | Stephen Clarke | 2 | -1/+7 |
2002-06-28 | m68hc11.md ("*addsi3"): Use 'o' constraint to avoid the auto increment addres... | Stephane Carrez | 2 | -9/+54 |
2002-06-28 | MAINTAINERS: Update my email address. | Graham Stott | 1 | -0/+4 |
2002-06-28 | * Update email address. | Graham Stott | 1 | -1/+1 |
2002-06-28 | m68hc11.h (OPTIMIZATION_OPTIONS): Define. | Stephane Carrez | 4 | -2/+30 |