Age | Commit message (Expand) | Author | Files | Lines |
2003-03-13 | rs6000.c (processor_target_table): Really allow GP optional instructions on P... | David Edelsohn | 2 | -2/+7 |
2003-03-14 | calls.c (flags_from_decl_or_type): Factor and remove redundant conditional te... | Roger Sayle | 2 | -7/+15 |
2003-03-14 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-03-13 | dll-1.c: Remove thumb target. | Danny Smith | 6 | -10/+48 |
2003-03-13 | re PR c++/9420 (incomplete type incorrectly reported) | Jason Merrill | 3 | -7/+8 |
2003-03-13 | decl2.c (do_nonmember_using_decl): Correct handling of simultaneous type/non-... | Mark Mitchell | 4 | -0/+20 |
2003-03-13 | re PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191) | Jason Merrill | 1 | -0/+18 |
2003-03-13 | Fix typo in ChangeLog | Mark Mitchell | 1 | -1/+1 |
2003-03-13 | ggc-page.c (struct page_entry): Remove varray.h header. | Mike Stump | 3 | -28/+316 |
2003-03-13 | call.c (initialize_reference): Remove bogus assertion. | Mark Mitchell | 6 | -40/+33 |
2003-03-13 | ChangeLog: Rotated last year's entries to... | Nathanael Nerode | 2 | -14448/+14453 |
2003-03-13 | parse.y (resolve_inner_class): Error if qualifier is a primitive type. | Tom Tromey | 2 | -2/+14 |
2003-03-13 | fde-glibc.c, [...]: It's GCC, not GNU CC. | Nathanael Nerode | 16 | -60/+71 |
2003-03-13 | configopts.html, [...]: Fix invalid XHTML and make page header style consistent. | Jonathan Wakely | 7 | -20/+36 |
2003-03-13 | output_return_instruction: Simplyify test for avoiding type 2 LDMs. | Nick Clifton | 1 | -5/+1 |
2003-03-13 | Makefile.in (dojump.o): New target. | Ansgar Esztermann | 4 | -980/+1021 |
2003-03-13 | rs6000.c (rs6000_dwarf_register_span): Differentiate endianness. | Aldy Hernandez | 2 | -7/+14 |
2003-03-13 | Remove redundant writeback test in previous delta. | Nick Clifton | 1 | -4/+7 |
2003-03-13 | (print_multi_reg): Do not generate a type 2 LDM instructions with writeback e... | Nick Clifton | 2 | -15/+35 |
2003-03-13 | (FIXED_REGISTERS): Remove definition. | Nick Clifton | 2 | -22/+11 |
2003-03-13 | rs6000.c (rs6000_flag_pic): Delete. | Alan Modra | 5 | -33/+56 |
2003-03-13 | emit-rtl.c (try_split): Handle 1-1 splits of call insns properly. | Richard Henderson | 5 | -310/+469 |
2003-03-13 | * Make-lang.in (tree1$(exeext)): Fix previous patch. | Andreas Jaeger | 2 | -1/+5 |
2003-03-13 | dsp16xx-protos.h, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 5 | -17/+21 |
2003-03-13 | c4x-c.c, [...]: GCC, not GNU CC. | Nathanael Nerode | 9 | -31/+36 |
2003-03-13 | ecos.exp (gcsec-1.c): Find linker used by gcc. | John David Anglin | 5 | -4/+14 |
2003-03-13 | genattrtab.h, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 7 | -24/+27 |
2003-03-13 | c-pch.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 11 | -38/+43 |
2003-03-13 | lib1funcs.asm, [...]: GCC, not GNU CC. | Nathanael Nerode | 8 | -26/+31 |
2003-03-13 | bsd.h, [...]: GCC, not GNU CC. | Nathanael Nerode | 13 | -48/+56 |
2003-03-13 | cpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING. | Benjamin Kosnik | 2 | -3/+8 |
2003-03-13 | fixinc.interix: Remove dead code (most of it). | Nathanael Nerode | 3 | -386/+3 |
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 | 2 | -2/+2 |
2003-03-13 | index.html: Explain memory "leaks" due to allocators. | Jonathan Wakely | 4 | -150/+184 |
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 | configure.in: Avoid trailing /. | Andreas Schwab | 20 | -292/+309 |
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 | 9 | -926/+874 |
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 |