Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 14 | -22/+22 | |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 1 | -1/+1 | |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 1 | -1/+1 | |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 4 | -37/+30 | |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 16 | -24/+49 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 23 | -339/+701 | |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 22 | -22/+64 | |
1999-12-08 | import gdb-1999-12-07 snapshot | Jason Molenda | 2 | -1/+8 | |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 21 | -221/+169 | |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 3 | -450/+31 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 6 | -40/+14 | |
1999-11-02 | import gdb-1999-11-01 snapshot | Jason Molenda | 1 | -2/+9 | |
1999-10-26 | import gdb-1999-10-25 snapshot | Jason Molenda | 1 | -2/+2 | |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 2 | -171/+160 | |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 3 | -1/+11 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 4 | -15/+8 | |
1999-09-13 | import gdb-1999-09-13 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 15 | -14/+272 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 34 | -481/+439 | |
1999-08-23 | Files removed as of the 1999-08-23 snapshot. | Jason Molenda | 4 | -28/+0 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 9 | -34/+81 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 10 | -14/+56 | |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 3 | -7/+188 | |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 3 | -4/+82 | |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 6 | -0/+386 | |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -3/+24 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 300 | -5321/+5603 | |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 6 | -589/+590 | |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -0/+3 | |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 9 | -942/+943 | |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 3 | -21/+25 | |
1999-06-08 | import gdb-1999-06-07 snapshot | Jason Molenda | 1 | -0/+22 | |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 16 | -152/+65 | |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 9 | -39/+8 | |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 40 | -299/+177 | |
1999-05-19 | import gdb-1999-0519 | Jason Molenda | 1 | -1/+1 | |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 32 | -156/+52 | |
1999-04-27 | import gdb-19990422 snapshot | Stan Shebs | 5 | -0/+536 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 29 | -68/+124 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 537 | -0/+27866 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -0/+17 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 527 | -26420/+0 | |
1999-02-15 | * config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that | Mark Alexander | 1 | -0/+2 | |
coffread.c will correctly handle char or short function parameters. | |||||
1999-01-27 | * v850-tdep.c (v850_generic_reg_names, v850e_reg_names, | Mark Alexander | 1 | -1/+10 | |
v850_register_names, v850_processor_type_table): Declare tables and structures for handling differences in register names for v850 and v850e. (struct reg_list): Define new structure for creating tables of register bit masks in v850e instrutions. (handle_prepare, handle_pushm): New helpers for v850_scan_prologue. (v850_scan_prologue): Recognize v850e instructions: callt, prepare, and pushm. (v850_target_architecture_hook): New function to set register names based on current machine. (_initialize_v850_tdep): Set up target_architecture_hook. * config/v850/tm-v850.h (v850_register_names): Declare. (REGISTER_NAME): Define to refer to v850_register_names. (SR0_REGNUM, CTBP_REGNUM): Define. (PS_REGNUM): Redefine in terms of SR0_REGNUM. | |||||
1999-01-26 | am33 sanitize changes | Jeff Law | 2 | -8/+8 | |
1999-01-20 | Changes for PR 8996: | Mark Alexander | 1 | -0/+5 | |
* h8300-tdep.c (original_register_names, h8300h_register_names, h8300_register_names): Define new variables. (set_register_names): New function to set register names based on current CPU type. (h8300_command, h8300h_command, h8300s_command): Call set_register_names. * config/h8300/tm-h8300.h (h8300_register_names): Declare. (REGISTER_NAME): Define to refer to h8300_register_names. | |||||
1999-01-15 | Changed ABI to match a GCC change. Structs passed by value are always | Zdenek Radouch | 1 | -2/+13 | |
passed using a pointer. | |||||
1999-01-07 | Beta version of the FR30 port. | Zdenek Radouch | 1 | -18/+9 | |
1999-01-04 | hp merge changes; 5 new files. | David Taylor | 10 | -9/+296 | |
1998-12-31 | 1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 9 | -31/+0 | |
* utils.c: <readline/readline.h> instead of "readline/readline.h". * configure.in (TERM_LIB): Search for the appropriate term library on the host system. * configure: Regenerated. * Makefile.in (TERMCAP): Set based on autoconf check. * config/*/*.mh: Don't override TERMCAP setting. |