Age | Commit message (Expand) | Author | Files | Lines |
2003-05-03 | expr.c (expand_expr, [...]): Don't use gen_lowpart on non-integer modes. | Richard Kenner | 2 | -3/+8 |
2003-05-03 | emit-rtl.c (last_call_insn, [...]): New functions. | Olivier Hainque | 11 | -95/+188 |
2003-05-03 | stor-layout.c (place_field): When adjusting offset_align, use desired_align, ... | Richard Kenner | 2 | -1/+6 |
2003-05-03 | * gcc.dg/m-un-2.c: Fix the typedef of size_t. | Kazu Hirata | 2 | -1/+5 |
2003-05-03 | c-decl.c (pending_invalid_xref_file): Remove. | Nathan Sidwell | 9 | -41/+42 |
2003-05-03 | PR c++/9364, c++/10553, c++/10586 | Kriang Lerdsuwanakij | 5 | -0/+35 |
2003-05-03 | class.c (finish_struct): Use location_t and input_location directly. | Nathan Sidwell | 10 | -98/+83 |
2003-05-03 | * ansify.c (die_unless): Revert lineno change here. | Nathan Sidwell | 2 | -1/+5 |
2003-05-03 | * gcc.c-torture/compile/20030503-1.c: New test. | Richard Sandiford | 2 | -0/+16 |
2003-05-03 | * config/mips/mips.md: Fix comment typo. | Richard Sandiford | 2 | -1/+3 |
2003-05-03 | mips.c (mips_integer_op): New structure. | Richard Sandiford | 2 | -10/+199 |
2003-05-03 | * Makefile.in (gcov-iov.h): Use move-if-change and a stamp. | Matt Kraai | 2 | -2/+9 |
2003-05-03 | re PR java/10491 (gcjh should make enclosing class a "friend" of inner classes) | Tom Tromey | 2 | -0/+38 |
2003-05-03 | re PR java/10459 (ICE with certain expressions as 3rd clause of for loop) | Tom Tromey | 2 | -7/+21 |
2003-05-03 | builtins.c (expand_builtin_stpcpy): Copy `arglist' before modifying it. | Kaveh R. Ghazi | 2 | -2/+9 |
2003-05-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-02 | contrib.texi (Contributors): Add Zdenek Dvorak, Aldy Hernandez, and Kazu Hirata. | Falk Hueffner | 2 | -1/+17 |
2003-05-02 | rs6000.c (rs6000_attribute_table): Add 'extern' to tentative declaration. | Geoffrey Keating | 2 | -1/+4 |
2003-05-02 | sysv4.h (SYMBOL_FLAG_SMALL_V4): Delete. | Geoffrey Keating | 3 | -38/+14 |
2003-05-02 | c-semantics.c (genrtl_switch_stmt, [...]): Call expand_stmt on result of expa... | Geoffrey Keating | 2 | -7/+13 |
2003-05-02 | * doc/contrib.texi (Contributors): Add Daniel Berlin. | Gerald Pfeifer | 2 | -0/+8 |
2003-05-02 | {603.md,6xx.md,7450.md,7xx.md,rs64.md}: Decrease number of automata. | David Edelsohn | 8 | -23/+30 |
2003-05-02 | calls.c (struct arg_data): Move offset, slot_offset, size and alignment_pad t... | Alan Modra | 4 | -251/+264 |
2003-05-02 | Clarify the comment before the abort we hit when a translated string contains... | Wolfgang Bangerth | 1 | -1/+3 |
2003-05-02 | * g++.dg/lookup/using5.C: Fix testcase error. | Kriang Lerdsuwanakij | 2 | -1/+5 |
2003-05-02 | Makefile.in (TREE_H): Replace location.h with input.h. | Nathan Sidwell | 14 | -99/+85 |
2003-05-02 | Add xstormy16 to list of targets that has a nop instruction and hence which c... | Nick Clifton | 3 | -352/+370 |
2003-05-01 | mips-abi.exp (is_meabi_config): Remove, since MEABI is no longer supported. | Chris Demetriou | 2 | -19/+11 |
2003-05-01 | re PR target/8257 ([Alpha] frame pointer computation wrong on alpha (cross-co... | Falk Hueffner | 2 | -24/+31 |
2003-05-01 | reload.c (find_reloads): Also check that all of a multi-reg value is in the c... | DJ Delorie | 2 | -1/+16 |
2003-05-02 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2003-05-01 | * scan.h (lineno): Revert the rename here. | Nathan Sidwell | 2 | -1/+5 |
2003-05-01 | trans.c (tree_transform, [...]): Rename lineno to input_line. | Nathan Sidwell | 2 | -8/+8 |
2003-05-01 | darwin.c (darwin_encode_section_info): Call default_encode_section_info. | Stan Shebs | 2 | -0/+11 |
2003-05-01 | missed from my previous checkin | Nathan Sidwell | 2 | -0/+48 |
2003-05-01 | rs6000.md (define_attr "type"): Add mfjmpr. | David Edelsohn | 15 | -61/+292 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 58 | -379/+450 |
2003-05-01 | decl2.c (comdat_linkage): Don't externalize explicit instantiations. | Mark Mitchell | 2 | -1/+6 |
2003-05-01 | lex.c (ffelex_file_pop_): Rename parameter from input_filename. | Nathan Sidwell | 2 | -6/+9 |
2003-05-01 | re PR c++/10554 (ICE with illegal using declaration) | Kriang Lerdsuwanakij | 4 | -0/+29 |
2003-05-01 | cp-tree.h (struct lang_id2): Remove. | Steven Bosscher | 2 | -24/+22 |
2003-05-01 | re PR ada/10546 (GCC 3.3, Ada tasking not working on Red Hat Linux 9) | Laurent Guerby | 2 | -17/+22 |
2003-05-01 | dwarf2out.c (dwarf2out_init, [...]): Change parameter name from input_filename. | Nathan Sidwell | 4 | -9/+19 |
2003-05-01 | re PR c++/8772 (misleading diagnostic for template template parameter) | Kriang Lerdsuwanakij | 4 | -0/+32 |
2003-05-01 | Regenerated with autoconf 2.13. | Richard Sandiford | 1 | -9350/+4020 |
2003-05-01 | Missed commit file. | Eric Christopher | 1 | -2/+2 |
2003-05-01 | Merge from rewrite branch. | Eric Christopher | 15 | -8223/+13649 |
2003-05-01 | g++-dg.exp (g++-dg-test): Add "repo" option. | Mark Mitchell | 3258 | -6105/+6567 |
2003-04-30 | * builtins.def (BUILTIN_CONSTANT_P): Mark as constant. | Diego Novillo | 2 | -1/+5 |
2003-05-01 | tree-inline.c (inlinable_function_p): Back out last change, it's unnecessary. | Geoffrey Keating | 2 | -7/+5 |