Age | Commit message (Expand) | Author | Files | Lines |
2003-03-13 | float.h, [...]: GCC, not GNU CC. | Nathanael Nerode | 6 | -20/+25 |
2003-03-13 | * Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC. | Nathanael Nerode | 4 | -12/+16 |
2003-03-13 | g77.texi, [...]: GCC, not GNU CC. | Nathanael Nerode | 5 | -11/+16 |
2003-03-13 | * pa.c (pa_init_builtins): Fix warning. | John David Anglin | 2 | -1/+5 |
2003-03-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-03-12 | ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove. | Steve Ellcey | 2 | -59/+20 |
2003-03-12 | re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw)) | Andrew Lewycky | 4 | -5/+27 |
2003-03-12 | cppfiles.c (cpp_rename_file, [...]): New. | Neil Booth | 4 | -28/+45 |
2003-03-12 | aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE, _gcc_COMPUTE_GAS_VERSION. | Nathanael Nerode | 4 | -213/+353 |
2003-03-12 | xtensa.md (adddi3): Don't clobber source operand used to detect carry. | Bob Wilson | 2 | -2/+21 |
2003-03-12 | netbsd64.h (TARGET_OS_CPP_BUILTINS): Remove call to NETBSD_OS_CPP_BUILTINS_LP64. | Andreas Jaeger | 2 | -2/+5 |
2003-03-12 | Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. | Nathanael Nerode | 4 | -723/+789 |
2003-03-12 | c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets. | Andreas Jaeger | 9 | -26/+38 |
2003-03-12 | * i386.c (ix86_setup_incoming_varargs): Set stack_alignment_needed to 128. | Jan Hubicka | 2 | -0/+6 |
2003-03-12 | Fix date in last log entry | Daniel Jacobowitz | 1 | -1/+1 |
2003-03-12 | * gcc.c-torture/execute/20030224-2.c: New test. | Daniel Jacobowitz | 2 | -0/+32 |
2003-03-12 | Fix PR target/9797 and PR c/9853. | Daniel Jacobowitz | 2 | -0/+9 |
2003-03-12 | sh.c: Include basic-block.h. | J"orn Rennecke | 2 | -0/+198 |
2003-03-12 | gjavah.c (is_first_data_member): New global variable. | Andrew Haley | 2 | -0/+23 |
2003-03-12 | (FIXED_REGISTERS): Add Maverick registers. | Nick Clifton | 3 | -5/+16 |
2003-03-12 | Actually regenerate (using autoheader) this time. | Hans-Peter Nilsson | 1 | -4/+4 |
2003-03-12 | configure.in (rlim_t): Define to long if no valid definition found in sys/res... | Hans-Peter Nilsson | 4 | -131/+176 |
2003-03-12 | /home/neil/diffs/mcore.log | Neil Booth | 4 | -22/+40 |
2003-03-12 | re PR c/9928 (ICE on duplicate enum declaration) | Eric Botcazou | 4 | -1/+17 |
2003-03-12 | re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instruct... | Eric Botcazou | 4 | -8/+100 |
2003-03-12 | winnt.c (DLL_IMPORT_PREFIX): New define. | Danny Smith | 2 | -25/+66 |
2003-03-12 | re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instruct... | Eric Botcazou | 3 | -32/+51 |
2003-03-12 | * Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o. | Andreas Jaeger | 2 | -3/+9 |
2003-03-12 | Fix PR number in log message. | Mark Mitchell | 2 | -2/+2 |
2003-03-12 | re PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191) | Mark Mitchell | 4 | -10/+23 |
2003-03-12 | * c-cppbuiltin.c (builtin_define_std): Make non-static. | Neil Booth | 2 | -2/+7 |
2003-03-12 | g++.1: Remove. | Alexandre Oliva | 3 | -5/+21 |
2003-03-12 | freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove. | Loren J. Rittle | 5 | -28/+45 |
2003-03-12 | * c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED. | Geoffrey Keating | 2 | -1/+5 |
2003-03-12 | rs6000.c (rs6000_stack_info): Remove insn_chain_scanned. | Aldy Hernandez | 3 | -4/+14 |
2003-03-12 | toplev.c (independent_decode_option): Return success for --help, --target-hel... | Alexandre Oliva | 2 | -0/+8 |
2003-03-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-03-11 | linux64.h (DRIVER_SELF_SPECS): Add endian_spec. | Alexandre Oliva | 2 | -6/+17 |
2003-03-11 | re PR c++/9924 (Multiple using statements for builtin functions not allowed) | Mark Mitchell | 4 | -12/+36 |
2003-03-11 | re PR c++/9820 (ice in build_baselink (templates)) | Jason Merrill | 3 | -1/+21 |
2003-03-11 | * sh.md (reload_inqi): Fix mode for source in second set. | J"orn Rennecke | 2 | -1/+5 |
2003-03-11 | cselib.c (cselib_invalidate_mem_1): Move too ... | Jan Hubicka | 3 | -50/+95 |
2003-03-11 | * Makefile.in: Fix typo. | Neil Booth | 1 | -1/+1 |
2003-03-11 | rs6000.c (rs6000_override_options): Disable string instructions for e500. | Aldy Hernandez | 2 | -0/+10 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 3 | -1/+7 |
2003-03-11 | tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN. | Aldy Hernandez | 5 | -23/+93 |
2003-03-11 | parse.y (resolve_field_access): Initialize class if field is found in another... | Tom Tromey | 3 | -1/+28 |
2003-03-11 | return-type-3.c: New test. | Steven Bosscher | 2 | -0/+18 |
2003-03-11 | cris.md: Remove lingering EGCS reference. | Hans-Peter Nilsson | 4 | -56/+81 |
2003-03-11 | re PR c++/8700 (unhelpful error message for binding temp to reference) | Mark Mitchell | 5 | -83/+132 |