Age | Commit message (Expand) | Author | Files | Lines |
2000-12-04 | virtual9.C: New test. | Neil Booth | 4 | -0/+102 |
2000-12-04 | Fix bogons from XScale contribution | Nick Clifton | 3 | -3/+9 |
2000-12-04 | Do not create interworking functions if the target architecture does not | Nick Clifton | 2 | -8/+12 |
2000-12-04 | ONEWS: New file with the current contents of NEWS up to EGCS 1.1. | Joseph Myers | 3 | -1075/+2525 |
2000-12-04 | Remove spurious CYGNUS LOCAL markers | Nick Clifton | 2 | -6/+0 |
2000-12-04 | * gcc.dg/cpp/extratokens.c: Forgotten file. | Neil Booth | 1 | -0/+38 |
2000-12-04 | instan1.C, instan2.C: Move to... | Neil Booth | 6 | -24/+7 |
2000-12-04 | assert_trad1.c, [...]: New tests. | Neil Booth | 4 | -0/+85 |
2000-12-04 | tradcif.y: Move lexptr to top of file. | Neil Booth | 4 | -8/+65 |
2000-12-04 | config.gcc: Fix typo for UnixWare 7. | Rodney Brown | 2 | -1/+5 |
2000-12-04 | typo | DJ Delorie | 1 | -2/+2 |
2000-12-04 | invoke.texi: Replace `pedwarns' with clearer text. | Phil Edwards | 2 | -2/+6 |
2000-12-04 | do not clean autogenerated fixinc files | Bruce Korb | 3 | -2/+13 |
2000-12-04 | Capitalization fix. | DJ Delorie | 1 | -1/+1 |
2000-12-04 | * md.texi: Add overview, clarify match_dup and define_expand. | DJ Delorie | 2 | -0/+90 |
2000-12-04 | print-tree.c (print_node): target-specific builtins print numbers, not names. | DJ Delorie | 2 | -3/+13 |
2000-12-04 | stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, MODE_VECTOR_FLOAT. | Jason Merrill | 4 | -3/+13 |
2000-12-04 | mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector". | Jason Merrill | 12 | -42/+114 |
2000-12-04 | fix typo | Jason Merrill | 1 | -1/+1 |
2000-12-04 | fix typo | Jason Merrill | 1 | -1/+1 |
2000-12-04 | error.c (dump_function_decl): Use DECL_VIRTUAL_P, not TYPE_POLYMORPHIC_P. | Nathan Sidwell | 3 | -2/+9 |
2000-12-04 | * README.APOLLO: Remove obsolete file. | Gerald Pfeifer | 2 | -112/+4 |
2000-12-04 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-12-04 | * cppinternals.texi: New file. | Neil Booth | 2 | -0/+229 |
2000-12-04 | cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ... | Neil Booth | 7 | -23/+35 |
2000-12-04 | builtins.c (expand_builtin_strspn, [...]): Handle another transformation. | Kaveh R. Ghazi | 5 | -3/+45 |
2000-12-04 | Note XScale contribution. | Nick Clifton | 1 | -1/+3 |
2000-12-04 | Add support for XScale target | Nick Clifton | 14 | -75/+811 |
2000-12-04 | * gcc.c-torture/execute/20001203-1.c: New test. | Joseph Myers | 2 | -0/+28 |
2000-12-03 | bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exceptio... | Richard Henderson | 5 | -85/+143 |
2000-12-03 | default the build machine triplet, if it is not provided | Bruce Korb | 2 | -4/+11 |
2000-12-03 | Makefile.in: use $(build_canonical), not $(canonical_build). | Laurynas Biveinis | 2 | -1/+5 |
2000-12-03 | Move the region scheduling code out of haifa-sched.c. | Bernd Schmidt | 5 | -3183/+3266 |
2000-12-03 | pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ... | Laurynas Biveinis | 3 | -19/+37 |
2000-12-03 | Move dependency code out of haifa-sched.c | Bernd Schmidt | 5 | -1471/+1599 |
2000-12-03 | Move scheduling visualization code to separate file. | Bernd Schmidt | 4 | -901/+970 |
2000-12-03 | Try to separate region-specific code from generic parts in the scheuler. | Bernd Schmidt | 4 | -322/+529 |
2000-12-03 | * gcc.dg/cpp/macro6.c: New test cases. | Neil Booth | 2 | -0/+36 |
2000-12-03 | cppmacro.c (funlike_invocation_p): Re-disable macros enabled by contexts drop... | Neil Booth | 2 | -10/+25 |
2000-12-03 | t-linux (MULTILIB_OPTIONS): Comment. | Manfred Hollstein | 2 | -5/+13 |
2000-12-03 | Daily bump. | Jeff Law | 2 | -2/+2 |
2000-12-03 | - fix line which did not get committed properly | David Edelsohn | 1 | -1/+1 |
2000-12-03 | builtins.c (expand_builtin_strcat, [...]): New functions. | Kaveh R. Ghazi | 10 | -14/+531 |
2000-12-03 | builtins.c (expand_builtin_strcmp): Use const*_rtx when expanding strcmp at c... | Kaveh R. Ghazi | 5 | -24/+186 |
2000-12-02 | rs6000.md (anddi3_internal[23]): Prefer rldic? | David Edelsohn | 2 | -12/+18 |
2000-12-02 | c-common.c (combine_strings): When the ISO C standard specifies the maximum l... | Geoffrey Keating | 4 | -5/+14 |
2000-12-02 | cpplib.c (do_ifdef): Add check_eol() call. | Geoffrey Keating | 4 | -0/+22 |
2000-12-02 | Prepare for fixincludes on BeOS | Daniel Berlin | 7 | -51/+109 |
2000-12-02 | Kaveh's warning patch from 11/19 | Bruce Korb | 5 | -34/+74 |
2000-12-02 | empty initial version | Bruce Korb | 1 | -0/+0 |